Auto-sync daily note on

Use case or problem

I wanted to create a iOS shortcut that allows me to dictate text and have a appended to my daily notes. I tried to do this, but if the daily note does not exist or has not been synced, the current Obsidian shortcut “capture daily note” errors out.

Proposed solution

When the “Append text to Today’s Daily Note” shortcut is called, it should
(a) check for today’s daily note (b) if not present, sync the vault to check for today’s daily note (c) if still not present, create today’s daily note, then insert the content.

Current workaround (optional)

I’m currently creating unique notes for each dictated text, with the template having today’s daily note linked from it. That way, I can atleast find the notes in my linked section in daily notes.