hydrus/docs/gettingStartedOverview.md

29 lines
1.9 KiB
Markdown
Raw Normal View History

2022-02-23 17:24:27 +00:00
---
title: Overview For Getting Started
2022-02-23 17:24:27 +00:00
---
# Overview for getting started
2022-02-26 19:38:25 +00:00
This page serves as a checklist or overview for the getting started part of Hydrus. It is recommended to read at least all of the getting started pages, but if you want to head to some specific section directly go ahead and do so.
2022-02-23 17:24:27 +00:00
2022-05-28 00:53:49 +00:00
## The client
Have a look at [getting started with files](getting_started_files.md) to get an overview of the Hydrus client.
2022-02-23 17:24:27 +00:00
## Local files
2022-05-28 00:53:49 +00:00
If you already have many local files, either downloaded by hand or by some other downloader tool, head to the [getting started importing](getting_started_importing.md) section to begin importing them.
2022-02-23 17:24:27 +00:00
## Downloading
2022-05-28 00:53:49 +00:00
If you want to download with Hydrus, check out [getting started with downloading](getting_started_downloading.md). If you want to add the ability to download from sites not already available in Hydrus by default, check out [adding new downloaders](adding_new_downloaders.md) for how and a link to a user-maintained archive of downloaders.
2022-02-23 17:24:27 +00:00
## Tags and ratings
2022-04-23 19:06:01 +00:00
If you have imported and/or downloaded some files and want to get started searching and tagging see [searching and sorting](getting_started_searching.md) and [getting started with ratings](getting_started_ratings.md).
2022-02-26 19:38:25 +00:00
It is also worth having a look at [siblings](advanced_siblings.md) for when you want to consolidate different tags that all mean the same thing, common misspellings, or preferential differences into one tag.
2022-02-23 17:24:27 +00:00
[Parents](advanced_parents.md) are for when you want a tag to always add another tag. Commonly used for characters since you would usually want to add the series they're from too.
## Duplicates
2022-02-26 17:45:58 +00:00
Have a lot of very similar looking pictures because of one reason or another? Have a look at [duplicates](duplicates.md), Hydrus' duplicates finder and filtering tool.
## API
Hydrus has an API that lets external tools connect to it. See [API](client_api.md) for how to turn it on and a list of some of these tools.