diff options
Diffstat (limited to 'docs/en')
| -rw-r--r-- | docs/en/users/03_Main_view.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/en/users/03_Main_view.md b/docs/en/users/03_Main_view.md index dcf599878..8e7563200 100644 --- a/docs/en/users/03_Main_view.md +++ b/docs/en/users/03_Main_view.md @@ -227,6 +227,7 @@ You can use the search field to further refine results: * by custom label ID `L:12` or multiple label IDs: `L:12,13,14` or with any label: `L:*` * by custom label name `label:label`, `label:"my label"` or any label name from a list (*or*): `labels:"my label,my other label"` * by several label names (*and*): `label:"my label" label:"my other label"` +* by entry (article) ID: `e:1639310674957894` or multiple entry IDs (*or*): `e:1639310674957894,1639310674957893` Be careful not to enter a space between the operator and the search value. |
