summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.org>2020-07-28 12:56:02 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.org>2020-07-28 12:57:18 -0400
commitaa0f62411452ab7d0f4ed4595937acb2ef8eac0c (patch)
treeffc3e05c60937494c08a24415a66f0dddcd8fd52 /README.md
parent03860ebc2e0624ecd0cf094498ac3bfc2df18183 (diff)
[kona-web] Implement mass selection and tagging.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ec73e72..79727e1 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ the general public.
- A web interface for querying and viewing files in the tag database.
- Works with JavaScript disabled.
- Infinite scroll when JavaScript is enabled.
+ - Interface for tagging multiple images at once when JavaScript is enabled.
## Usage
@@ -154,4 +155,3 @@ for me right now.
- [kona-cli] Improve the `kona-cli add` interface, allowing multiple files to
be indexed and tagged in the same invocation.
-- [kona-web js] Implement a mass-tagger tool in the web interface.