/CDTodo

In order to prepare for the upcoming formal job, get ready with a Windows desktop assistant that displays and updates TODOs.

Primary LanguagePythonApache License 2.0Apache-2.0

CDTodo

It is a desktop-tool for listing your TODO list in daily work.

Current Progress

访问网页 + 记录本地memory

Usage

  • Download source codes and then run CDTodo.py
  • Download release exe file and click CDTodo.exe

TODO List for CDTodo

  • allow delete todos in todo lists (but store in memory).
  • basic js/css display widgets (echarts or something).
  • display forms
    • lists and blocks (top-urgent)
    • trees (mind-graph for work)
  • .exe release

Developing Notes

Recent Notes:

2023/04/26

@okcd00: Start to learn PyQt5.
StackedLayout for MainEntrance, and the first version for memory manager is "1 Browser + 2 text-editors".