Skip to content

Nighty3098/CodeKeeper

Repository files navigation

Notes manager for developers

header




Tasks:

  • - UI
    • - Context menu for notes
    • - Context menu for tasks
    • - Context menu for projects
    • - Light theme
    • - Theme swither
    • - Custom window decorations
    • - Update project editor window

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

  • - Crossplatform app:
    • - Linux
    • - Windows
    • - Mac

  • - Task movement functionality
  • - Project creation functionality
  • - Note-taking functionality
  • - Task creation functionality
  • - Update markdown render ( migrate to QWebEngineView )
  • - Functionality of moving notes
  • - Multilang
  • - Fix visual bugs
  • - Fix notes path bug
  • - Migrate to CMake

Installing:

git clone https://github.com/Nighty3098/CodeKeeper --recurse-submodules
cd CodeKeeper/src/CodeKeeper
qmake CodeKeeper.pro
make

Screenshots:

Main Editor Tasks Projects