Skip to content

Releases: pgorod/power-todoist-card

Fix import causing "custom element does not exist" error

31 Mar 09:30
6a7f669
Compare
Choose a tag to compare
v0.13-beta

Update powertodoist-card.js imports

v0.12-beta

18 Mar 14:37
4c940e4
Compare
Choose a tag to compare

What's Changed

  • Update README.md to clarify how to obtain TODOIST_PROJECT_ID by @christiandsg in #10
  • Respecting config.date_format in due date display by @danduke in #22
  • Add priority sorting by @treed593 in #20

New Contributors

Full Changelog: v0.11-beta...v0.12-beta

v0.11-beta

31 Oct 18:36
458b8f7
Compare
Choose a tag to compare
  • Add show_item_labels option
  • Fix dates filtering (#4)
  • other minor fixes

v0.10-beta

22 Jul 11:15
cd8b953
Compare
Choose a tag to compare

add show_dates option

v0.09-beta

22 Jul 09:19
53b3a07
Compare
Choose a tag to compare

sort_by_due_date - add ascending/descending option

v0.8-beta

21 Jul 19:21
25aaf7e
Compare
Choose a tag to compare

Adds ability to call scripts

v0.7-beta

19 Jul 19:14
5fc179a
Compare
Choose a tag to compare

Added new powerful dates filter features.

Moved project to Beta stage 🎉

v0.6-alpha

26 Jun 17:27
3c7be53
Compare
Choose a tag to compare
"emphasis" action, "!!" label changes

v0.5-alpha

22 Jun 18:53
ced930a
Compare
Choose a tag to compare
Document match actions

v0.4-alpha

20 Jun 19:27
4729850
Compare
Choose a tag to compare
Fix bug and remove debug code