diff --git a/help/advanced.html b/help/advanced.html index cbf7c9cd..6cf006b1 100755 --- a/help/advanced.html +++ b/help/advanced.html @@ -6,6 +6,16 @@
+

searching with wildcards

+

The autocomplete tag dropdown supports wildcard searching with '*'.

+

+

The '*' will match any number of characters. Every normal search has a secret '*' on the end that you don't see, which is how full words get matched from you only typing in a few letters.

+

This is useful when you can only remember part of a word, or can't spell its first half. You can put the '*' anywhere, but you may want to experiment to get used to the exact way these searches work. Some results can be surprising!

+

+

You can select the special predicate inserted at the top of your autocomplete results (the highlighted '*vagelion' and '*va*ge*' above), and it will work like any other predicate. It will return all files that match that wildcard, i.e. every file for every other tag in the current dropdown list.

+

This is particularly useful if you have a number of files with commonly structured over-informationed tags, like this:

+

+

In this case, selecting the 'title:cool pic*' predicate will return all three images in the same search, where you can conveniently give them some more-easily searched tags like 'series:cool pic' and 'page:1', 'page:2', 'page:3'.

using flash in fullscreen view

Flash files are sometimes interested in inputs (like spacebar or mouse-scrollwheel) that mean something to hydrus's fullscreen view, and the libraries I have to use to show flash don't handle these events like normal windows. I now have it set so if your mouse is inside the flash window, the input will go to the flash, and if it is outside, it goes to the fullscreen window.

So, if you want to play a flash game in fullscreen, keep your mouse inside the window.

diff --git a/help/changelog.html b/help/changelog.html index d331ae84..9f0407ff 100755 --- a/help/changelog.html +++ b/help/changelog.html @@ -8,6 +8,26 @@

changelog