Notes app suggestions?
from doc1429@slrpnk.net to degoogle@lemmy.ml on 07 Sep 2023 20:16
https://slrpnk.net/post/2031543

Hello all!

On my android phone I have basically been using google keep to store my notes. Do yall recommend any FOSS alternatives? Preferably one that has a desktop version that can be synced.

#degoogle

threaded - newest

superfes@beehaw.org on 07 Sep 2023 20:18 next collapse

Not FOSS, but I use Obsidian, and is FOSS, SyncThing for syncing.

There are FOSS Markdown editors of course, I just prefer Obsidian.

roembol@lemmy.roembol.nl on 08 Sep 2023 13:06 next collapse

Obsidian is awesome

HaggierRapscallier@feddit.nl on 08 Sep 2023 14:40 next collapse

Same, it’s not a light app, but using what feels like a browser to take notes is pretty cool.

andioop@programming.dev on 08 Sep 2023 14:47 collapse

I love and use Obsidian, but a FOSS alternative to it is SilverBullet.md.

thejevans@lemmy.ml on 07 Sep 2023 20:21 next collapse

If you have a nextcloud instance, and you don’t need Keep’s collaboration features, Carnet is FOSS and is a decent solution

MentalEdge@sopuli.xyz on 07 Sep 2023 20:34 collapse

Another option is simply Nextcloud Notes, which now does markdown checklists that can be interacted with on both desktop and mobile, so I’ve finally been able to switch to that.

tokyo@lemmy.ml on 07 Sep 2023 20:27 next collapse

Joplin is FOSS and offers encrypted sync for like dollars a year.

You can also sync using other services including self hosted ones.

I’ve been using it for about a year or two now for basically everything from work to studying.

first_must_burn@lemmy.world on 07 Sep 2023 20:38 next collapse

I finally got fed up with Evernote’s increasingly aggressive paid upgrade requests. It would flash an “upgrade special” every time it opened and a followup, “Are you sure? You won’t be able to get back to this offer”. Like, please, let me not get back to the offer ever again.

I have been using Joplin with Dropbox sync. The UI is pretty good on Android and windows. Markdown input is easy to manage, it does checklists well (you can check and uncheck the boxes without going in to edit the note). The folder structure for organizing notes is good.

Not being able to share notes with other users is the main limitation. My wife and I have solved this by syncing with one dropbox account on with phones and computers and just having a folder for each or our personal notes plus the shared notes. But really it is all shared. I don’t consider this ideal, but it’s workable for now.

The dropbox sync is kind of slow / not very good if multiple people are making edits in real time, but I had this problem with Evernote too.

I think you can get more functionality out of the Joplin cloud sync, but I am already paying for Dropbox.

k86k@discuss.tchncs.de on 07 Sep 2023 20:59 next collapse

You actually can share notes with other users in Joplin, I use this feature a lot.

bobslaede@feddit.dk on 07 Sep 2023 21:18 collapse

With dropbox sync? Or do you need their cloud services?

k86k@discuss.tchncs.de on 08 Sep 2023 07:28 collapse

I’m using a selfhosted Joplin server instance for syncing between devices and sharing with other users. But I’m not sure if this feature depends on the server type, I would have guessed it is possible with Dropbox as well.

HaggierRapscallier@feddit.nl on 08 Sep 2023 12:50 collapse

The ownership and workers (of Evernote) changed somewhat recently, so that’s probably what happened.

wdx@feddit.de on 07 Sep 2023 20:52 next collapse

Anytype :)

doc.anytype.io/anytype-docs/intro/readme

github.com/anyproto/anytype-ts

Has a desktop and mobile app. You create an ID which is loads of words stringed together. You can use that ID to decrypt and access your data. If you lose that secret your data is gone.

vimalkvn@lemmy.ml on 07 Sep 2023 20:56 next collapse

Standard notes or Joplin have apps with versions for both phone and the desktop.

Other options:

  1. Markor (Android) - Syncthing - Zim (desktop)
  2. Orgzly (Android) - Syncthing - Emacs orgmode

If you have a Nextcloud instance, you can use QOwnNotes (desktop) and Nextcloud Notes (Android). You can also access notes on the web.

doc1429@slrpnk.net on 07 Sep 2023 21:01 collapse

Did we both watch the same youtube video from that channel that only has 1 video? ahaha

vimalkvn@lemmy.ml on 07 Sep 2023 21:12 collapse

Haha, don’t remember watching anything recent. I have used all the ones I listed for a while and have settled on Markor/Zim, as I like that the most.

doc1429@slrpnk.net on 07 Sep 2023 21:54 collapse

www.youtube.com/watch?v=XRpHIa-2XCE&t=501s

PipedLinkBot@feddit.rocks on 07 Sep 2023 21:54 collapse

Here is an alternative Piped link(s): piped.video/watch?v=XRpHIa-2XCE&

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I’m open-source, check me out at GitHub.

thecam@lemmy.world on 07 Sep 2023 21:16 next collapse

Joplin + Syncthing

lckdscl@whiskers.bim.boats on 07 Sep 2023 21:27 next collapse

Interfacing markdown:

  • Joplin (pretty popular, haven’t used)
  • Standard Notes (same as above)
  • Markor (feature-packed, a bit outdated)
  • BeautyXT (maybe a bit too minimal almost, but gets the job done if you just want text based editing)

Interfacing orgmode:

  • Orgzly (beautiful simple app that uses a superior syntax when compared to Markdown due to its built-in agenda and to-do structure)

Syncing flat files (might not be compatible with all of the above)

  • Their own hosted server if available (easy but not private, some provide E2EE)
  • Syncthing (easy and private)
  • WebDav or an SFTP server (hard if self-hosted or otherwise easy through some providers)
  • Termux + a Git server (pain)
HaggierRapscallier@feddit.nl on 08 Sep 2023 12:53 collapse

I’ve never heard of BeautyXT, seems new considering the material 3 design. I’ve never heard of the Accrescent app store either.

upliftedduck@feddit.nl on 08 Sep 2023 12:14 next collapse

I use Markor on android, plus a self-hosted instance of codeserver for editing online. Synced via syncthing. Sometimes i use Obsidian with the same synced folder.

buzz@lemmy.world on 10 Sep 2023 00:30 collapse

That’s exactly what I use.

upliftedduck@feddit.nl on 08 Sep 2023 12:15 next collapse

Moe Memos is a pretty nice self-hosted solution as well. memos.moe

Gleddified@lemmy.ca on 08 Sep 2023 14:19 next collapse

I use notesnook

myrmidex@slrpnk.net on 08 Sep 2023 17:44 next collapse

Even though it has more a journaling/daybook feel, I use LogSeq for this. Their paid version offers cloud sync which is perfect (and easy enough) for me

HaggierRapscallier@feddit.nl on 09 Sep 2023 12:24 collapse

It’s wierd on their android app, but I’m still looking forward to making it work for me.

ippokratis@lemmy.ml on 09 Sep 2023 13:38 next collapse

Together with the other suggestions jtx board is also a new addition Developed from the davx5 team , tasks,calendars,journals and NOTES.

The good: Easy sync of notes with any caldav provider . No extra servers and apps for tasks,cakendars,journals. Mtls support ( davx5 supports it ) for extra security if you selfhost

The bad: No desktop client

darcy@sh.itjust.works on 09 Sep 2023 13:52 next collapse

im using QuillPad currently. it seems to have Nextcloud support, though i havent set it up personally. nice ui and markdown syntax

sip@programming.dev on 20 Sep 2023 07:49 collapse

I use zettel notes and sync with syncthing. On pc I use neovim with marksman and zk.nvim