John Mavrick's Garden

Search IconIcon to open search

Last updated Unknown

Status: Tags: Links: Obsidian Plugins - Todoist


Todoist Sync Plugin

Filters Github

Parameters

1
2
3
4
5
6
7
```todoist
{
"name": "Todoist",
"filter": "(overdue | today | no date) & ",
"sorting": ["date", "priority"]
}
```

Examples

Projects

1
2
3
4
5
6
7
```todoist
{
"name": "Project Tasks",
"filter": "(today | overdue) & #School ",
"sorting": ["priority"]
}
```

Backlinks

1
list from Todoist Sync Plugin AND !outgoing(Todoist Sync Plugin)

References:

Created:: 2021-09-11 13:14


Interactive Graph