Releases: ebullient/obsidian-day-planner-og
Release 0.5.10
Release 0.5.9
0.5.8
-
Adding information to command mode section on how to start using it
#81
-
Mark END plan item as isPast when it is current item.
#78
-
configurable timeline icon
#77
-
Feature/timeline
#21
-
Feature/status bar card
#17
-
Spelling mistake
#12
-
Setting for updating planner items in the past
#6
-
Feature/mermaid
#5
-
Improves display of scroll controls on narrow width timeline fixes #71
#71
-
First pass at PoC
4d16c50
-
Refactoring
05a63a5
-
Adds config settings for status bar display options re #7
109d2f8
-
Tidying up and adding more error handling
8005ec6
-
configurable BREAK and END labels
7854fd7
-
Adds funding file
1f51954
-
PoC of dynamic current/past updates to Day Planner note
4c27458
-
Mostly functional Alpha
39584a0
-
Adds add and unlink day planner command mode
c02aeee
-
Working PoC for timer in status bar
4a23273
-
Updates README for changes to day planner note formatting re #24
0158aae
-
Updates README
aaea426
-
Improves planner parsing and updating to be more robust
d619408
-
Removes markdown progress and preserves surounding content/formatting re #24
a05bb8e
-
Problems with configurable folder, having it fixed for now..
9c7920e
-
Adds mode setting and reintroduces settings tab
13e16ab
-
Adds zoom level setting
e80af76
-
Mermaid gantt PoC
b8b2a35
-
Mermaid gantt PoC
dc38c0a
-
Tidies up code and updates README
c3c85a2
-
Daily mode
3a339e5
-
Adds example timeline css
6189a71
-
Removes greedy regex matching and processing unmatched items re #43 #44
2ce5a96
-
Adds config setting for task started notifications re #18
8a56e50
-
Adds example gantt css file
62f337f
-
Adds prototype html and css for status bar % display and info card
d0e0c6e
-
Adds active note check, skips processing if not found
09f467d
-
npm update
ffd804e
-
daily notes performance fix
d384432
-
Updates timeline example css
64c447f
-
Removes separate moment dependency
ab84127
-
Escapes mermaid reserved characters #, : and ; re #8
da211c8
-
More updates to README
8b79171
-
Initial commit
d83153a
-
Uses Obsidian file modify event instead of CodeMirror editor modification event
e2c1ada
-
Turns off track current time when user scrolls re #22
b7b25fa
-
Fixes positioning of timeline scroll controls
b306759
-
Adds command to link day planner without inserting template content re #15
58f51f8
-
Uses past planner items setting to allow for user defined checkbox states re #1
8317c6b
-
Strips out task characters not supported in Mermaid gantt re #79
c8d4d33
-
Hides now line when it is before or after all tasks re #28
d29372e
-
Adds complete past events plugin setting
a9b945f
-
Updates README and example markdown with nested items re #19
b90e596
-
Only updates markdown file if there are changes re #11
1e8592d
-
Final timeline fixes
f23a703
-
Checks for file mode before preparing day planner file/folder
aa22944
-
Adds command to show today's day planner note re #33
b5b395e
-
Updates README for timeline re #3
4fcf4d6
Last release of the original (0.5.8) + additional fixes -
Updates README with image urls
82dffb5
-
Updates README for past items config setting
2c20b39
-
Fixes tests using moment
3ad8c8d
-
Removes ...