Skip to content

Releases: ahonn/logseq-plugin-todo

v1.3.0

04 May 04:37
Compare
Choose a tag to compare

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

30 Apr 03:07
Compare
Choose a tag to compare

1.2.1 (2022-04-30)

Bug Fixes

  • fix missing logo.svg after build dist (6d228dc)

v1.2.0

27 Apr 11:07
Compare
Choose a tag to compare

1.2.0 (2022-04-27)

Features

  • add button to schedule/cancel to-do items to today (5909096)

v1.1.4

27 Apr 03:15
Compare
Choose a tag to compare

1.1.4 (2022-04-27)

Bug Fixes

v1.1.3

27 Apr 03:02
Compare
Choose a tag to compare

1.1.3 (2022-04-27)

Bug Fixes

  • fix task panel position (ff2ff95)

v1.1.2

26 Apr 17:45
Compare
Choose a tag to compare

1.1.2 (2022-04-26)

Bug Fixes

  • add error bounday and show error message when throw error (7f59e7f)

v1.1.1

26 Apr 17:15
Compare
Choose a tag to compare

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

26 Apr 11:13
Compare
Choose a tag to compare

1.1.0 (2022-04-26)

Features

v1.0.0

26 Apr 07:44
Compare
Choose a tag to compare

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)