view the rest of the comments
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
The problem with that to me at least, is that there’s no one uniform way to capture things. Notes and videos and images and files all need different contexts and views. I hate Pocket and similar services for this reason - it feels too “media” friendly, too focused on videos and links and PDF files. When most of my read later is text - articles and such.
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
That looks cool! And… I think we can extend it to iOS and android apps. The benefit being drag and drop simplicity and sharing sheet access, instead of shortcuts, which have always felt wonky to me.
I’ll play with it first. Thanks for the link!
Yeah I get what you mean 🙂
Shortcuts work (that’s what I’m using on iOS right now), but they can feel a bit “indirect” compared to something more native like share sheets or drag & drop.
Curious to hear how it feels once you try it — especially what feels frictionless vs what doesn’t.