aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2016-10-14 14:45:32 +0200
committerNicolas Lœuillet <nicolas@loeuillet.org>2016-10-14 14:45:32 +0200
commit8edb250caadbe00bcf3297f5318859e3862d428d (patch)
tree439b6a0f584c7fecb09b6dbd826576cc3d031b49 /docs/en
parentda8ecdfa17a0ed482f9066c674a0e7d76a9354cd (diff)
downloadwallabag-8edb250caadbe00bcf3297f5318859e3862d428d.tar.gz
wallabag-8edb250caadbe00bcf3297f5318859e3862d428d.tar.zst
wallabag-8edb250caadbe00bcf3297f5318859e3862d428d.zip
Added information about tagging rules in documentation
Fix #2060
Diffstat (limited to 'docs/en')
-rw-r--r--docs/en/user/configuration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/user/configuration.rst b/docs/en/user/configuration.rst
index f4c55dea..f74924df 100644
--- a/docs/en/user/configuration.rst
+++ b/docs/en/user/configuration.rst
@@ -100,7 +100,7 @@ if *« readingTime >= 5 AND domainName = "github.com" »* then tag as *« long r
100Which variables and operators can I use to write rules? 100Which variables and operators can I use to write rules?
101~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
102 102
103The following variables and operators can be used to create tagging rules: 103The 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"``):
104 104
105=========== ============================================== ======== ========== 105=========== ============================================== ======== ==========
106Variable Meaning Operator Meaning 106Variable Meaning Operator Meaning