Bullet - Quick Notes
tl;dr: Simple (iOS) app to create text notes and store them as files
Why?
I often want to get out thoughts, quickly - and into my Obsidian Vault.
What?
Simple app:
- when opened: shows a blank note view, where the user can type
- supports markdown
- supports speech to text via button (e.g. openai whisper)
- furthermore, theres a โsaveโ button, which saves the buffer as a file into a specified folder
- default location can be modified in the settings
- after sending, the note disappears
- the user can also open older, saved notes in the same folder
How?
- ios native app