• 1 Post
  • 16 Comments
Joined 2 months ago
cake
Cake day: March 24th, 2026

help-circle


  • That’s a really good way to frame it.

    I kept coming back to the idea that the “act” shouldn’t be something new you have to learn — it should reuse what you’re already doing in each context.

    So instead of one single physical gesture, it’s more like a single intent expressed through different native actions:

    • on mobile → share
    • on desktop → paste
    • in browser → bookmarklet
    • sometimes even just typing something and sending it

    The key (for me) wasn’t forcing one gesture, but making all of those feel like the same action underneath.

    So the mental model becomes: “this goes into my inbox”, regardless of how I triggered it.

    That’s where things started to click for me.


  • Yeah that makes sense — treating a folder as the universal entry point is a clever way to unify things.

    I think that’s exactly the direction: trying to reduce everything to a single “drop zone”.

    Where I personally kept feeling friction is that you still need something in between to get things into that folder (scripts, gestures, automations, etc.).

    So the entry point becomes “save to this folder”, but the way you get there still depends on context.

    That’s the part I always found hard to make truly uniform.







  • 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