Skip to content

Releases: ahonn/logseq-plugin-todo

v1.11.0

19 Oct 03:17
Compare
Choose a tag to compare

1.11.0 (2022-10-19)

Features

  • add whereToPlaceNewTask setting item, #24 (a42ed45)

v1.10.0

14 Oct 15:06
Compare
Choose a tag to compare

1.10.0 (2022-10-14)

Features

  • add quick open hotkey and toggle panel with same key (56404cd)
  • suport WAITING task status, #17 (f0869b3)

v1.9.1

14 Oct 07:29
Compare
Choose a tag to compare

1.9.1 (2022-10-14)

Bug Fixes

  • fixed cannot read map of null errors (8866d0b)

v1.9.0

13 Oct 03:10
Compare
Choose a tag to compare

1.9.0 (2022-10-13)

Bug Fixes

  • fix not showing the page title when click, #25 (c37f1c0)

Features

  • support task section title clickable & add openInRightSidebar setting (e995860)

v1.8.0

19 Sep 03:12
Compare
Choose a tag to compare

1.8.0 (2022-09-19)

Bug Fixes

  • fixed reading map property error, reslove #23 (1278fc7)

Features

  • support anytime tasks group by page name, #21 (8e42dc2)

v1.7.0

13 Sep 03:39
Compare
Choose a tag to compare

1.7.0 (2022-09-13)

Bug Fixes

  • fixed theme mode not work (db4b7e2)

Features

  • add scheduled/anytime tasks back (4a41a7e)
  • create task api and remove useTaskManager (48fa9e2)
  • use useRecoilValueLoadable to load tasks (b158a5b)

v1.6.0

06 Aug 02:40
Compare
Choose a tag to compare

1.6.0 (2022-08-06)

Features

  • add plugin settings to customize theme colors, #18 (3f0d862)

v1.5.0

06 Jun 13:21
Compare
Choose a tag to compare

1.5.0 (2022-06-06)

Features

  • support quick open task panel (c648e2f)

v1.4.0

06 Jun 09:51
Compare
Choose a tag to compare

1.4.0 (2022-06-06)

Features

  • show task marker and toggle when click marker label, #11 (34e4a86)

v1.3.1

06 May 06:32
Compare
Choose a tag to compare

1.3.1 (2022-05-06)

Bug Fixes

  • clean content id property when task has ref id (61b3afd)
  • fix cursor pointer styling (1eefd41)