this post was submitted on 17 Nov 2023
1 points (100.0% liked)

Free and Open Source Software

17953 readers
45 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Do you know any open source alternatives to Notion? I found a few FOSS apps, but they all lack most of Notion features

top 9 comments
sorted by: hot top controversial new old
[–] SurpriseCandid8978@lemmy.ca 0 points 1 year ago (1 children)
[–] xtapa@feddit.de 0 points 1 year ago

I tried it and somehow I cannot wrap my head around how this works. My head wants folder structure.

[–] bionicjoey@lemmy.ca 0 points 1 year ago (1 children)

It's not FOSS, but Obsidian operates on a folder of plain markdown files, so it's at least easy to try.

[–] xtapa@feddit.de 0 points 1 year ago (1 children)

But Foam is. It's roughly the same as obsidian and it really helps structure my work.

[–] whysofurious@sopuli.xyz 0 points 1 year ago (1 children)

I never manage to get into foam coming from Obsidian, possibly because I use VSCode/Codium for coding, so it’s hard for my brain to adapt and appreciate all the pkm things (same reason Dendron didn’t stick either). Plus I’ll admit I’m getting used to the live preview thing. Sorry if I ask, do you use it for note taking or general work management?

[–] xtapa@feddit.de 0 points 1 year ago

I am using it as both. I try to adapt Zettelkasten with todos, inbox and a personal knowledgebase, but also try to manage my Meeting notes, Project information etc. I loved the idea of Obsidian, but wanted to use FOSS stuff, but damn, Obsidian is great and I always feel a little annoyed by Foam+VS Code because it constantly fucks up my tabs layout, closes the graph and, coming from Notion too, is not as fluent.

@SurpriseCandid8978@lemmy.ca mentioned Anytype and I tried it this morning, but I cannot wrap my head around how to properly implement Zettelkasten and something like a folder structure so I think I'll drop it, even though I was really interestet.

A coworker gave me a tour of Obisian just now and the features it has make it hard to avoid.

[–] edumerco@social.coop 0 points 3 months ago (1 children)

@Fitik
2 possible paths forward:

+ Dokuwiki with some plugins for templates and lists and tables. On a web server.

+ Org-mode and Org-roam (a looot more than Notion). Local.

Maybe TidlyWiki, but I don't know it personally.

How much do you need real-time collaboration?
:)

[–] Fitik@fedia.io 1 points 3 months ago (1 children)

I don't need real time collaboration at all, but I would prefer synchronization between my devices

Thanks for suggestions!

[–] edumerco@social.coop 1 points 3 months ago

@Fitik
Then both mentioned options could work. They are different in the balance between simplicity (#dokuwiki is easier) and power (#org-mode has #emacs behind).
Both have huge ecosystems, great documentation, vibrant communities and are rock solid. Dokuwiki is accessible on a website (in the net or in your machine) and org-mode mostly on your machine but it is super easy to replicate or export for use in many devices.
I"ll happily expand if you choose any of those, :)