Bob Polis 3681d9e67f Fix #1, remove sort option
Adding an existing tag would actually add an extra instance. Now, we use
a set internally to deduplicate tags. As a side effect, tags are always
sorted, so the option to write tags back sorted has been removed.
2025-08-06 20:41:39 +02:00
2025-04-10 06:31:16 +02:00
2025-08-06 20:41:39 +02:00
2025-01-08 12:45:52 +01:00
2024-07-19 13:40:45 +02:00
2024-11-22 15:43:21 +01:00
2025-01-08 12:45:52 +01:00
2024-11-22 16:36:18 +01:00

tagger

A command line tool to easily bulk-edit file tags.

Description
Manage file tags from the command line on systems that support xdg-desktop tags, like Linux.
Readme MIT 80 KiB
Languages
Makefile 50.8%
C++ 49.2%