Spyke

VOID — my FOSS second-brain app

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

View original on lemmy.ml

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....

110
lemmy.ml

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

35

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. :)

28
fmstratreply
lemmy.nowsci.com

My like 10 year old, way out of date, note taking app for Owncloud that I forgot about just got a PR. So I guess perfect is different for everyone.

5
lemmy.ml

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?

30
lemmy.world

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.

32
chemikylereply
lemmy.zip

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.

15
Ferkreply
lemmy.ml

Considering that one of your requirements is already using .md files, which is a format pretty common.. maybe a combination of different apps on different platforms would work? Specially considering that mobile UIs are likely gonna have different requirements than desktop UIs.

One approach I was considering was using neutrinote on Android (which is a relatively simple but functional no-bullshit markdown editor supporting cross-linking between markdown files) and VSCode / VSCodium on the desktop (which also supports cross-linking, and I think has some note-taking related extensions), or maybe zed, or whichever editor you might already be using that can support markdown. Then use syncthing for the sync.

However, I have not yet really gotten into it, primarily because second brain/zettelkasten note-taking in general has never really fully clicked with me, most of the time when I take notes I just use them as a scratchpad / temporary storage.. without much of a proper organization ... just a note meant to be scrapped as soon as it's acted on. Often I just use tabs in my notepad app, without really saving them to a file.

7

FWIW I use Obsidian on desktop and Nextcloud Notes on mobile (along with Nextcloud sync for, uh, syncing) and it works great. All this and a TB of storage only costs me about 5 EUR/mo with Hetzner.

1
msagereply
programming.dev

Did Logseq change? It used to write directly to .md files.

2
qazreply
lemmy.world

Doesn't logseq store the notes as .md files? There is a directory named pages which contained them last time I checked

2
lemmy.world

It's been a while since I read the details, but as I recall it stores them primarily in a database. The .mds are mirrors or something, maybe?

In any case, it looked to me like they could get desynced pretty easily.

2

AFAIK it stores the notes as .md and an index in it's own proprietary format, which is mostly an issue because the index won't be encrypted if you encrypt the notes.

4

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!

1
cygnusreply
lemmy.ca

I know this won't go over well here but I don't really care that Obsidian isn't FOSS, because it's just a frontend for markdown files in folders. There's no lock-in whatsoever, and it being FOSS or not makes no functional difference.

0
lemmy.world

I broadly agree with you, but I would still prefer to have another option so that if/when Obsidian goes the Notion route, I have another option to jump to easily.

19
cygnusreply
lemmy.ca

Me too, but I figure a clone will pop up very quickly if that happens, and I'll already have an easily portable folder with markdown files.

3
lemmy.world

My big concern is that, since there's no substantial Obsidian competitor now, there must not be any money in it, which would slow down the arrival of a new clone if Obsidian ever platform-decay'd. Yes, the fact that it's easily portable is a good bulwark, and that's why I currently use Obsidian; but to make a comparison, it's been twelve years since Google Reader died, and there isn't yet a successor that I've found which offers both opml & last-read syncing and unlimited feeds, unless you can self-host.

I guess I'm saying, I've been on this ride for too long, I kinda want to get off of it.

9
cygnusreply
lemmy.ca

The Google Reader comparison is excellent, that one still hurts... I think RSS usage has simply declined tremendously overall though, as opposed to PKM which is still going strong (I think/hope)

3

I think it's probably still a subculture, like RSS was. I hope both of them have a resurgence, though.

1

That's fair, but as someone who likes to contribute to FOSS projects with features that I want, I'd like every tool I use to be FOSS, so I can make them work exactly the way I want them to, while also providing something to those that don't want to/can't pay for a tool like this, or just don't want to have the inevitablity of having spent hundreds of hours getting used to a tool, only for the owning company to make it unusable for you.

In FOSS projects, if a project starts to go a route you don't like, you can ignore all future updates and still get the exact experience you wanted.

2
dax
feddit.org

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?

20

Yeah, the readme says stuff that don't mean that much. Sure, all FOSS and no cloud but WHAT DOES IT DO??

10
sh.itjust.works

Looking good!

Slightly off-topic, but with all the craps that's going on with Github, ever consider having your projects on Codeberg instead?

17
lemmy.ml

can you tell me in short what’s wrong with GitHub? I totally missed it

