• 0 Posts
  • 2 Comments
Joined 11 months ago
cake
Cake day: August 8th, 2023

help-circle
  • FOSS Is Fun@lemmy.mltoOpen Source@lemmy.mlDistrochooser
    link
    fedilink
    English
    arrow-up
    1
    ·
    8 months ago

    It misses one important choice: “I want to get notified of new releases of the operating system and want to have a graphical upgrade path.”

    Otherwise people just run their no longer supported OS until something stops working (I’ve seen this countless times …), as very few people follow blog posts or social media feeds of their operating system.

    This rules out lots of supposedly “beginner friendly” distributions, such as elementary OS or Linux Mint, as they don’t notify users about the availability of a new distribution release. Elementary OS doesn’t even offer in-place upgrades and requires a reinstallation.


  • You can select a local folder in Obsidian for Android and sync the folder with Syncthing. You can even revoke network permissions for Obsidian and it all works completely offline (Flatpak override: --unshare=network / GrapheneOS: don’t allow the network permission).

    This is my current setup, even though Obsidian is not FOSS. I like that it stores standard Markdown files in a traditional filesystem hierarchy, instead of what Joplin does with using Markdown files as a database. This means that with Obsidian I can use any text editor or any other Markdown app to access and edit my notes, whereas with Joplin I would have to export them first to standard Markdown and then potentially rename and reorganise all the files and their attachments.