Skip to content

hyOzd/tmsu-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a small GUI interface for tmsu file tagging utility. It's designed to be integrated into the Nemo file manager but it should be usable with other tools as well.

screenshot

How it works?

Script expects a single file name as the sole argument. If a tmsu database is detected, all file tags are listed. You can tag/untag the file. Add new/existing tags by typing. You can add value tags as well. And you can change (rename) tags and values.

Note: GUI won't allow you to have same tags with different values (which is possible with command line tmsu), instead it will change the tag value.

Installation for Nemo

Copy or link tags.py and tags.nemo_action files to the ~/.local/share/nemo/actions. Now you should have a new "Tag" menu item in the file context menu.

Dependencies

  • tmsu
  • python3
  • Gtk3 gir bindings

About

A simple GUI for tmsu file tagging utility

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages