this post was submitted on 19 Aug 2025
360 points (97.6% liked)

Open Source

40081 readers
122 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
[–] mysticmartz@lemmy.world 7 points 5 days ago (9 children)

Markdown support, plugin ecosystem, automation?

[–] Transhumanist@lemmy.ml 11 points 5 days ago (8 children)

Full markdown support, all notes are just .md files like in obsidian. I’m currently working on plugins api and trying to implement layer that would allow obsidian plugin’s compatibility. Automation: I don’t really understand what you’re trying to say, can you specify please?

[–] mysticmartz@lemmy.world 2 points 4 days ago (1 children)

Automation as in automatically moving notes to a specified folder, calendar sync , to do list sync.

If you have Outlook , gmail ,Todoist and a few other app integrations and integrations with vim plugins it makes everyone’s lives easier.

Set and forget.

[–] Transhumanist@lemmy.ml 1 points 4 days ago

Ah, I get it. Integratons are planned as well as this kind of automations. I think that this feature is basic for every second-brain app

load more comments (6 replies)
load more comments (6 replies)