Sure 🙂
What I ended up building is basically a very minimal “capture layer”.
The idea is simple: no matter where you are (phone, browser, desktop), capturing something should always be the same action.
In practice:
- Android → share
- iOS → shortcut
- browser → bookmarklet
- desktop → just paste
Everything goes into the same place instantly, without deciding upfront what it is or where it belongs.
No tags, no structure, no “mode switching”.
Just capture first, decide later (or never).
I built it mainly because I was tired of stitching together different tools depending on context.
If you want to take a look: https://github.com/oldany/dropmind
Yeah I used that too for a while — it works surprisingly well, but I always felt it’s more of a workaround than something designed for capturing.