I’m trying to create a shortcut that upon opening obsidian, it asks me what note I want to import; then it creates a .md file in a previously specified folder containing the Text and asks for a title (or automatically grabs the note title). So far I managed to do this:
Open Obsidian → Get Markdown of note [agenda shortcut] (Note markdown) (it then prompts me the available notes) → Create markdown format text of Note Markdown → Obtain text...
I don’t know how to then generate the file in my obsidian’s vault folder. Any help?
Just did it for MacOS. I did the exact same steps using iOS shortcuts and it is giving me a format error, but anyways: https://www.icloud.com/shortcuts/d241bb9511ad4bc7b8a80027f1606c7d
Just set the Folder to the folder you want in obsidian.
It will ask, when run, for the related agenda note you want (one by one).
TIP: if you are using periodic notes, you can assign the daily notes folder to that one you are sending your agenda files, and, with calendar plugin, you can select the notes related to that date (make sure to use ISO 8601 date format).
TIP 2: You can run it directly in obsidian, download Shortcut Launcher plugin and assign the shortcut to it. It will then be turned into an obsidian cmd+p command.
TIP 3: If you use commander, you can add this command as an icon to your tabs.
Hello,
Agenda to Obsidian 3.0 is ready! I was having issues with the old shortcut, it stopped to obtain the right creation date, so now it works like that:
When the shortcut runs, it will prompt for all dates within the files (created dates, dates inside the text, etc)
Now, you won’t get repeated text anymore! It will look for the text, and if they are the same, nothing will happens.
If there’s different text, it will just edit that text, while remaining other notes done in the same day into your periodic note.
EDIT: Lol, trying to fix an issue where it isn’t obtaining any note, if none is assigned (not even creation date, IDK what happened and am waiting for an answer in support)
How to use: Select your obsidian daily notes/periodic notes folder where the comment points
Done! Open obsidian and run the shortcut, you can use shortcut launcher plugin and also automate it in your iphone/ipad upon opening obsidian!
Works with any local first markdown app, just select the appropriate folder.
Hello,
I no longer use it because I went full agenda now, but from what I remember, this happens because the shortcut for iOS is theoretically different than the shortcut for Mac, that’s why it shows as unknown, but even though they are different, it works in both. If it is working than you should be fine. Tell me if you are having issues and I’ll try to add the proper action for Mac and iOS differently
I’m afraid that’s not it because that particular issue has since been fixed by Apple, instead due to a newly enforced limit we were forced to merge a number of actions into a single one. It sounds like the shortcut is using one of these that got merged into another and therefore is no longer available. We’ll be updating the shortcuts reference to indicate these tomorrow.
Update: I’ve updated the Shortcut reference with details on which Shortcuts are no longer available and how to replace them: Agenda Shortcuts and Reference