A new way to quickly save notes on android

Hello everyone. I wrote an Android app for quickly creating notes directly from the notification panel. This allows you to take notes without opening Obsidian and without getting distracted from other apps.

The app creates a persistent notification. When you tap on it, a pop-up window opens where you can enter text. After that, the file is saved in .md format at the path specified in the settings. You can also add a YAML property with the creation date.

Important: I used LLM to write this, I’m not a programmer, I tried to test it, but there may be some issues.



5 Likes

Hi, I like the idea ! Though I don’t like notifications, I would rather see a widget to easily capture quick notes !
This could be a great feature for the Obsidian mobile app !
Thanks for sharing your project !

1 Like

Hi, I’m trying to actively develop the app, widgets have already been added in the latest update.

1 Like