6
sh.itjust.works

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?)

14
lemmy.ml

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

9

brilliant, Im excited to try it - cheers for sharing it with the world for free.

6
lemmy.world

Nice :] sounds great. Any chance you will create a Flatpak?

11
lemmy.ca

Is it a notes app? Second brain doesn’t mean anything to me, and I don’t understand what it does from your README. The name is also confusing. What does it mean by open source infrastructure?

10
jnod4reply
lemmy.ca

Second brain and powerful note taking app just smells like somebody trying to make joplin but with AI assistants, I almost skipped your post because of the way powerful stopped meaning abundant and complex.

3
Hawkreply
lemmy.dbzer0.com

Second brain is a much used term really. There are plenty of second brain apps, it's not some made up term.

9

Except, it is made up. All terms are made up. It still means something different to different groups of people.

-1
zod000reply
lemmy.dbzer0.com

"Second brain" is a term that has been around a while, but it does get used by a lot of people that are all in on AI these days so i totally see your skepticism. My issues with these second brain/knowledge base/etc tools is that I never end up going back to them to actually look up knowledge. Maybe that is why the AI people are all over it, because most people never use the actually notes they make. Either way, I found it best to just stop using the tools or leave myself semi-structured text notes with good file names.

3

I really like Obsidian for campaign notes and stuff while running ttrpgs. I'm sure the uses are possible to recreate in other ways, but it makes it simple and easy enough for me to actually use it.

2

Oh, ok. I call that a knowledge base, or a personal knowledge base if it’s just for myself.

1
lemmy.world

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.

9
lemmy.ml

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.

24
lemmy.ml

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?

12
Hadriscusreply
jlai.lu

oh, is it wysiwyg ? I settled on QOwnNotes this year and my only gripe is that the markdown editor and the actual note viewer are separated, which divides screen estate by 2 pretty much. Other than that I love that it's a native program, very lightweight, and of course open source. I'll be watching your progress. Cheers !

4
lemmy.ml

Yep, it’s wysiwyg. Huge thanks to obsidian. I took a lot of inspiration from their editor

6
Postimoreply
lemmy.zip

Looks super cool, I will have to check it out!

I know it's definitely a massive ask, but has there been any consideration on collaboration tools in the future? Even if it's not full multi-user editing, obsidian is really lacking in it's ability to share with others, and those might be a huge add.

2
lemmy.ml

This is not super massive task, it’s already in my roadmap. I finish it in a short time after VOID’s beta

4
lemmy.world

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.

2

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

1

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).

10

I have one suggestion so far. Consider moving to Codeberg. Github has become a very unsafe place to keep FOSS projects.

6
lemmy.today

There's already many foss notes apps.

What none of them do well is syncing and collaboration without paying for hosting or self hosting. Joplin lets me workaround this with 2 Dropbox files (1 per profile, 1 being a shared profile) and it's a pain. And the Dropbox file isn't encrypted.

An encrypted API access file I can shove anywhere and use would be lovely as an option. Anyway I can share across users would be lovely.

5
cygnusreply
lemmy.ca

What none of them do well is syncing and collaboration without paying for hosting or self hosting.

Not to pick on you here, but you're surprised that nobody is bulding an app for free and then paying for a server to also give away for free? Open source devs already struggle to make ends meet - now they're supposed to operate at a loss?

10

No, not at all. It's an absolutly fair trade to pay for that service if they're hosting my data.

Buuuuuut, if OP wants to make yet another notes app and hit a corner that isn't yet covered, there are features of Google Keep that are not yet replicated well from a semi-DIY low cost perspective. AFAIK, I can self host to sync with some FOSS apps, but did too technical limitations on my end, I can't reliably self host. So I have to use workarounds.

But of I can just use an API accessable file, and that data is encrypted, OP is a step ahead of Joplin. If I can collaborate with that API access without needing 2 profiles, that's 2 steps ahead.

1
communismreply
lemmy.ml

What none of them do well is syncing and sharing notes without paying for hosting or self hosting.

What about Notesnook's monograph functionality? Unless you mean sharing as in collaboration not publishing

4
hansoloreply
lemmy.today

I mean collaboration, I'll edit. Thanks for asking.

2
communismreply
lemmy.ml

For free hosted collaboration you could use Cryptdrive or Proton Drive. They're more "office suites" but plenty of people use word processors to take their notes.

