MostUsed

approved

by Levi Kingma

Creates a list from your 100 most commonly used words

10 stars1,026 downloadsUpdated 1y agoMIT
View on GitHub

MostUsed is a simple plugin for Obsidian that takes the 100 most common words from all the notes in your vault and shows them to you in a graph view.

Screenshot 2024-08-18 161529

You can either click on the icon seen in the video above or type the command "Show Most Used Words Graph" to show the graph.

You can also exclude words or specify the scope of the scanning in the plugins settings.

Screenshot 2024-08-18 162114

The settings tab also includes an option to see the full list of all words present in your vault and gives the option to copy or export this list as a .txt or .json. Do note that you first have to use the graph feature before you can see the full list.

image

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.