oktags helps you organize your files by managing tags on them. It works by adding/removing at the end of the filename. Given a file 'cat.jpg', when adding the tags 'tag1' and 'tag2', the filename will become 'cat--[tag1,tag2].jpg'. The implementation is OS-agnostic, so it should work on Linux, macOS and Windows.
Required Ruby Version
>= 2.3.0
Authors
Alain M. Lafon
Versions
- 0.2.3 December 31, 2020 (22 KB)
- 0.2.2 October 19, 2020 (22 KB)
- 0.2.1 October 15, 2020 (22 KB)
- 0.2.0 October 15, 2020 (21.5 KB)
- 0.1.3 October 15, 2020 (21 KB)