Merge pull request #1427 from Zweibach/updating-docs

Updating docs
This commit is contained in:
Hydrus Network Developer 2023-08-26 13:06:32 -05:00 committed by GitHub
commit 6793dbdb1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
27 changed files with 23 additions and 21 deletions

View File

@ -44,7 +44,7 @@ graph TB
Some franchises are bananas:
![](images/azur_hell.png)
![](images/poke_hell.png)
Also, unlike siblings, which as we previously saw are `n->1`, some tags have more than one implication (`n->n`):
@ -89,7 +89,7 @@ Tags can have multiple parents, and multiple tags have the same parent. Loops ar
## how you do it { id="how_to_do_it" }
Go to _services->manage tag parents_:
Go to _tags->manage tag parents_:
![](images/tag_parents_dialog.png)
@ -101,9 +101,6 @@ Once you have some relationships added, the parents and grandparents will show i
![](images/tag_parents_ac_1.png)
Hitting enter on cersei will try to add _house lannister_ and _series:game of thrones_ as well.
![](images/tag_parents_ac_2.png)
## remote parents { id="remote_parents" }

View File

@ -78,7 +78,7 @@ Note that if you say `A->B`, you cannot also say `A->C`. This is an `n->1` relat
## how you do it { id="how_to_do_it" }
Just open _services->manage tag siblings_, and add a few.
Just open _tags->manage tag siblings_, and add a few.
![](images/tag_siblings_dialog.png)

View File

@ -30,19 +30,26 @@ There are a number of different downloader types, each with its own purpose. Thi
**Simple downloader**
: Intended for simple one-off jobs like grabbing all linked images in a page.
# Import options
In previous versions these were split into completely different windows called `file import options` and `tag import options` so if you see those anywhere, this is what they're talking about and not some hidden menu anywhere.
## File import settings
File import settings has a number of options that deal with the files being downloaded and what should happen to them. There's a few more tickboxes if you turn on advanced mode
File import settings has a number of options that deal with the files being downloaded and what should happen to them. There's a few more tickboxes if you turn on advanced mode.
![](images/file_import.png)
**Pre-import checks**
: Pretty self-explanatory for the most part. If you want to redownload previously deleted files turning off `exclude previously deleted files` will have Hydrus ignore deletion status.
**pre-import checks**
: Pretty self-explanatory for the most part. If you want to redownload previously deleted files turning off `exclude previously deleted files` will have Hydrus ignore deletion status.
A few of the options have more information if you hover over them.
**Import destinations**
**import destinations**
: See [multiple file services](advanced_multiple_local_file_services.md), an advanced feature.
**post import actions**
: See the [files section on filtering](getting_started_files.md#inbox-and-archive) for the first option, the other two have information if you hover over them.
## Parsing
By default, hydrus now starts with a local tag service called 'downloader tags' and it will parse (get) all the tags from normal gallery sites and put them in this service. You don't have to do anything, you will get some decent tags. As you use the client, you will figure out which tags you like and where you want them. On the downloader page, click `tag import options`:
By default, hydrus now starts with a local tag service called 'downloader tags' and it will parse (get) all the tags from normal gallery sites and put them in this service. You don't have to do anything, you will get some decent tags. As you use the client, you will figure out which tags you like and where you want them. On the downloader page, click `import options`:
![](images/tag_import_options_default.png)

View File

@ -35,9 +35,7 @@ You can watch more detailed synchronisation progress in the _services->review se
![](images/review_repos_public_tag_repo.png)
Your new service should now be listed on the left of the manage tags dialog. Adding tags to a repository works very similarly to the 'my tags' service except hitting 'apply' will not immediately confirm your changes--it will put them in a queue to be uploaded. These 'pending' tags will be counted with a plus '+' or minus '-' sign:
[![](images/rlm_pending.png)](images/rlm_pending.png)
Your new service should now be listed on the left of the manage tags dialog. Adding tags to a repository works very similarly to the 'my tags' service except hitting 'apply' will not immediately confirm your changes--it will put them in a queue to be uploaded. These 'pending' tags will be counted with a plus '+' or minus '-' sign.
Notice that a 'pending' menu has appeared on the main window. This lets you start the upload when you are ready and happy with everything that you have queued.

View File

@ -8,7 +8,7 @@ The hydrus client supports two kinds of ratings: _like/dislike_ and _numerical_.
## like/dislike { id="like_dislike" }
A new client starts with one of these, called 'favourites'. It can set one of two values to a file. It does not have to represent like or dislike--it can be anything you want, like 'send to export folder' or 'explicit/safe' or 'cool babes'. Go to _services->manage services->local->like/dislike ratings_:
A new client starts with one of these, called 'favourites'. It can set one of two values to a file. It does not have to represent like or dislike--it can be anything you want, like 'send to export folder' or 'explicit/safe' or 'cool babes'. Go to _services->manage services->add->local like/dislike ratings_:
![](images/ratings_like.png)

View File

@ -15,7 +15,7 @@ Your client starts with two [local tags services](getting_started_tags.md#tag_se
Select a file and press F3:
[![](images/sororitas_local.png)](images/sororitas_local.png)
[![](images/manage_tags.png)](images/manage_tags.png)
The area below where you type is the 'autocomplete dropdown'. You will see this on normal search pages too. Type part of a tag, and matching results will appear below. Since you are starting out, your 'my tags' service won't have many tags in it yet, but things will populate fast! Select the tag you want with the arrow keys and hit enter. If you want to remove a tag, enter the exact same thing again or double-click it in the box above.
@ -30,14 +30,14 @@ The client is set up to draw common namespaces in different colours, just like b
Once you are happy with your tags, hit 'apply' or just press enter on the text box when it is empty.
[![](images/sororitas_local_done.png)](images/sororitas_local_done.png)
The tags are now saved to your database. On any search page, you can now type one in and be able to find everything with that tag::
[![](images/sororitas_search.png)](images/sororitas_search.png)
[![](images/search_hu_tao.png)](images/search_hu_tao.png)
If you add more 'search predicates' to a search, you will limit the results to those files that match every single one:
[![](images/sororitas_hanako.png)](images/sororitas_hanako.png)
[![](images/search_hu_tao_solo.png)](images/search_hu_tao_solo.png)
You can also exclude a tag by prefixing it with a hyphen (e.g. `-heresy`).
You can also exclude a tag by prefixing it with a hyphen (e.g. `-solo`).
[![](images/search_hu_tao_not_solo.png)](images/search_hu_tao_not_solo.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 886 KiB

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

BIN
docs/images/manage_tags.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

BIN
docs/images/poke_hell.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 432 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB