This commit is contained in:
Patrik J. Braun
2025-12-24 17:23:52 +01:00
parent 06d53d5d48
commit 494bf5444d
+18 -8
View File
@@ -117,16 +117,26 @@
<h5>Supported keywords</h5>
<code class="code-block p-2 text-light rounded bg-secondary d-block">
after:2020<br/>
before:2021<br/>
Range queries:
date:2020<br/>
rating:5<br/>
resolution:1 (in MPX)<br/>
person-count:10<br/>
All possible range usage:
rating:4..6<br/>
rating=4<br/>
rating!>3<br/>
rating>3<br/>
rating!>=3<br/>
rating>=3<br/>
rating!<3<br/>
rating<3<br/>
rating!<=3<br/>
rating<=3<br/>
orientation:portrait<br/>
orientation:landscape<br/>
max-rating:1<br/>
max-rating:5<br/>
min-resolution:1<br/>
max-resolution:10<br/>
min-faces:1<br/>
max-faces:10<br/>
keyword:"house"<br/>
caption:"caption"<br/>