- Install Obtainium
- Add the app by URL:
https://github.com/Fertion/QuickMDCapture
- Adding voice input
- Add notes and files using the "Share" option
- Add notes using simple widgets
- Distribute the settings into sections, information buttons with clarifications
- Add notes without unlocking your device
- Styles for permanent notification
- Starting note addition via volume buttons, input is possible without unlocking the phone
- A widget displaying a list of the last 3-5 added notes; clicking on them opens the selected note via URI in Obsidian
- A text input form widget (similar to a regular text form, but fixed on the desktop rather than a pop-up)
- A set of templates to allow saving different notes with various properties in different locations.
- The ability to specify multiple properties for a date (for example, to create an updated property right away).
- Save attachments in a separate folder and add a link to the new file(s) in the note.
This is an Android app that allows you to quickly create notes in MD format from the notification bar. This allows you to quickly create notes, as the notification panel can be opened quickly without distracting you from another app, such as the e-book you are reading. Originally, the app was created to work with Obsidian, but it can also be used with other note-taking apps that support the .md format if needed.
The app creates a persistent notification in the notification panel.
When you tap on it, a dialog box opens for entering your note.
After that, the file is saved in .md format at the path specified in the settings.
You can also add notes via widgets on your desktop.
Important: I am not a programmer, and the code was written by neural networks, so I don't fully understand how it works in detail. Therefore, while I’ve tested the app to the best of my ability, use it at your own risk. I would also greatly appreciate any feedback and advice.