Muness Castle
Muness Castle
# I am submitting a new Community Plugin ## Repo URL Link to my plugin: https://github.com/muness/obsidian-ics ## Release Checklist - [x] I have tested the plugin on - [x] Windows...
Currently, when you click `Daily note` in the Amazing Marvin pane, remaining tasks are added. With my workflow, I actually would prefer the opposite, only the completed tasks. Perhaps you'd...
 It looks like there are cases when `item.hasOwnProperty('subtasks')` is `true` but `item.subtasks` is null, leading to an exception when trying to load items.