Skip to content

Commit 5fc179a

Browse files
authored
remove older ways of configuring due dates
1 parent 570bd17 commit 5fc179a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ when they become due, down to the minute (I use this to "expire" daily tasks aft
125125
| `filter_section_id` | `integer` | `(none)` | Only show tasks from one Todoist section, identified by its id. |
126126
| `filter_section` | `string` | `(none)` | Only show tasks from one Todoist section, identified by its name. |
127127
| `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 |
130128
| `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. |
131129
| `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. |
132130

0 commit comments

Comments
 (0)