A Workflow to quickly capture ideas on mobile

Platform

iOS
[ x] Android

Obsidian Mobile version: v0.0.xx

1.4.2 (94)

I would like to quickly capture an idea without any overhead. That means, I do not want to think about a title or so, just key in a snippet. This note should go either to root or a dedicated folder. At home on the PC, I could add Title and any structural information.
Do you have any hint/workflow to use Obsidian on my mobile that way?

4 Likes

For me this is a huge one!
Like many others, I was switching from Logseq only because of mobile app and this stumbling step annoys the hell out of me every time I use it.
I want to swipe something out of my mind as quickly as possible, and I will have to follow up for a moment anyway next time at the PC.

Please :pleading_face: give us a share-ObsidianINBOX target and I will :moneybag:

I have a little workaround: GitHub - djsudduth/keep-it-markdown: Convert Google Keep notes dynamically to markdown for Obsidian, Logseq, Joplin and Notion using the unofficial Keep API. Also, import simple markdown notes back into Google Keep.
This non-registerd Python program allows me to download the Notes from Google Keep and play it into Obsidian.
Be careful. Not all functions work and Google might change the access to keep without notice one day.
But at present it is there and I have it running on my PC. Does a nice job. The good thing: Google Keep has very nice extra options, like taking pictures from within the app, tags and much more. It starts much easier than than Obsidian (sorry!) into a quick note.

1 Like

The Lumberjack plugin was created for this purpose.

Install it and enable it. Then, create a shortcut on your homescreen to the url obsidian://timber. Tap that shortcut to create a new blank note with a UUID title and with the cursor ready to go for you to start typing.

2 Likes

As someone who’s been trying to limit plugins/apps on my smartphone (also Android), I’ve been thinking about exactly this and came up with the following:

Setup:

  • Having/Creating a template that has the information needed in it to sort it later
    • Daily note for me, has the added benefit of inserting the date as a title placeholder (otherwise see ‘Optional’ section below)
    • Using frontmatter (or not!) to auto-insert the date (double curly brackets), a (semi-)dedicated tag (mine is ‘unsorted’ for now), any information you may need later (I use ‘alias’ and CamelCase type keywords as I later pull up a dataview table and that helps make sense of things, filling this last helps not lose track of your thought)

Mine looks like this:

---
date: {{date}}
tag: unsorted
alias:
---

but you could also have something like

{{date}} #unsorted

In use:

  • Open Obsidian
  • Swipe down to open command palette to either
    • Open new daily note (if that’s the option you’ve chosen)
    • Apply template (select as applicable)
  • Write down what you need

Optional:

  • if using the ‘alias’ field the way I do: think-up KeyWords that’ll help remind you what it contains later
    • this is mostly because I use the Daily Notes version, which creates it into its own folder, and doesn’t require a title per se
  • otherwise the title is where I’d put that keyword, any word that stands out from what you just typed could do if you’re planning on sorting it short-term

Upside:

  • Obsidian only
  • Easy setup
  • The template can be changed as your needs evolve
  • The dataview plugin can help you build a list/table to sort later but isn’t necessary (I can share the query I use, I’m hoping to refine it over time)

Downside:

  • it’s not a widget, obsidian needs to load, the less it has to load and the faster the device is the faster it’ll be, but you’ll need to hang onto that thought
  • if you already have a Daily Notes system in place and want to avoid it getting messy, it should save to the root and might end up looking disorganised

Note: I’m using a separate vault on my mobile and laptop. If you have yours synced, this may not be a good option for you.

(My logic: I intend for my mobile vault to be pretty much just a way to capture thoughts, and maybe some task lists that I can carry around more easily/without the distractions my laptop brings with it. My laptop has my main vault, and many sources of distraction/procrastination.)

I’m sorry this is far longer than I’d anticipated, hopefully it might help someone in the same situation we are, for me there being a tag to retrieve the note later is the most needed feature for a ‘thought capturing’ note, or it could get lost very quickly.

1 Like

Obsidian is superb on desktop, but I find it a little too clunky on mobile, especially with all the plugins I have installed.

Sometimes, while scrolling on social media, I find something interesting to add in a zettelkastel note… But instead of directly opening Obsidian mobile, I just save it in Google Keep first or just screenshot it, and then later transfer it to Obsidian, usually via the desktop app. Taking a screenshot or making a note on google keep is just easier on mobile

So my suggestion is, why don’t we have a Quick Capture Bar in the notifications area for the mobile app? (I have Android in mind, I don’t really know how it will work on iOS)

Basically, in this bar we can have commands like “Add Note,” “Screenshot,” etc., and with the option to save it in a specific Obsidian folder.

13 Likes

Yes,took the thought out of mind too. Am tired of switching from one app to obsidian for the quick capture.

Use case or problem

I would like to quickly create notes.

Proposed solution

An option in the context menu (long press in the app icon) with an option to create a new note.

1 Like

I use the Lumberjack plugin on iOS. I see there is a discussion on how to use it on Android as well here.

To use the URL’s of Lumberjack (obsidian://log and obsidian://timber) on Android you can use Automate (Free), Tasker (Paid) or Shortcut to URL (Free).

URL schemes

  • Run the obsidian://log command to open Obsidian and log a new thought in your daily note at an appended line and start writing immediately.
  • Run the obsidian://timber command to create a new draft in a designated inbox folder and start writing immediately.

And with MacroDroid (free / paid).

Would like a way to quick capture some text in order to create a note from anywhere using intents with a certain template, or use QuickAdd prompts. (Asking for iOS too, but don’t know if this feature is available in this OS already via shortcuts)

The process of waiting for my vault to load all plugins and index all notes is kinda tedious everytime I want to capture something, so maybe it would be easier to create an overlay in order for the app to capture and maybe add as data in the intent the destination for the input or let the user choose it.

Here is the way ToDoist solves this with an integrated overlay that can run anywhere in the system.

And it is triggered using the following activity: activity.QuickAddItemActivity

I know this topic was a while ago but I have to tell yall about Zettelnotes. It’s FOSS, and on the playstore and F-Droid. It’s what I use on Android to do quick notes to obsidian.

I think it’s meantto be its own Markdown notebook, but I keep my obsidian vault on my tablet so I can just designate an Obsidian folder as My repository. | can share Inbox notes to an inbox, drawing to a drawing folder, I can choose to send an append to a note or a new note. I can determine the template of the Zettelnote “repository” ( which for me is an obsidian folder). I can determine that the first line of my note is mytitle and not have to mess with title properties. I can send code and anything else markdown.

Add tothis the app Mardownr. This app is only on F-droid and it’s amazing. It will convertthe webpage you are onto markdown. so often I:

  1. Shave a webpage to markdownr . It opens a converted view just beautifully.
  2. Share to Zettelnotes

Nowthe webpage is in my obsidian in perfect markdown format.

It’s really closed the gap in workflow for me. I use it entirely for Obsidian in an Android setting.

1 Like

I’m doing this on iOS through iA Writer. I really like that it doesn’t make you create a note title. Setup a shortcut using the iA Writer URL commands that lives on my homescreen to quickly create a note in an Inbox folder in my Vault (iCloud Drive)

Did a short writeup about the shortcut on my blog: Quick Capture Setup for Obsidian on iPhone Using iA Writer and Apple Shortcuts — BeauCarpenter.net

1 Like

Quick Capture on Obsidian Mobile with iOS 18:

Quick capture on obsidian mobile has been a bit of a high friction task for me, especially with the long app loading times and opportunities for distraction that come with using a mobile device.

iOS 18 will be bringing customizable, app specific controls to the control center and lock screen, allowing for a quick, low friction, and distraction free quick capture solution.

As an individual with ADHD, the less friction required to get ideas out of my head into my vault, the more likely I am to take notes in the first place. A built in quick capture solution would be a well appreciated feature.

Proposed solution - iOS 18 Controls API

During Apples WWDC event, the new Controls API were showcased, accessible through the command center, the lock screen (via the customizable camera and flashlight buttons) and the Action Button on iPhone 15.

An integrated Quick Capture Control would allow users to ideally quickly write a new note, give it a title, and optionally select a non default location for the note. Appending content to the current daily note (and maybe under a specific header) would also be very useful.

This may be able to circumvent requiring the app to fully load before taking notes and could simply append the content to a markdown file in the background.

Optionally or additionally, a quick capture home screen or lock screen widget may be able to accomplish the same task.

I would love to see this feature come to the iOS mobile app if possible, and i think it would greatly benefit many users, especially those who rely on fleeting notes and quick capture.

5 Likes

The app is very slow to start, but I want to capture a thought quickly

(For me, this often also involves re-indexing.)

Proposed solution

I don’t recall the details of android app lifecycles off the top of my head, but it seems reasonable that a widget or shortcut could open a plain text editor of either a specific page, or the daily note, without starting the whole of Obsidian. (If you want to load that in the background, that’d be nice, I guess, but the important thing is to let me take notes, QUICKLY.)

Current workaround (optional)

Use Google Keep instead, as a temporary intermediate. (Yes, that sucks)

Related feature requests (optional)

1 Like

Mobile quick capture is on the roadmap. There are a few existing quick capture apps that work with Obsidian. On iOS, I use Bebop.

1 Like

Exactly what I wanted! Thanks.
Hope the planned “Mobile quick capture” comes soon, though.

1 Like

Just in case, I’ve implemented a similar quick note-adding feature for Obsidian via the notification panel in a separate app: A new way to quickly save notes on android