I need a shortcut that I can run on my iphone that will create a daily note with the name “yyyy-mm-dd” and add any text I write with a prefix “HH:mm”. If the daily note already exists I need the shortcut to append the text to today’s daily note.
I want to be able to use the shortcut throughout the day to capture notes.
Very quick run at it and not tested, but something like this should help for the basics.
Running from a Mac seems to have a problem opening an existing Note, so this is i*OS.
Hope this helps.
Edit:
You could also use Markdown in your Shortcut entry and then add a Make Rich Text from Markdown action before sending the result to your Apple Note; this will format correctly in Apple Notes. Again, this is currently not working on macOS — the Make Rich Text action seems to just hang.