this post was submitted on 23 Jan 2024
36 points (92.9% liked)

Asklemmy

43371 readers
1928 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy πŸ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Hi. Does anyone have any recommendations for FOSS shopping list software for android, which has a "sync" feature so that it can be used by the whole family?

I currently rely on workflowy, and - while it works great - I'd really rather use something that was open source. Thanks in advance.

you are viewing a single comment's thread
view the rest of the comments
[–] herrcaptain@lemmy.ca 4 points 7 months ago (2 children)

Assuming you mean a general note-taking app rather than something specific to shopping lists, perhaps this would fit the bill?

https://logseq.com/

I haven't tried it yet myself, but I've been looking to move away from Notion and this looks interesting. It's billed as open source but I came across this on their alternativeto.net page: "Notice: the backend code will be open-sourced as soon as we’re sure that the backend service meets the security standards."

I'm not sure if that's still relevant or not, but am posting it FYI.

[–] everett@lemmy.ml 6 points 7 months ago* (last edited 7 months ago) (2 children)

Joplin is open source, has todo lists and syncs with any plain webDAV server, or stuff that provides webDAV, like NextCloud.

[–] AngryHippy@lemmy.world 4 points 7 months ago* (last edited 7 months ago) (1 children)

Joplinapp.org. Your link goes to a for sale dotcom domain

[–] everett@lemmy.ml 1 points 7 months ago

Thanks, fixed it! I'm usually pretty good at Internet...

[–] craig9@lemm.ee 2 points 7 months ago (1 children)

Thanks Joplin came up on my radar a while back but I had never considered it for this task. With a webdav sync option built in, it might better handle the concurrent granular node/block changes that I hope for, than the file-at-once style of sync that syncthing currently gives me.

[–] everett@lemmy.ml 1 points 7 months ago

It's worth noting that there are two ways to use Joplin for to-dos: you can embed a complete list within a note, or make a bunch of 'todo-able' notes in a folder that can be individually checked off as completed from the note list itself. I'd usually say the advantage to using separate notes is that each note can have its own content within the body of the note, but with your use case of shared list syncing between people you're also less likely to end up with conflicts if people aren't editing one large note, since Joplin isn't a platform that sends all the connected clients updates in real-time.

[–] craig9@lemm.ee 2 points 7 months ago

Thanks. I have actually been using logseq for journals and notes, and syncing has been great even with syncthing between my phone and my computers. I just notice enough lag on the sync that I don't know whether it'll be as "realtime multiplayer" as workflowy seems to be. With workflowy I can be ticking off completed items while someone else at home is adding things to another part of the list and it just works, which is annoying because as mentioned, I would really rather not use closed source stuff.

I will set up a shared logseq graph though and do some testing. Thanks πŸ‘