The purpose of this branch to create the UI to take filters from user, on which files, folder and tags to be scanned and which all to ignore has been implemented. As well as the backEnd logic to ignore all the three aspects of the tasks. Other than that, few other things has been achieved in this branch as mentioned below :
If there is not content for the Task Description, then there was the clickable element used to be rendered, issue has been resolved. #34
3 different types of formats for due and completion date has been implemented. Also taking the input for the same in the setting.
auto Adding due for the tasks inside Daily Notes files is done. Also giving option to enable thid Daily Notes Core plugin compatibility in settings.
User can Hover over Edit Button to see the parent file preview.
Open File button from the EditTaskModal can now open the parent file either in same window or in new window.
Subtasks Content and Body content is now rendered using MarkdownRenderer
The purpose of this branch to create the UI to take filters from user, on which files, folder and tags to be scanned and which all to ignore has been implemented. As well as the backEnd logic to ignore all the three aspects of the tasks. Other than that, few other things has been achieved in this branch as mentioned below :