Releases: Leonezz/obsidian-tasks-calendar-wrapper
Releases · Leonezz/obsidian-tasks-calendar-wrapper
0.3.1
23 Jun 15:07
Compare
Sorry, something went wrong.
No results found
0.3.0
03 May 12:37
Compare
Sorry, something went wrong.
No results found
0.2.9
21 Dec 08:34
Compare
Sorry, something went wrong.
No results found
0.2.8
21 Dec 08:10
Compare
Sorry, something went wrong.
No results found
0.2.7
12 Nov 16:47
Compare
Sorry, something went wrong.
No results found
0.2.6
08 Nov 14:16
Compare
Sorry, something went wrong.
No results found
0.2.5
19 Aug 02:54
Compare
Sorry, something went wrong.
No results found
new feature: time format text (prefix) based parsing and sorting thanks to @stelcodes !
0.2.4
31 Jul 11:11
Compare
Sorry, something went wrong.
No results found
new feature: include file paths filter. #51 thanks to @BishalTS .
0.2.3
01 Jul 13:09
Compare
Sorry, something went wrong.
No results found
In v0.2.3 the task icon clicking event which toggles the item done is handled by the Tasks plugin, thus the following functionality should be working:
A done date should be automatically appended to the end of the item when the icon is clicked on a todo item (#41 ).
The recurrence function should be working, which means a new task will be created when an item with recurrence is toggle done (#43 ).
Plus the following issues are fixed:
Items not loaded when opening obsidian sometimes (#40 ).
0.2.2
17 Jun 05:26
Compare
Sorry, something went wrong.
No results found
fix: task status icon clicking event mismatch with wrong items (always the first item in the list) when builtin styles are enabled (#38 ).