i want to move away from using discord as a place to store and organise all kinds of links, text and images. its just come to me how easily i could lose access to it, not just by being offline.

ideally, said program has to:

-work offline

-have android and pc support, especially linux.

-have ability to export data into easily viewable formats

if something satisfies most but not all requirements, please still write about it, it can still be useful.

  • jard@sopuli.xyz
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    edit-2
    1 year ago

    If you’re comfortable with self hosting, I recommend SilverBullet: it’s a Markdown-based knowledge management solution that runs as a PWA in any modern browser. It automatically syncs to a hosted SilverBullet server during use when you have an internet connection, and otherwise can run completely offline (provided that you use a browser that supports offline PWAs)

      • jard@sopuli.xyz
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        edit-2
        1 year ago

        Fair enough, it’s definitely not for everyone. It’s a great learning experience though!

        In that case, Joplin and something like Syncthing + Git (so that you remain in control of your data) would fit your need, since in essence you’d just be securely and privately passing around all your notes/files over a decentralized network.