Releases: ahonn/logseq-plugin-todo
Releases · ahonn/logseq-plugin-todo
v1.3.0
1.3.0 (2022-05-04)
Bug Fixes
- fix none priority task error (48a32cc)
Features
- show priority color to make task more visually appealing (573cb7d)
- sort by priority when same scheduled task (98d4398)
v1.2.1
1.2.1 (2022-04-30)
Bug Fixes
- fix missing logo.svg after build dist (6d228dc)
v1.2.0
1.2.0 (2022-04-27)
Features
- add button to schedule/cancel to-do items to today (5909096)
v1.1.4
1.1.4 (2022-04-27)
Bug Fixes
v1.1.3
1.1.3 (2022-04-27)
Bug Fixes
v1.1.2
1.1.2 (2022-04-26)
Bug Fixes
- add error bounday and show error message when throw error (7f59e7f)
v1.1.1
1.1.1 (2022-04-26)
Bug Fixes
- fix panel position style and auto focus task input when plugin visible (f79562b)
- fix panel position when right sidebar opend (eaa8a4e)
v1.1.0
1.1.0 (2022-04-26)
Features
v1.0.0
1.0.0 (2022-04-26)
Bug Fixes
- update task list after add new task (5137884)
Features
- add basic task list (fbc070f)
- add expired/scheduled/no scheduled task section (87526ef)
- add useTask hook and adjust task sections (70d280c)
- add withUserConfigs (c451693)
- modify task section title font weight (d6a81e6)
- show task deadline as scheduled date (6f04571)
- show task scheduled time and open task in right sidebar (b48e08e)