shirayu / tmus-shell

Personal interactive shell for tmsu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tmus-shell

Personal interactive shell for tmsu

Usage

Launch the shell.

tmsu-shell -D /path/to/.tmsu/db

First input the file path with single quotes. Then, its tags will be displayed with starts *.

'/path/to/myfile'

  [1] Car
* [2] Face
  [3] Watch
  • Add new tags with the numbers like 3
  • Add new tags with the prefix ! like !Game
  • Remove tags with the prefix u and a number like u1
  • Display current tags with l

About

Personal interactive shell for tmsu

License:Apache License 2.0


Languages

Language:Python 100.0%