Obsidan is a Great Notes taking app for everyday person but it hides the syncing functionality behind a paywall
my aim with this project is to Built a cross platform (mobile & desktop), local first version of Obsidian with syncing functionality built in and work in a seamless. hassle-free way
Technologies used in the project:
Run the dev Server on Nvidia Driver (linux)
WEBKIT_DISABLE_DMABUF_RENDERER=1 bun tauri devso, there are builds present under the draft releases, if you wanted to install those (which is not recommended), you might fall into the following problem
for folks having older Nvidia GPU on linux and seeing a Blank screen when opening the app, just do these things
- edit the file at
/usr/share/applications/cherit.desktop - next to
Exec :, replace it with thisExec: WEBKIT_DISABLE_DMABUF_RENDERER=1 ...


