A nice planner. Builded on
electron
andvue
.
Go to release page to download the lastest MersenneTodo.
Before build/run it, you should download yarn
and download this project's
dependency:
sudo apt install yarn
yarn
Run script in shell:
yarn electron:allbuild
Run script in shell:
yarn electron:serve
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
- Rfcr