dhruvik7 / obsidian-daily-stats

Plugin to view your daily word count across all notes in your Obsidian.md vault.
94 stars 15 forks source link

Writing data to Obsidian #28

Open crainbf opened 1 year ago

crainbf commented 1 year ago

I would really like the daily word count to be written somewhere so that I can analyze the data. I could imagine a file dedicated to the plugin that just updates every day. Or maybe it could write it to the daily note. Something like daily_word_count::x

Is this possible? Or does the plugin only show the number and the chart but not write the data anywhere?