Configure mobile quick action on Obsidian
Last updated:
OBSIDIANPRODUCTIVITY
I have two shortcuts I use to publish micro blog to my website -
- Linkblog - which takes a selection from a url and pastes that url and add the selection as a quote, and,
- Publish to Astro - Which moves the note to a folder from where I can run git sync
The Publish to Astro shortcut is available from the share button. To do this was a multi step process:
- Click the three dot button
- Scroll down
- Click share
- Then select the Publish to Astro shortcut
Today I update the mobile quick action (pull down in the ios app) to share. This removes steps 1-3 from the workflow above and makes it simpler to run the publish to Astro shortcut.
To configure:
- Go to settings > Toolbar > Configure mobile quick action
- Click configure and set it as share.
This can be set to other options also previously I had set it to open the search bar, but that is available by default in the app, so it’s not needed anymore!