Personal interactive shell for tmsu
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 likeu1
- Display current tags with
l