Muness Castle

Results 3 issues of 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...

Changes requested

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...

![image](https://github.com/ikuyarihS/obsidian-amazingmarvin-plugin/assets/931/775b5d54-ed30-4adf-ac9a-a0fdd7029775) 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.