this post was submitted on 19 Aug 2025
366 points (97.9% liked)

Open Source

40747 readers
112 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

Hey folks! I’m completely new to Lemmy and still figuring out how everything works around here... But I’d love to share a project I’ve been building.

It's called VOID (Versatile Open-source Infrastructure for Developers) - an open-source, local-first second-brain (note taking app but more powerful) application that combines the flexibility of Obsidian with the powerful organization of Notion.

Unlike many other tools, VOID is not just another note-taking app. It’s built with the idea of being a true second brain that you fully control. No vendor lock-in, no hidden cloud, no feature walls. Everything is open-source, customizable, and designed to adapt to your workflow instead of forcing you into someone else’s.

I'm currently building it with Rust, Tauri v2 and Vue.js. For certain plugins and configs, it also supports SurrealDB as a database.

check it out on my GitHub

you are viewing a single comment's thread
view the rest of the comments
[–] vort3@lemmy.ml 32 points 1 month ago (25 children)

the idea of being a true second brain

It's good that it's built with this idea, but what is the actual implementation of this idea? What features make it «a true second brain» that other «second brain» apps (obsidian and hundred other note taking apps) don't have?

[–] ilinamorato@lemmy.world 30 points 1 month ago (24 children)

I did a bunch of research into second brain/zettelkasten apps (that is to say, apps that support note taking with note interlinking and rich text) earlier this year, and I couldn't find a single app in the category that's (1) FOSS, (2) stores notes as .md files natively (Logseq will import/export to .md, but it's not native), and (3) is cross-platform in some way (for my purposes, I need it to be on Linux, Android, and Mac OS, or have a usable web app). Even the ones that get close all have some kind of gimmick to them, or are super ugly or slow or otherwise hard to use.

If Void can get those three nailed, and do it in a usable way, it will fill a very particular and exciting niche.

[–] klangcola@reddthat.com 2 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

Did you look in to Zim Desktop Wiki? https://zim-wiki.org/

It stores articles in zim (plaintext) files rather than .md (plaintext) files, but otherwise it's an excellent FOSS cross platform

Edit: never mind, zim also doesn't have an Android client. The closest is https://github.com/gsantner/markor which understands Zim syntax

[–] ilinamorato@lemmy.world 1 points 4 weeks ago

When I was looking into this earlier, I was explicitly searching for markdown clients, so it didn't come up, but thank you. I'll look into it!

load more comments (22 replies)
load more comments (22 replies)