Hi, thanks for your interest) I build VOID with this in mind:
- fully open-sourced including app itself and syncing server(with docker image for self hosting of course)
- native performance (I ditched electron and tauri for gpu accelerated rendering with GPUI)
- huge customizability(editor plugins, automatizations, you-name-it)
- notion-like databases(optional, you could disable them)
- terminal integration(for running code snippets from docs, terminal applications like neovim and for fun in general) And even more will come to my mind before release I think🙃


I used notion a lot before understood that it’s not exactly fit all my needs so I decided to add databases in my own app. As for yours requests: Personally I don’t really like ai (even local ones), Idk why, but that’s it. I wouldn’t include ai in any of my projects. As for binary release… After I decide that app is stable enough for publishing I’ll probably add it to AUR, fedora COPR, nixpkgs(or made a flake for nixos), flatpak, and setup auto bundling for AppImage, rpm, deb, exe and dmg versions.