Open victormelo opened 1 month ago
Hello!
Thank you for your contribution, it seems like a good idea. FYI the Obsidian extension has exactly this functionality (although, of course, it depends on you using Obsidian 😄).
If we were to implement this, we'd have to think about the user experience when setting up the extension. The daily note function could either substitute the "single note" function (so either you do single or daily) or we could add a function to do daily notes specifically.
In the either/or case maybe you'd have the following options to choose:
"%Y-%m-%d"
)By the way, feel free to make a PR if you have any ideas. If not, I'll try to implement it when I have some time 😃
Thanks for building this extension, this is exactly what I was looking for!
Though I was thinking about the file it appends to a bit differently: rather than appending all notes to a single file, it would append them to a 'daily file' that would be named after the current day.
If you think its useful we could add an option.