isaaclyman / novel-word-count-obsidian

Obsidian plugin. Displays a word count or other statistic for each file, folder and vault in the File Explorer pane.
https://obsidian.md/plugins?id=novel-word-count
MIT License
78 stars 7 forks source link

Full Novel/Vault Word Count Missing Following Obsidian Update #87

Closed StGareth closed 4 weeks ago

StGareth commented 4 weeks ago

Problem

Following the latest Obsidian update where the vault switcher was added, the app no longer displays the vault name at the top of the file tree, thus you can't see the full vault word count: image You can get around this by adding a new top level folder, but not ideal since it adds another level of link.

Idea

Either show the vault name and wordcount as was previously just through this plugin, or show the wordcount next where the vault name is currently displayed at the bottom: image

isaaclyman commented 4 weeks ago

Thanks for the heads up, I'll look into it.

isaaclyman commented 4 weeks ago
Screenshot 2024-06-09 at 10 56 08 AM

It seems like the best place for it is at the top, right underneath the header buttons. That way there's plenty of space for long counts.

isaaclyman commented 4 weeks ago

Fixed in 3.10.0, now available.

isaaclyman commented 4 weeks ago

3.10.2 fixes some styling issues with the vault count on desktop on mobile.