Configure mobile quick action on Obsidian

Last updated:

OBSIDIANPRODUCTIVITY

I have two shortcuts I use to publish micro blog to my website -

  1. Linkblog - which takes a selection from a url and pastes that url and add the selection as a quote, and,
  2. 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:

  1. Click the three dot button
  2. Scroll down
  3. Click share
  4. 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:

  1. Go to settings > Toolbar > Configure mobile quick action
  2. 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!