1
hansoloreply
lemmy.today

I'll look into Cryptdrive, but Proton doesn't allow API access to Drive files.

1
communismreply
lemmy.ml

Yeah cryptdrive also doesn't have a public API afaik.

I do feel like you're asking for a lot atp. You want something free as in gratis, hosted by someone else, that allows for live collaboration, with a public API? I feel like paying for foss (eg paying whoever's hosting this) is reasonable at this point.

1
hansoloreply
lemmy.today

All I'm asking for is what Joplin already does with one improvement and one addition. So if OP is coding a new app from scratch, why not improve on what exists and is already a FOSS app anyway?

Joplin's main drawback for collaboration is that the UI can't handle 2 profiles syncing with 2 different files well, you have to close and re-open the app between profiles, going from your private personal one to a shared profile where everyone sees everything. It's annoying, but not exactly torture. Being able to save notes individually to a set of profiles (each with its own local or cloud storage location) would be an improvement.

The encryption of the API file is the only fully new thing. When using the Dropbox API, it's https, so it's encrypted in transit already, so we're halfway there. Encrypted at rest is all I ask - by the app so on the device AND in the cloud.

But even if I wanted to pay for encrypted storage on Joplin servers, it's E2EE - so I would have to pay $90 a year for 3 separate accounts because the collaboration profile needs its own Joplin login, and it's just being logged in to by everyone who is collaborating. Joplin doesn't do API use because it breaks E2EE (why Proton and Cryptdrive don't allow it). And it's nice they say collaboration is part of their lowest tier - sure, if you share the login. Everyone sees everything. So a private synced profile needs its own account. Joplin is a loss leader for selling cloud storage to run the company. It's not some passion project on the Fdroid store.

So a new app needs to do the encryption itself. Just do a 6-digit PIN to log in and ask the key, then run the data through AES. Looking around, it's maybe 50 lines of code, so it's not uncommon for apps to do that anyway.

Also, am I really getting flamed for not participating in capitalism enough by [email protected]? I feel like I'm taking crazy pills!

1

I'm not "flaming" you. I think I'm being polite and expressing an opinion. I mean no disrespect to you.

Currently, we live under capitalism. Whoever's running the server you use needs to pay for server costs. It's the nice thing to do to contribute to those costs if you benefit from the person running the server. Your personal beliefs are not going to exempt you from the reality of how society currently works.

You're welcome to request whatever features you want, but at the end of the day I feel like paying someone else to host a service of your choice is the easiest route for you and not unfair to you. Unless you're up for sysadmining yourself in which case you can save money and only pay VPS costs.

1
Ferkreply
lemmy.ml

syncing and collaboration without paying for hosting or self hosting. Joplin lets me workaround this with 2 Dropbox files (1 per profile, 1 being a shared profile) and it’s a pain. And the Dropbox file isn’t encrypted.

You could use syncthing so no hosting is needed and no reliance on storing your data on 3rd party services. Though you would most likely have the same level of pain as Dropbox since they work similarly (although you did not specify what is it that causes you pain).

4

Because with Joplin you have to close the app to change profiles. And Joplin is a touch janky, so getting others to collaborate requires a steep learning curve. I really like Joplin, but not everyone in the house is as generous, apparently.

I was looking at Syncthing the other day, actually, but I need all users to cloud sync outside the house, so it's not really able to do the same thing as Joplin with the dropbox syncing.

3

Awesome! Thank you for all your effort on this. Looking forward to trying it out!

5
qaz
lemmy.world

I saw you picked SurrealDB, what has been your experience with that so far?

4

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)

3
lemmy.ml

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.

4

This looks cool, and I like your thoughts on it! Are you planning on an Android release too, somewhere down the road?

4

Yep, android version is already in my roadmap! I'll start building it after VOID's beta-release

4
lemmy.zip

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.

4

I will create docker container for selfhosted synchronisation/collaboration server, and as option add p2p synchronization/collaboration. About silverbullet, didn’t try it, sorry

4
feddit.nl

It's great! Don't reinvent the wheel

Why not just contribute PRs to an existing project?

-7
sh.itjust.works

There's a lot of reasons to make your own project even if something similar exists. Differing codebase, feature roadmap, UX/UI direction, contributor politics, or even because they want to make something from scratch to add to their portfolio.

More options are better for everyone.

