I have a shortcuts set up and mostly working as needed.
I have one that is successfully adding an input to the end of a daily note.
I have one that is successfully copying the input to the clipboard and opening the daily note with the correct section in focus (##tasks). I can then paste.
What I’m trying to do is add the captured input directly to the end of a specific section of the daily note.
Things I have tried
The opening in the correct section is working by opening the url:
It’s been a long time since I fiddled with these but I seem to remember the Shortcuts way of append will place to the end of the file.
And seeing as you are using the default Obsidian URI, I can recommend the Advanced URI plugin that will probably give you more leverage. You’ll need to look around in Readme/Docs and maybe even in Issues where relevant info may be picked up.
I’ve seen that plugin mentioned a few times.
I’ll check it out and report back.
I’m hoping to keep my plugin use to the essentials only but if it solves the problem it’ll be worthwhile.
The shortcut is a little crude, but it serves its purpose for now. Feel free to offer suggestions for improving it.
If you want to use it, the only change that should be needed for the shortcut is, your vault name. The shortcut handles spaces in the name.