Hey Privacy people,

I am looking for a OneNote alternative for all my campaign notes for my tabletop RPGs. I was looking at Obsidian.md as an option and wondering what their data collection is like?

Fot all my personal and private notes I use standard notes but the free version is not quite roboist enougj. I can’t afford to pay premium any time soon I need a free option I can use.

Any suggestions ?

  • cyberwolfie@lemmy.ml
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    6 days ago

    I use Obsidian, which is quite powerful with their vast plugin library. You can do a lot of automation, and you can check out some of Nicole van der Hoeven’s videos, who among other things use it to keep track of TTRPG campaigns, both as a player and as a game master. For example this one.

    I don’t use their sync service, but have all files locally on my Nextcloud server. I sync them to my phone with Syncthing, which unfortunately means I cannot encrypt them with Cryptomator like I planned, but if you only use it on your computer, that is also something you could do. If you are paranoid about them still phoning home with your data, then you can block its network access with a firewall. I think you can install plugins manually.

    I would have preferred it if it was FOSS. I have considered checking out Logseq as an alternative. But the bullet-based workflow doesn’t appeal to me, so I haven’t tried yet. I switched over from Standard Notes, and honestly it was pain to transfer because the text export from Standard Notes was all over the place, as I had used a lot of different note types. I tried to parse some of these smart notes they have, but I couldn’t quickly figure out how they were structured to automate it, so I ended up manually going through and copying over what I wanted to keep. I like the approach of keeping plain text markdown files. It is easier to export to another application in the future, although some of the content will be useless as it is explicitly written for the plugins (e.g. Dataview).

  • Mr. Satan@monyet.cc
    link
    fedilink
    arrow-up
    8
    ·
    7 days ago

    I use logseq for work notes and Obsidian for personal. Obsidian is more markdown which I like for my loose notes. logseq, on the other hand, is more focused on productivity and it’s fully opensource. Obsidian is only free for personal use, however their notes being closer to standart markdown means that they could be openned with any text editor and be just as functional.

    Syncing between computers is easy – it’s just a git repo. Dealing with mobile is tricier but I never needed it so can’t comment much.

      • markkdark@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 days ago

        Try to syncing via Next Cloud. I’m sync from Linux desktop and Android (Grapheneos).

        • geoma@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          2 days ago

          I used to use nextcloud but it won’t work uploading fron android… Sync both ways fron desktop but only download from android. Now I am using syncthing and seems to work ok.

      • Tangent5280@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        7 days ago

        I assume they just initialised their graph folder as a git repo and just commit each time they’re done working.

        • Mr. Satan@monyet.cc
          link
          fedilink
          arrow-up
          1
          ·
          7 days ago

          Yeah, that. I have no need for mobile syncing, but I believe loqseq provided syncing works via git

    • jawsua@lemmy.one
      link
      fedilink
      arrow-up
      2
      ·
      6 days ago

      This is what I landed on, really happy with it. Sync super fast, keeps adding features, clean UI, great WYSIWYG rich text, and dead simple imports. Plus they regularly do discounts, so even the low cost gets lower. Way better than the headache of SN or whatever else is out there

    • LCP@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      6 days ago

      I switched to Notesnook recently. Would like to see a few improvements like note archiving, but other than that it’s been great.

      They ran a 75% off sale recently and I snagged a subscription. It’s $10/yr if you’re a student, $50/yr otherwise.

  • trickster@infosec.pub
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    6 days ago

    I had almost the same question. So let me quickly share what I came up with.

    I have a ton of notes in different areas. By I was not happy with the way Obsidian worked – synchronization specifically. I didn’t want to pay for it. So I got on a quest for the perfect note-taking system. It had to be:

    • Markdown-first. Because we all know why;
    • Interoperable. That is as few additional flavors and things added as possible;
    • Portable. Such that I could open my Notes folder in any app;
    • Synchronization. With as few additional crutches as possible.

    Main text editor

    Desktop. I use !helix@programming.dev. It has marksman LSP (meaning markdown support out of the box). This is how I know no other app is involved into writing process (no telemetry, etc). Also zero task switching this way. I still use !obsidianmd@lemmy.world from time to time. I don’t use Logseq because it has opinionated file structure, which doesn’t meet my interoperability need. Also, I don’t always need an outliner. You can turn this feature on in Obsidian, but you can’t turn it off in Logseq.

    Mobile. I use the simplest markdown-capable apps for iOS and Android. Also, don’t forget Cryptomator.

    Sync. For the most part I use !syncthing@lemmy.ml to sync all the notes. Such that they are not uploaded into any cloud storage. I don’t use iCloud, or rather almost never use it.

    As for your question. Obsidian is a pretty good choice because of its extensibility, portability, and interface. Although it easy to get lost in the plugin rabbit hole. Its desktop and mobile (if you go for it) privacy policy is pretty solid. Client-first markdown app – nothing more and nothing else.

    Lastly, there is this idea that one needs to sync notes via some cloud. Not true. You should consider your threat model first. Cloud sync is not must. In some cases, Syncthing is more than enough, is more private, and might be a more secure option (as it reduces your surface of attack to some extent).

    I guess that’s all

    • sntx@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      6 days ago

      This is the same setup I’m running, I can highly recommend it.

  • elevatingprana@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    6
    ·
    7 days ago

    You can read Obsidian’s privacy policy. Basically, everything remains on your device unless you pay to use the Obsidian Sync. I switched from Standard Notes to Obsidian last year and I haven’t looked back ever since. You can use Syncthing to synchronize your Obsidian Vault across multiple devices. All you need to do is add the Vault directory to Syncthing, that means you need to first make a dedicated folder in your filesystem for the Obsidian Vault which you will be required to do anyway while setting up Obsidian.

  • runner_g@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    6 days ago

    It’s not strictly privacy-focused but The Goblin’s Notebook is designed exactly for your use-case. It has markdown, object connections, every object has a player visible setting, so your players can access known content while you keep secrets hidden. There’s a free tier, a mid tier at $1.50 and an unlimited tier at $3 dollars a month (managed via their patreon).

  • JustEnoughDucks@feddit.nl
    link
    fedilink
    arrow-up
    2
    ·
    6 days ago

    For taking campaign notes, bookstack might be an option. It is specifically organized in a book, chapter, page hierarchy.

    I also use it for my journal and to do list just because I already used it. Probably not as full featured as obsidian though

  • fireshell@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    5 days ago

    org-mode/org-roam-ui in Emacs with PGP support synchronization via git in forgejo