AO3: [Wrangling] UW Tag Snooze Buttons

Adds snooze buttons for unwrangled tags

Від 05.01.2022. Дивіться остання версія.

Автор
endofthyme
Рейтинги
0 0 0
Версія
0.1
Створено
05.01.2022
Оновлено
05.01.2022
Size
5,1 кБ
Ліцензія
GPL-3.0 <https://www.gnu.org/licenses/gpl.html>
Відноситься до

Adds a snooze button to each tag in an unwrangled tag bin that, when pressed, will cause the tag to be hidden from view for a specified number of days. Adds a selector to the top of the wrangle-to-fandoms box that allows toggling between snoozed, unsnoozed, and combined views. Also includes a button for clearing all existing snoozes.

Setup instructions:

  • Pick a default number of days to snooze, and update the var DEFAULT_DAYS_TO_SNOOZE = 7; line accordingly.
  • If you want to change the default view from unsnoozed only, update the DEFAULT_BUTTON_OPTION line.

Note that, to guard against accidental wrangling, the checkboxes on snoozed tags are automatically removed.