cross-posted from: https://lemmy.selfhostcat.com/post/93395

I’ve gone handwritten, obsidian, onenote, and now Trilium. Considering switching to something else because there is no offline mobile support.

I use memos and trilium together but since neither offers mobile offline support considering switching both. No reason to run two services when I could run one.

Considering:

  • Joplin
  • Logseq
  • SiYuan
  • ?
  • @[email protected]
    link
    fedilink
    English
    52 hours ago

    I’ve been using logseq with syncthing for sync, across laptop/desktop/Android. Works ok, app can be a little chunky though and sometimes the manualness of coding queries can. E annoying. I have used joplin, trillium, Zim and a few others in the past. Installed silver bullet as a try too but haven’t gotten far into playing with it

  • @Hawk
    link
    English
    22 hours ago

    Mobile offline sync is a lost cause. The dev environment, even on Android, is so hostile you’ll never get a good experience.

    Joplin comes close, but it’s still extremely unreliable and I’ve had many dropped notes. It also takes hours to sync a large corpus.

    I wrote my own web app using Axum and flask that I use. Check out dokuwiki as well.

  • @[email protected]
    link
    fedilink
    English
    22 hours ago

    Org-mode in emacs.

    There are various mobile clients.

    If you have something to synch files, it’s just syncing org files. Probably mostly interesting to people who use a lot of emacs on a PC, though.

  • tehWrapper
    link
    fedilink
    English
    43 hours ago

    TXT files I sync with syncthing.

    Use amaze file manager built in txt editor on android and vim on desktop.

  • @[email protected]
    link
    fedilink
    English
    24 hours ago

    300 page 5 subject 5-star branded binder for actual schoolwork

    for personal scheduling/journaling?

      • @[email protected]
        link
        fedilink
        English
        34 hours ago

        Syncthing on my home server, synced with each device I use for notetaking, has been glorious so far. I wish Obsidian would offer Sync for a cheaper rate, because I’d pay if it felt like anything near the cost of actual sync and storage. But Obsidian’s cheapest tier is more expensive than my email hosting!

  • @[email protected]
    link
    fedilink
    English
    27 hours ago

    I use joplin with joplin server running through a reverse proxy in a docker container. I love it. It also supports encryption, so you could use a more convenient service like Google drive and still be assured of your privacy.

  • @Fedegenerate
    link
    English
    27 hours ago

    I use Joplin for day-to-day: to-dos, journals etc. I like Joplin, but I haven’t tried the others. I tend to be sticky with services, if something “works” I don’t go looking for better. Only when I have a specific problem I can’t solve do I branch out.

    I use bookstack for documentation on the server, faqs guides, updates etc. perhaps that works for others. The lack of android app is what moved me to Joplin.

  • @[email protected]
    link
    fedilink
    English
    710 hours ago

    It depends on the notes, for me:

    I’ve had an oddly long-running obsession with Tiddlywiki!

    It has a bit of a learning curve, but it’s VERY flexible. My favorite part being that by default it’s just a single, portable, HTML file. No special app required besides a browser, no accounts, and you can just sync it like any other file. (Syncthing, Nextcloud, and friends)

    There’s also an app called Tiddloid for Android to make managing and saving a little easier, but they open in any browser.

    I have a Tiddlywiki that I use like one might use Obsidian, where I just stash stuff I’ll want to remember and maybe link between similar ideas.

    And then I’m currently trying to use it to make a solution to sketch out my Savage Worlds RPG campaigns. It gets a little tricky but you can make templates, script buttons, and that kind of thing. If you’re already comfortable with web stuff you’ll probably catch on WAY better than I have.

    You can also host it as a website, or on your server or whatever, to use it like any other wiki. There’s also plugins to use Markdown instead of “wikitext.”

    There’s also an excellent guide to learning it at https://groktiddlywiki.com/read/ . It’s basically an online workbook using Tiddlywiki itself!

    The community is also super helpful. I do wish it had a little more out of the box, but something about a customizable, portable, digital “notebook” that doesn’t require an account or hopefully-supported-in-5-years application is SUPER appealing to me. It’s quite underrated.

    Also just for fun I wanted to share my favorite example someone’s been working on for quite some time now, a heavily customized D&D wiki

    https://intrinsical.github.io/wiki/index.html

    Tiddlywiki can be a bit dense and the documentation is slowly improving, but there’s so much potential!