@@ -197,7 +197,7 @@ TODO commands are multi-block commands that query multiple TODOs from your graph
197
197
198
198
1 . Maximum amount of block references to return. Default value is ` 20 `
199
199
2 . Format to output the block in. See our [ Formatting] ( 050-command-reference.md#formatting ) section for more info.
200
- 3 . optional filter parameter based on a comma separated list (case-insensitive ). Can use - in front of a word to exclude it. Examples:
200
+ 3 . optional filter parameter based on a comma separated list (case-sensitive ). Can use - in front of a word to exclude it. Examples:
201
201
- toRead,Pinnacle
202
202
- returns blocks with toRead AND Pinnacle in the text
203
203
- toRead|Pinaccle
@@ -215,7 +215,7 @@ TODO commands are multi-block commands that query multiple TODOs from your graph
215
215
216
216
1 . Maximum amount of block references to return. Default value is ` 20 `
217
217
2 . Format to output the block in. See our [ Formatting] ( 050-command-reference.md#formatting ) section for more info.
218
- 3 . optional filter parameter based on a comma separated list (case-insensitive ). Can use - in front of a word to exclude it. Examples:
218
+ 3 . optional filter parameter based on a comma separated list (case-sensitive ). Can use - in front of a word to exclude it. Examples:
219
219
- toRead,Pinnacle
220
220
- returns blocks with toRead AND Pinnacle in the text
221
221
- toRead|Pinaccle
@@ -231,7 +231,7 @@ TODO commands are multi-block commands that query multiple TODOs from your graph
231
231
232
232
1 . Maximum amount of block references to return. Default value is ` 20 `
233
233
2 . Format to output the block in. See our [ Formatting] ( 050-command-reference.md#formatting ) section for more info.
234
- 3 . optional filter parameter based on a comma separated list (case-insensitive ). Can use - in front of a word to exclude it. Examples:
234
+ 3 . optional filter parameter based on a comma separated list (case-sensitive ). Can use - in front of a word to exclude it. Examples:
235
235
- toRead,Pinnacle
236
236
- returns blocks with toRead AND Pinnacle in the text
237
237
- toRead|Pinaccle
@@ -249,7 +249,7 @@ TODO commands are multi-block commands that query multiple TODOs from your graph
249
249
250
250
1 . Maximum amount of block references to return. Default value is ` 20 `
251
251
2 . Format to output the block in. See our [ Formatting] ( 050-command-reference.md#formatting ) section for more info.
252
- 3 . optional filter parameter based on a comma separated list (case-insensitive ). Can use - in front of a word to exclude it. Examples:
252
+ 3 . optional filter parameter based on a comma separated list (case-sensitive ). Can use - in front of a word to exclude it. Examples:
253
253
- toRead,Pinnacle
254
254
- returns blocks with toRead AND Pinnacle in the text
255
255
- toRead|Pinaccle
@@ -267,7 +267,7 @@ TODO commands are multi-block commands that query multiple TODOs from your graph
267
267
268
268
1 . Maximum amount of block references to return. Default value is ` 20 `
269
269
2 . Format to output the block in. See our [ Formatting] ( 050-command-reference.md#formatting ) section for more info.
270
- 3 . optional filter parameter based on a comma separated list (case-insensitive ). Can use - in front of a word to exclude it. Examples:
270
+ 3 . optional filter parameter based on a comma separated list (case-sensitive ). Can use - in front of a word to exclude it. Examples:
271
271
- toRead,Pinnacle
272
272
- returns blocks with toRead AND Pinnacle in the text
273
273
- toRead|Pinaccle
@@ -285,7 +285,7 @@ TODO commands are multi-block commands that query multiple TODOs from your graph
285
285
286
286
1 . Maximum amount of block references to return. Default value is ` 20 `
287
287
2 . Format to output the block in. See our [ Formatting] ( 050-command-reference.md#formatting ) section for more info.
288
- 3 . optional filter parameter based on a comma separated list (case-insensitive ). Can use - in front of a word to exclude it. Examples:
288
+ 3 . optional filter parameter based on a comma separated list (case-sensitive ). Can use - in front of a word to exclude it. Examples:
289
289
- toRead,Pinnacle
290
290
- returns blocks with toRead AND Pinnacle in the text
291
291
- toRead|Pinaccle
0 commit comments