4

I checked Zim, and while it can definitely be useful, personally I didn’t really enjoy its UI.

4

Nope. But some do use it for mediawiki dumps. Never understood that, really

2

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 !

3
Postimoreply
lemmy.zip

It seems like there is more to it, but even if it was just open source Obsidian, that's a valid enough reason to exist in my mind.

4

Yeah well I would like for it to have a list of features explaining what it does...

0
feddit.org

Nice rendering of headings, bullet points, checkboxes, code blocks, images and so on. I know there is something available for vim if you are using a terminal emulator that supports displaying images, but as far as I know besides a language server for markdown helix can't do that. If there is something I'd like to try it

2
Int32reply
lemmy.dbzer0.com

using images on the terminal is cursed, and helix does nicely render markdown with just the grammars, no lsp.

0
feddit.org

What I mean is for Headings to appear in a bigger size and so on, basically the difference between obsidian source and view mode. Also Not rendering Latex is a dealbreaker as well

1

for latex I understand, but not having titles be big is a sacrifice I'm willing to take.

1
lemmy.ml

Strange, on my pc it works perfectly, while on mobile it not working. I’ll check it

2

But it doesn’t work on my mobile GitHub app too, however on pc it looks fine

1

Thanks, app is still in WIP state. Huge redesign and new cool features like databases coming soon

1

The basis of trust has been breached by whole nation, so it has to be earned by every single member of that nation.

  1. WTF is this collective punishment nonsense? Replace "nationality" with "race" (keeping in mind that a person typically doesn't choose either and it's decided by who their parents were) and you should be able to see the issue here
  2. I hope you rather quickly uninstall almost all popular FOSS software from your devices, because almost all of it contains sizeable contributions from russian citizens and I don't think you've individually verified their intentions
11

Understood. You could use p2p sync without our/selfhosted server. I didn’t interested in anyone's data. That’s exactly why I decided to fully open the source code of the app for all who interested. And I’m not trying to hyde my nationality, I just want to all who looks at my project/talks to me feel comfortable without need to translate every my message

10
alexcleacreply
szmer.info

What I can see clearly is that nation overall supports the warfare, and the annexation of neighbouring country — either silently, or loudly. This sentiment was there for even pre-full-scale invastion time period, even in anti-putinists circles (the "Crimea is not a sandwich" statement supporting that1).

There is an extreme minority that is against war, though they are against war in principle, and make no action to support the warfare to any side.

-6

There's almost no civil society of any kind left in Russia, so it's impossible to say if a nation overall supports or opposes the warfare. People with an active pro-war or anti-war stance are minorities, somewhere in the 10-20% range, and neither are allowed to speak up (interestingly, quite a lot of pro-war social media influencers are in prison right now for daring to speak up against corruption in the army or similar). The vast majority of people are just going about their days. Does that technically help with the war? Yes, I guess, it drives the economy, people pay taxes etc, but then the same can be said about an average american, brit or german right now - I don't see them blowing up munitions factories (that directly supply the ongoing genocide).

4
lemmy.ml

I prefer to stay apolitical. VOID is an open-source project meant for everyone.

12

You know, I don't necessarily disagree with you, but it's funny how you don't see these reactions to American open-source projects, despite the US government's explicit support for the genocide in Gaza. Why do you think that is?

27

There is a complex sociopolitical history as to why it's likely Russians aren't as vocal about these sorts of things. So no, I don't think it's as simple as calling out any Russian that does anything ever, and deciding to give every USian the benefit of the doubt.

As well, I'd like to point out that being vocal on the internet is not the same as making a material difference in the real world.

7

I don't think there's a law in the US that criminalizes pacifism [yet] (with actual prison time as punishment)

It's easy to blame russians for not resisting the war when you don't have the prospect of spending 7 years in a russian prison

5

Please don’t force people to take a stand because 1. he’s Russian and what he say may have repercussions for him, 2. this is not the place for discourse like this; and even if it was, I think it’s important to prioritize persuasion rather than accusation, and 3. He’s just trying to share something he’s enthusiastic about. Just let the guy share and maybe redirect the anger to more vocal supporters

12
3abasreply
lemmy.world

The genocide perpetrated by Israel and the West? Is that the genocide you're silent about?

8

I get that some people may see it differently. Still, my goal here is simply to share a tool I’m building.

7