diff --git a/app/templates/hidden_help.html b/app/templates/hidden_help.html index 4bcafc2..f5e41c2 100644 --- a/app/templates/hidden_help.html +++ b/app/templates/hidden_help.html @@ -308,7 +308,8 @@ For some basic guidance, here are the tags for SFW and probably not SFW stuff:rating:questionable Probably not SFW, but probably correct.

-

The chain multiple tags, instead of space character like most sites use, you would chain them without a space, and instead use a + character.

+

The chain multiple tags, instead of space character like most sites use, you would chain them without a space, and instead use a + character.
+Note: The input box in the site will handle the + character natively, you do not have to chain them yourself.

Example

*/hidden?tags=rating:safe
diff --git a/app/templates/hidden_help.md b/app/templates/hidden_help.md index 3f01799..718fff0 100644 --- a/app/templates/hidden_help.md +++ b/app/templates/hidden_help.md @@ -51,6 +51,7 @@ For some basic guidance, here are the tags for SFW and probably not SFW stuff: * `rating:questionable` Probably *not* SFW, but probably correct. The chain multiple tags, instead of space character like most sites use, you would chain them without a space, and instead use a `+` character. +**Note:** The input box in the site will handle the `+` character natively, you do not have to chain them yourself. ##### Example