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

Free and Open Source Software

17766 readers
67 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

you are viewing a single comment's thread
view the rest of the comments
[–] bionicjoey@lemmy.ca 11 points 10 months ago (3 children)

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

[–] DogMuffins@discuss.tchncs.de 6 points 10 months ago (1 children)

IMO a folder of markdown files is the way. Interoperable with so many things.

[–] whysofurious@sopuli.xyz 1 points 10 months ago

Totally agree. I’m moving away from Obsidian but I’ll never be thankful enough to that software for getting me used to local .md files. I find it just way way better than any other solution.

[–] hallettj@beehaw.org 3 points 10 months ago

This is what I use. Or if you don't need image/PDF embedding or mobile support then VimWiki is a similar solution that is FOSS.

[–] xtapa@feddit.de 2 points 10 months ago (1 children)

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

[–] whysofurious@sopuli.xyz 1 points 10 months 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 2 points 10 months ago (1 children)

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.

[–] whysofurious@sopuli.xyz 1 points 9 months ago

Coming back super later to this, and I agree with your sentiment. Thanks for explaining :) I tried Anytype but the fact that pages are not plain text files is bothering me (I think obsidian kind of spolied me). If you settle on obsidian, for project management in obsidian I tweaked this https://github.com/duoani/obsidian-gtd (not my repo, the js scripts need a small update iirc), which was what I was looking for in a project management system.

I am still waiting for https://silverbullet.md to mature a little bit more and I’ll try to switch to it (foss+obsidian like many useful features as core plugins)