Description:

### RU:
# Скачивание (6/6)

Концепция:
Порой, во время скачивания, помимо самих файлов меня интересуют и другие придаточные данные на вроде описания и ссылок первоисточников. Их конечно можно легко скопировать и ввести туда куда нужно, но когда таких операций нужно провести достаточно много, эта задача становится очень долгой, скучной и невыносимой, поэтому, было-бы неплохо добавить окно с выбором скачивания нужных придаточных данных к файлу.


### 1. Layout
Считаю нужным добавить возможность скачивания объекта не открывая его, добавив новую кнопку скачивания к панель быстрого взаимодействия с объектом. Что было-бы не лишним и удобным в некоторых случаях.

### 2. Object selection mode
С помощью этой страницы можно выбрать нужные объекты и скачать сразу несколько.

### 3. Download all tag object
Порой, нужно скачать всё или почти все работы выбранного художника, и для этого было бы удобнее добавить возможность скачать весь тег разом (без скрытых объектов). Для этого можно разместить отдельную кнопку скачивания на странице тега, или добавить её в выпадающее меню при наведении курсора на тег.

### 4. Download configuration window
Порой, хочется сохранить не только сам объект, но и дополнительные данные прилагающиеся к нему. Да, их можно просто скопировать, но когда таких объектов становится слишком много, эта задача становится очень сложной. Поэтому, предлагаю добавить специальное выпадающее окно при нажатии кнопки "Download" находящееся во всех местах, кроме скачивания объекта непосредственно на странице самого объекта.
Есть вероятность что данное окно многим будет ненужно и даже будет мешать, в таком случае можно создать отдельный пункт в настройках, который активирует или отключает это окно, или сделать так что бы когда наводишься мышкой на кнопку "Download" то на подобии с тегом, под кнопкой появится выпадающее меню с пунктом "Download configuration" по нажатии на которое будет открываться это окно.

В режиме скачивания при скачивании должно появляться новое окошко, где можно выбрать, какие придаточные данные можно скачать:
- сам файл
- теги
- Описание (Порой сюда добавляют картинки и в зависимости от происхождения скачивать в каком либо виде или оставлять текстовую ссылку в тексте на них)
- источник
- комментарии
и т.д.


### 5. File maneger
Это примерный вариант, как должны выглядеть скаченные файлы в файловом менеджере устройства, если поставить все галочки в "Download configuration window".
Есть сложность в том, как всё это лучше должно выглядеть и быть оформлено, например, цифровой идентификатор в названии каждого файла чтобы было понятно к какому объекту они относятся, или выбранные пункты сохранять в один текстовый файл.

### 6. Button design
Если усложнить функционал сайта до такой степени что не все кнопки скачивания просто скачивают объект по ссылке, а открывают "Download configuration window" то нужно их както отличать по дизайну. Для кнопки вызывающее это окно добавить стрелочки, а для кнопки которая просто скачивает ничего не менять.

#### Прочее:
Здесь предвижу проблемы с реализацией, так как особо не видел таких сайтов на которых можно по одному нажатию активировать несколько загрузок. Но если подумать то считаю что это возможно. Возможны ошибки загрузок при скачивание нескольких объектов и дополнительных файлов, и из-за которых будет сложно понять что именно нескачалось, и этот момент может стать сложнее чем просто последовательно скачивать всё по одной штуке.


#### Конец:
##### Cпасибо за внимание, доклад окончен.






### EN (Translation with Google Translate):
# Download (6/6)

Concept:
Sometimes, during downloading, in addition to the files themselves, I am also interested in other additional data, such as descriptions and links to primary sources. Of course, they can be easily copied and entered wherever needed, but when there are a lot of such operations that need to be carried out, this task becomes very long, boring and unbearable, therefore, it would be nice to add a window with the choice of downloading the necessary additional data to the file.


### 1. Layout
I consider it necessary to add the ability to download an object without opening it by adding a new download button to the panel for quick interaction with the object. Which would be useful and convenient in some cases.

### 2. Object selection mode
Using this page, you can select the desired objects and download several at once.

### 3. Download all tag object
Sometimes, you need to download all or almost all of the works of a selected artist, and for this it would be more convenient to add the ability to download the entire tag at once (without hidden objects). To do this, you can place a separate download button on the tag page, or add it to the drop-down menu when you hover over the tag.

### 4. Download configuration window
Sometimes, you want to save not only the object itself, but also additional data attached to it. Yes, you can simply copy them, but when there are too many of these objects, this task becomes very difficult. Therefore, I propose to add a special drop-down window when you click the "Download" button, located in all places except for downloading an object directly on the page of the object itself.
There is a possibility that this window will be unnecessary for many people and will even get in the way. In this case, you can create a separate item in the settings that activates or disables this window, or make it so that when you hover your mouse over the “Download” button something like with the tag, a drop-down menu will appear under the button with the item “Download configuration”, when clicked, this window will open.

In download mode, when downloading, a new window should appear where you can select which subordinate data can be downloaded:
- the file
- tegs
- Description (Sometimes they add pictures here and, depending on the origin, download them in some form or leave a text link in the text to them)
- source
- comments
etc.


### 5. File maneger
This is an example of what downloaded files should look like in the device’s file manager if you check all the boxes in the “Download configuration window”.
There is a difficulty in how all this should look better and be formatted, for example, a digital identifier in the name of each file so that it is clear which object they relate to, or saving the selected items in one text file.

### 6. Button design
If you complicate the functionality of the site to such an extent that not all download buttons simply download the object via a link, but open the “Download configuration window”, then you need to somehow distinguish them by design. For the button that calls this window, add arrows, but for the button that simply downloads, do not change anything.

#### Other:
Here I foresee problems with the implementation, since I haven’t particularly seen such sites on which you can activate several downloads with one click. But if you think about it, I think it is possible. There may be download errors when downloading several objects and additional files, and because of which it will be difficult to understand what exactly was not downloaded, and this moment may become more difficult than simply downloading everything one by one.


#### End:
##### Thank you for your attention, the report is finished.

Source:

not provided yet

Comments

Syntax quick reference: *bold* _italic_ [spoiler]hide text[/spoiler] @code@ +underline+ -strike- ^sup^ ~sub~
0 comments posted