I’ve been struggling with something that sounds simple but is surprisingly annoying:
capturing content quickly across devices in a self-hosted environment.
On Android there’s share, on iOS shortcuts, on desktop copy/paste… but everything feels fragmented.
I often end up losing things or postponing them just because capturing isn’t frictionless.
Curious how others handle this.


Yeah — that’s exactly the feeling I kept running into.
At some point I stopped trying to adapt existing tools and ended up building something around this idea of “uniform capture”.
It’s basically a very minimal layer where you can send anything (text, links, quick notes, etc.) from any device in one step — without worrying about where it goes or how it’s structured.
Still early, but it’s been working surprisingly well for me in daily use.
Tell me more!
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:
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