James Lynch

Results 36 comments of James Lynch

It is possible but the Obsidian core plugin, [Zettelkasten prefixer](https://publish.obsidian.md/help/Plugins/Zettelkasten+prefixer), only prefixes filenames and I would like to follow that for now. I am waiting for the Obsidian API to...

Changes made in [0.10.4](https://github.com/lynchjames/obsidian-writing-goals/releases/tag/0.10.4) to correctly count canvas content if you include canvas as an additional file type as @AustinBrrtt described.

@FeralFlora when you are running the script, are you modifying many files in the vault? For each file modification, the Writing Goals plugin checks against goals listed in plugin data...

Changes included in [0.10.1](https://github.com/lynchjames/obsidian-writing-goals/releases/tag/0.10.1).

Did you rename or move the folder or rename/move a parent/grandparent/etc. of that folder?

Does the path in `data.json` once you've re-added the goal for the folder match the entry in `goal-history.json`?

I can't recreate your issue with that folder structure. Could you check the "Display daily goal stats" (this setting name should now be updated to remove the daily part)? The...

For #24 I added an extra check on `.md` extension to allow word counts on files. I can include `.qmd` as well. On your sidenote, word counts for existing notes...

Thanks. I'll close this and add an FR for a setting to include other file types for word counts.