you are viewing a single comment's thread
view the rest of the comments
[–] 36 points 2 years ago (3 children)

Found this out when I wanted a decent journaling app for Android. All the most popular ones have subscription tiers that amount to hundreds of dollar over just a few years.... for a fucking journal app? what the hell!

  • source
  • hideshow 6 child comments
  • [–] 26 points 2 years ago (1 child)

    Not only that but they can train their AI's on all their subscribers' journal entries. Check F-Droid.org for some free, privacy respecting FLOSS journaling apps.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 15 points 2 years ago* (2 children)

    Definitely feel ya there. I highly recommend Obsidian or Joplin. Not sure what features you're looking for, but I've found Obsidian refreshingly simple. Aso nice knowing that it's just markdown files on my device that can't be sold as data.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 10 points 2 years ago (1 child)

    if you are looking for an Foss alternative for obsidian, check out logseq. it isn't a 1 for 1 copy of obsidian and its feature set, but the way I use them they are identical, besides the source code availability!

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (2 children)

    Hadn't heard of that one. Looks nice! Do you know if there is a built-in way (even if it's through a plugin) to sync your content across devices? I didn't see anything on their homepage about it.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 2 years ago

    I don't think logseq has fully automated synchronization, at least it didn't when I started using it. What it does have is the option to automatically git commit changes. You can then synchronize through a remote repo. It isn't fully automatic and requires a remote repo you can trust with your data but it works great for me

  • source
  • parent
  • [–] 1 point 2 years ago

    I love Obsidian. It blows away every other notes app I've used. I use it seemlessly across Android, iOS, Windows, and Mac devices. It's as customizable as you want it to be, even if that means "not at all".

    I've set mine up with all kinds of templates and automation to populate and organize my daily notes, notes on books I've read, notes about people I meet, project notes, the list goes on and on...

    And if I ever decide not to use Obsidian any more, all of the notes are stored as markdown files on my device(s). So I don't lose anything. Not even the formatting. Just make sure to back up your vault, in case you lose the device itself.

  • source
  • parent