Skip to content

Releases: DimitryDushkin/logseq-plugin-task-check-date

2.1.0

25 Jun 10:00

Choose a tag to compare

up version

2.0.2

23 Jun 17:58

Choose a tag to compare

Build a release

2.0.1

19 Jun 10:22

Choose a tag to compare

This release adds support for optionally including completion time as well as a handful of settings to configure the functionality of the plugin. All thanks to @gf3 (see #17)!

The new settings include:

  • Task markers - Task markers to use (default: "DONE, NOW, LATER, DOING, TODO, WAITING")
  • Include date? - Optionally include date (default: true)
  • Completed date property - Property to use for completed date (default: "completed")
  • Include time? - Optionally include time (default: false)
  • Completed time property - Property to use for completed date (default: "time")
  • Time format - Time format when including time (default: HH:mm)

image

2.0

18 Jun 18:49

Choose a tag to compare

2.0
up build

1.0.6

22 Apr 10:56
950de80

Choose a tag to compare

Merge pull request #12 from YU000jp/main

fix: handle same E, EE, or EEE bug (logseq-dateutils)

1.0.5

17 Jan 16:37

Choose a tag to compare

add new js bundle

1.0.4

17 Jan 13:50

Choose a tag to compare

up build

1.0.3

16 Jan 17:41
8f6dfcb

Choose a tag to compare

Merge pull request #6 from jenningsb2/main

adding more task markers

1.0.2

13 Jan 08:02
8a14779

Choose a tag to compare

Merge pull request #4 from phoenixeliot/fix-unable-to-type-in-tasks

Fix inability to to type in non-DONE tasks

1.0.1

22 Oct 12:43

Choose a tag to compare

up action