I have one suggestion so far. Consider moving to Codeberg. Github has become a very unsafe place to keep FOSS projects.
Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
I would think about that, maybe I will backup everything on codeberg
Unlike many other tools, VOID is not just another note-taking app.
no offense. but if I got a penny for everytime Ive heard this....
no offense. but if I got a penny for everytime Ive heard this…
yeah, I know) but I try my best to make this project as perfect and useful as possible
for everyone who walked this path of finding (or making) the perfect note app. there is no general perfect. everybody will find eventually a workflow which works - and evolves.
but I whish you all the best and that you may built an app which inspires many. :)
Neat project, shame on the basic premise. Just remember to delete your second brain once in a while, for the health of your first one, and actually use it for something creative once in a while.
Note taking has it's place, but I agree. Once you go from note taking into crippling habitual hivemind its lost the main point. The time I spent on making my notes look amazing and growing my thought library rather than working on executing my actual ideas was getting insane.
I've seen some of the Obsidian maxi's graphs in tutorial videos. There are people that have spent literal weeks of their precious time on these massive dot-to-line hoards. It really becomes literal e-hoarding. Like counseling levels of bad habit. Then they hold these humongous, continent-sized graphs up like a trophy. Mine's bigger than yours. Whip it out and prove it.
Now I only jot ideas I want to remember later if I'm in the middle of something, write down dreams I may forget (or nightmares, as it helps me calm down and analyze them logically), and keep to my diet and shopping lists.
I really don't need more than that. Any reminders or schedules go in my android FOSS calendar (Etar).
You might want to highlight what differentiates it from Obsidian, except being open source. Just from looking at the page, I don't know what it means to have organization capabilities from Notion?
Yeah, the readme says stuff that don't mean that much. Sure, all FOSS and no cloud but WHAT DOES IT DO??
Thanks, i’ll rework README in the near future.
no hidden cloud
Shots fired at Notesnook.
Good luck with the project! I hope it becomes everything you want it to be, in time!
thank you, these words mean a lot to me
Looking good!
Slightly off-topic, but with all the craps that's going on with Github, ever consider having your projects on Codeberg instead?
can you tell me in short what’s wrong with GitHub? I totally missed it
MS bought it and is folding it into their "AI" division
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?
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.
Please checkout Silverbullet.md.
Native markdown support, folder structure, customizable by css and some script language.
Where were all you awesome people with these great suggestions back in May?!
This is a mandatory comment about Emacs' org mode since .org
files are extremely similar in syntax to .md
and can be interconverted extremely easily.
So basically, a markdown editor?
Thanks for sharing! I'll give it a try
Thanks, app is still in WIP state. Huge redesign and new cool features like databases coming soon
A new competitor to Obsidian other than Trilium and Logseq would be awesome. I have to ask are you vibe coding? The length of the project and extensive use of emojis in the read me makes me question… I wish you the best. If you get a server container and an iPhone app I would seriously support it.
I tried to make README less boring using emoji) And I’m pretty confident in my Rust and Vue skills, so not using chatGPT(or any other AI tool) in my work). I wrote all of the VOID by my hands.