You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,8 +125,6 @@ when they become due, down to the minute (I use this to "expire" daily tasks aft
125
125
| `filter_section_id` | `integer` | `(none)` | Only show tasks from one Todoist section, identified by its id. |
126
126
| `filter_section` | `string` | `(none)` | Only show tasks from one Todoist section, identified by its name. |
127
127
| `filter_labels` | `list` | `(none)` | Only show tasks with the specified Todoist labels. See **Filtering by Labels** below for details on this powerful option. |
128
-
| `filter_today_overdue` | `boolean` | `false` | Only show tasks that are overdue or due today. |
129
-
| `filter_due_days_out` | `integer` | `-1` | Show only items which have a due date within N days into the future. <br>Make it 0 as a special mode to _hide_ items precisely |
130
128
| `filter_show_dates_starting`<br>`filter_show_dates_ending` | `integer` or `string` | `(none)` | Only show tasks with the specified dates window. See **Filtering by Dates** below for details. |
131
129
| `filter_show_dates_empty` | `boolean` | `true` | Defines whether tasks without any specified date pass the filter or not. See **Filtering by Dates** below for details. |
0 commit comments