Description
Data Visualization Plugin
Category: Data Visualization
The Word Frequency plugin helps Obsidian users analyze their notes by displaying a list of the most frequently used words in a sidebar. It supports filtering, ignoring specific words through a blacklist, and setting a minimum occurrence threshold to focus on meaningful terms. Designed to aid in keyword identification for SEO, résumé writing, and general content analysis, the plugin ensures special characters are excluded from counts.
Reviews
No reviews yet.
Stats
4
stars
4 stargazers
1,486
downloads
1,486 downloads
0
forks
0 forks
274
days
274 days since creation
22
days
22 days since last commit
66
days
66 days since last release
31
total PRs
31 total pull requests
1
open PRs
1 open pull requests
0
closed PRs
0 closed pull requests
30
merged PRs
30 merged pull requests
3
total issues
3 total issues
1
open issues
1 open issues
2
closed issues
2 closed issues
0
commits
0 total commits in last one year
Latest Version
2 months ago
Changelog
What's Changed
- Bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in https://github.com/mts7/obsidian-word-frequency/pull/29
- Bump js-yaml by @dependabot[bot] in https://github.com/mts7/obsidian-word-frequency/pull/31
- Bump tmp, @stryker-mutator/core and @stryker-mutator/jest-runner by @dependabot[bot] in https://github.com/mts7/obsidian-word-frequency/pull/32
- add todo item, fix spelling by @mts7 in https://github.com/mts7/obsidian-word-frequency/pull/33
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/mts7/obsidian-word-frequency/pull/29
Full Changelog: https://github.com/mts7/obsidian-word-frequency/compare/1.3.3…1.3.7
README file from