I will definitely be checking this out!
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.
hi there, how it does compare with silverbullet?
https://github.com/silverbulletmd/silverbullet
like in the readme you say 'no server' then how do i use it on multiple devices?
i saw the editor video, cool, is way less snappy than silverbullet. in silverbullet they immediately render the markdown and that makes the cursor jump a bit.
I will create docker container for selfhosted synchronisation/collaboration server, and as option add p2p synchronization/collaboration. About silverbullet, didn’t try it, sorry
Awesome! Thank you for all your effort on this. Looking forward to trying it out!
This looks cool, and I like your thoughts on it! Are you planning on an Android release too, somewhere down the road?
Yep, android version is already in my roadmap! I'll start building it after VOID's beta-release
So basically, a markdown editor?
I saw you picked SurrealDB, what has been your experience with that so far?
I really like SurrealDB. It has amazing compatibility with rust + tauri and can be used in file mode with rocksDB. For my usecase it fits the best. I love static types)
Awesome! I want more and better apps in this space. I personally don't trust myself not to lose my phone, so I want to manually sync files to some trusted place, or preferably, have webdav/nextcloud for syncing the way some notes apps have it. It's your project, so do what suits you, but that's something that would push it to the top for me.
Cool, I've been considering something like that, I was set on using trillium but now I guess I'll also give this one a shot !