Skip to content

Nighty3098/CodeKeeper

Repository files navigation

CodeKeeper

Notes and projects manager for developers







Install CodeKeeper:
git clone https://github.com/Nighty3098/CodeKeeper --recurse-submodules
cd CodeKeeper/src/CodeKeeper
qmake CodeKeeper.pro
make
Screenshots:
Shortcuts:
Alt+1 Move to tab 1
Alt+2 Move to tab 2
Alt+3 Move to tab 3
Alt+4 Move to tab 4
Ctrl+E Expand notes list to 1 step
Ctrl+Shift+P Show notes preview
Ctrl+Shift+L Show notes list
Ctrl+Shift+V Toggle view mode
Ctrl+Shift+N Create folder
Ctrl+N Create note
Ctrl+Del Delete note
F2 Rename note or folder
Del Remove task or project
Ctrl+N Create new project
Ctrl+Shift+S Open settings
Tasks:
  • - Custom window decorations
  • - Update project editor window
  • - Update view mode for markdown
  • - Context menu for notes
  • - Context menu for tasks
  • - Context menu for projects
  • - Light theme
  • - Theme swither
  • - Add threads

  • - Saving notes to MD files
  • - Saving a list of tasks in the DB
  • - Saving a projects list in the DB

  • - Linux (AppImage)
  • - Windows (exe)
  • - Mac

  • - Task movement functionality
  • - Project creation functionality
  • - Note-taking functionality
  • - Task creation functionality
  • - Update markdown render ( migrate to QWebEngineView )
  • - Functionality of moving notes
  • - Fix visual bugs
  • - Fix notes path bug
  • - Using marked js
  • - Markdown to HTML converter
  • - Markdown to PDF converter

  • - Multilang
  • - Migrate to CMake
  • - Update shortcuts

  • - Git Api
  • - Git Sync