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
The more the merrier - have you had a chance to try anytype out?
they have this local sync function that works even without any internet (sort of like a LAN?)
its been really handy for me as I often work in places without internet, but retain the ability to sync between laptop & phone.
(Also are notifications and kanbans on the roadmap?)
Yes, tried anytype, but I struggle with it’a lack of plugins and overall extensibility. As for kanban and notifications, yep, they are already on roadmap
brilliant, Im excited to try it - cheers for sharing it with the world for free.