Releases: saibotsivad/obsidian-gtd-no-next-step
Releases · saibotsivad/obsidian-gtd-no-next-step
Ignore code blocks, badge fixes
Warning
If badges aren't displaying correctly, you may need to delete the cache file for this plugin, located here:
.obsidian/plugins/obsidian-gtd-no-next-step/data.json
The two big things this release are:
- Sometimes if you had a
#waiting-for
tag and removed it, the badge wouldn't clear from the file. That's been fixed. - This plugin wasn't code-block aware, so if you had a task+tag inside a fenced code block, this plugin would interpret those as valid tasks. Now code blocks are ignored, as you probably already expected.
I also adjusted some of the code so it should be slightly more performant, but that's probably marginal. You'd mostly notice it if you had a bunch of very large files.
Small correction
Accidentally copy+pasted without changing the class name.
Tidied up and better tested
Thanks to the helpful Obsidian Discord server, I tidied up, fixed a few bugs, and optimized.
https://docs.obsidian.md/Plugins/Vault#Is+it+a+file+or+folder%3F
Submit Obsidian Plugin
It works well for me!