Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Archive/Delete or Dupe Filter? #12

Open
CuddleBear92 opened this issue May 31, 2020 · 4 comments
Open

Archive/Delete or Dupe Filter? #12

CuddleBear92 opened this issue May 31, 2020 · 4 comments

Comments

@CuddleBear92
Copy link

Archive/Delete or Dupe Filter on the site?

@floogulinc
Copy link
Owner

Currently there aren't APIs from Hydrus to make this possible. The best I could do is apply a tag to each file based on keep/reject and the user would have to go into Hydrus to actually archive/delete from those tags.

Dupe filter does not appear possible now until it is added to the Hydrus client API.

@cinnamon-rolls
Copy link

Relevant Client API paths:

POST /add_files/delete_files
POST /add_files/undelete_files
POST /add_files/archive_files
POST /add_files/unarchive_files

All of which require the Import Files permission

@floogulinc
Copy link
Owner

Archive and delete buttons have been added on the dev branch. A dupe filter will require API support from Hydrus.

@defski
Copy link

defski commented Jan 22, 2024

Adding on to this, an archive/delete filter with the same functionality of tinder would be a fantastic feature, i..e. swipe left for delete, swipe right for archive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants