You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrite the word/character counter to accurately count notes in any language, including mixed-language notes. Existing word counts may be slightly altered. Fixes #71.
Removed the "Word Count Method" setting, since it's no longer needed.
Benchmark the Obsidian word counter, the old word counter, and the new word counter to make sure performance is sufficient on large notes and vaults.
Add an "Include file/folder paths" setting under Advanced Settings. This can be used to only count folders and notes containing specific terms; see the README. Fixes #75.
Implement custom formatting options in the Settings screen. Now you can choose the suffix for most data types as well as the data type separator. To use this feature, enable the "Use advanced formatting" toggle at the top of the Settings.
Notes and Folders now have their own alignment and abbreviation options.