ads04r / imouto-viewer

Imouto Life Annotation Viewer
GNU General Public License v3.0
0 stars 0 forks source link

Obsidian Daily Notes #72

Open ads04r opened 1 year ago

ads04r commented 1 year ago

Imouto should be able to optionally create/update daily notes in Obsidian. And the data format is basically a directory full of markdown files, so technically should be an easy win.

ads04r commented 1 month ago

After using Obsidian a bit more, I think the best way to attack this is to allow the user to specify a template markdown file, possibly in Django's own format but ideally in the format of the 'Templates' plugin for Obsidian, along with a directory for daily notes. This way Imouto can generate a customised daily note for the user.