-
Notifications
You must be signed in to change notification settings - Fork 0
Cross-platform note-taking software written in C++/Qt
License
jslick/PepperNote
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PepperNote is a cross-platform note-taking software written in C++/Qt. PepperNote is currently in development and has limited features... but aspires to be a fully-featured note-taking program. A notebook is organized into this structure: * Notebook (an indivual file) ** Notebook section *** Notebook pages Notebook pages are HTML files. PepperNote does not create registry keys. Even in Windows, it uses the INI format for saving settings. Files generated by PepperNote: * Settings files ($HOME/.config/PepperNote; %APPDATA% in Windows?) * PepperNote notebooks ($HOME/Documents/PepperNote%20Notebooks; %USERPROFILE%/Documents/PepperNote%20Notebooks in Windows?) Existing features: * Multiple pages * Formatted editing (bold, lists, etc) * Rename pages * Move pages between sections * Delete pages * Create sections * Rename sections * Limit 1 running instance * Hide to system tray Partial features: * Multiple sections You can hand-edit the manifest to add or remove sections Features pending for v1.0 release: * Format headings (h1, h2, h3, etc.) * Create notebooks * Re-arrange notebooks * Re-arrange sections * Delete sections Also, need a new application icon to replace the existing hideous one. Seriously.
About
Cross-platform note-taking software written in C++/Qt
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published