github 702573N/Obsidian-Tasks-Calendar 1.1.3

latest releases: 1.4.4, 1.4.3, 1.4.2...
2 years ago
  • Code optimisations and reduction in the hope of improving the performance. More optimisations in future updates.
  • Remove inline-fields from task-text inside calendar-views
  • You can now set your Global-Task-Filter to remove from task-text inside calendar-views. If you don't set this command, the default Global-Task-Filter #task is enabled
```dataviewjs
await dv.view("tasksCalendar", {pages: "", view: "month", firstDayOfWeek: 1, globalTaskFilter: "#myTask", options: "noDone"})
```

Don't miss a new Obsidian-Tasks-Calendar release

NewReleases is sending notifications on new releases.