Creator Tag - New name for the combined Artist+Prompter tag - Click Here!

Posts

For more information, see the search syntax documentation. Search results are sorted by creation date.

Search Results

Site and Policy » [Extension] Tantabus Tagging Assistant » Post 1

Site and Policy » [Extension] Tantabus Tagging Assistant » Topic Opener

Tantabus Tagging Assistant

I’d like to present you my tiny browser extension. Now ported for Tantabus!

Main Features

Tagging Profiles

This is the main feature I was made this extension for. You can set up the list of tags you want to quickly add to or remove from the images. Then you can just hover over each individual image in the search results and click on what you want to add or remove.
This feature will only work for authorized users, since anonymous users should pass captcha to edit the tags.
Preview of tagging popup
Editor of tagging profile

Tag Groups

You can create your own custom groups of tags, color them with one of the existing category colors and even split them from the rest of the tags under the title.
Custom tag groups preview
Colors in the editor

Install

  • For Chromium
  • For Firefox (Under review, will be available in a few days)

Source code

You can also poke around the source code in this GitHub repository:
It’s a huge mess of TypeScript, SvelteKit and a bunch of build scripts I’ve created to glue everything up together.
Posted Report

Default search

If you do not specify a field to search over, the search engine will search for posts with a body that is similar to the query's word stems. For example, posts containing the words winged humanization, wings, and spread wings would all be found by a search for wing, but sewing would not be.

Allowed fields

Field SelectorTypeDescriptionExample
authorLiteralMatches the author of this post. Anonymous authors will never match this term.author:Joey
bodyFull TextMatches the body of this post. This is the default field.body:test
created_atDate/Time RangeMatches the creation time of this post.created_at:2015
idNumeric RangeMatches the numeric surrogate key for this post.id:1000000
myMetamy:posts matches posts you have posted if you are signed in. my:posts
subjectFull TextMatches the title of the topic.subject:time wasting thread
topic_idLiteralMatches the numeric surrogate key for the topic this post belongs to.topic_id:7000
topic_positionNumeric RangeMatches the offset from the beginning of the topic of this post. Positions begin at 0.topic_position:0
updated_atDate/Time RangeMatches the creation or last edit time of this post.updated_at.gte:2 weeks ago
user_idLiteralMatches posts with the specified user_id. Anonymous users will never match this term.user_id:211190
forumLiteralMatches the short name for the forum this post belongs to.forum:meta