Skip to content

Commit c27c49f

Browse files
committed
docs: Add new Task id instructions to Quick Reference.md
1 parent a965652 commit c27c49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Quick Reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This table summarizes the filters and other options available inside a `tasks` b
1919
| | | | | `task.status.symbol` |
2020
| | | | | `task.status.nextSymbol` |
2121
| **[[Task Dependencies]]** | | | | |
22-
| `is blocking` | | | `hide id` | `task.id` |
22+
| `id (includes, does not include) <string>`<br>`id (regex matches, regex does not match) /regex/i`<br>`has id`<br>`no id`<br>`is blocking` | `sort by id` | `group by id` | `hide id` | `task.id` |
2323
| `is not blocked` | | | `hide blocked by` | `task.blockedBy` |
2424
| **[[Filters#Filters for Dates in Tasks\|Dates]]** | | | | |
2525
| `done (on, before, after, on or before, on or after) <date>`<br>`done (in, before, after, in or before, in or after) ...`<br>`... YYYY-MM-DD YYYY-MM-DD`<br>`... (last, this, next) (week, month, quarter, year)`<br>`... (YYYY-Www,YYYY-mm, YYYY-Qq, YYYY)`<br>`has done date`<br>`no done date`<br>`done date is invalid` | `sort by done` | `group by done` | `hide done date` | `task.done` |

0 commit comments

Comments
 (0)