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

Update tag input #1

Open
maxx1128 opened this issue Sep 19, 2019 · 3 comments
Open

Update tag input #1

maxx1128 opened this issue Sep 19, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@maxx1128
Copy link
Owner

  • Use the SafeBooru API for autocomplete
  • Use specific tags instead of a single input
  • Each tag can be toggled to include or exclude it. Can also be removed with a click
  • The ultimate input passed on is the string for the API
@maxx1128 maxx1128 added the enhancement New feature or request label Sep 19, 2019
@maxx1128
Copy link
Owner Author

The autocomplete tag list should also filter out the risque tags that the API endpoint is already removing. Should be an easy matter to filter out items in an array with some string matching.

@maxx1128
Copy link
Owner Author

Autocomplete endpoint: https://safebooru.org/autocomplete.php?q={query}

@maxx1128
Copy link
Owner Author

Update: Autocomplete API is limited from other domain use. Can still update how tags are entered though.

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

No branches or pull requests

1 participant