Skip to content

PeterlitsZo/MersenneTodo

Repository files navigation

mersenne-todo

A nice planner. Builded on electron and vue.

Screenshot

Download

Go to release page to download the lastest MersenneTodo.

build/run by source

Before build/run it, you should download yarn and download this project's dependency:

sudo apt install yarn
yarn

Builded for Windows and Linux

Run script in shell:

yarn electron:allbuild

Run in electron application

Run script in shell:

yarn electron:serve

Todo

This is a todo list for this project:

  • Root
    • Rfcr
      • Rfcr: Split store/*/todolist
    • Comman
      • Feat: icon component
      • Feat: title component
    • TodoList
      • Feat: Add a process bar
      • Feat: Draggle
      • Feat: make the bar can be edited
      • Feat: Javascript support
      • Feat: update the default helpful msg
      • Feat: make the overflow bar like the Monaco editor bar
      • Feat: history
        • Feat: todolist/history component
        • Feat: settings.json
        • Feat: save as a object pool
      • Feat: Better toolkit
        • Feat: OK buttom
        • Feat: Draggle buttom
      • Fix : Nav cannot highlight now
      • Fix : Cannot edit
      • Feat: make the toolkit auto pop
      • Fix : folding, then updating
      • Feat: fold the tree todo
      • Feat: bar state: OK / not OK / list
      • ...
    • DayChart
    • Code Editor
    • Others
      • Feat: Skeleton screen
      • Feat: remove the title bars of the application
      • Feat: add a icon of the application
      • Fix : the setTimeout function in src/main.js
      • Feat: Use Vuex
      • Fix : flex looks bad.
      • ...
    • Setting
      • Setting the path. (add a setting json file)
      • Open file manager of the userdata json file
    • Nav
    • Info