1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Added information about tagging rules in documentation

Fix #2060
This commit is contained in:
Nicolas Lœuillet 2016-10-14 14:45:32 +02:00
parent da8ecdfa17
commit 8edb250caa
No known key found for this signature in database
GPG key ID: BDC1EFB5CA0145F2
3 changed files with 3 additions and 3 deletions

View file

@ -100,7 +100,7 @@ if *« readingTime >= 5 AND domainName = "github.com" »* then tag as *« long r
Which variables and operators can I use to write rules?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The following variables and operators can be used to create tagging rules:
The following variables and operators can be used to create tagging rules (be careful, for some values, you need to add quotes, for example ``language = "en"``):
=========== ============================================== ======== ==========
Variable Meaning Operator Meaning