ikuyarihS / obsidian-amazingmarvin-plugin

Simple plugin for Amazing Marvin
30 stars 7 forks source link

Filter tasks by specific date #6

Open drjct opened 3 years ago

drjct commented 3 years ago

Instead of using "today" please incorporate a way to parse date in relation to tasks scheduling and due date to a specific date.

{
    "title": "TODAY TASKS",
    "type": "{{date}}",
}

This will incorporate Obsidian's native function of {{date}} or {{date:YYYY-MM-DD}} See: https://help.obsidian.md/Plugins/Templates