Simple GTK Notes App
- Create, remove and rename notes
- Workspaces
- Custom font
- Side images
- Autosave
- Clone this repo:
-
git clone https://codeberg.org/ItsZariep/SGNotes
-
- Build
-
make
-
or
- Build with SourceView (markdown highlight and base SourceView features)
-
make WITHSOURCEVIEW=1
-
See Online Manual