https://github.com/shirayu/tmus-shell
Personal interactive shell for tmsu
https://github.com/shirayu/tmus-shell
tmsu
Last synced: 3 months ago
JSON representation
Personal interactive shell for tmsu
- Host: GitHub
- URL: https://github.com/shirayu/tmus-shell
- Owner: shirayu
- License: apache-2.0
- Created: 2020-05-01T10:33:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-13T13:24:52.000Z (about 4 years ago)
- Last Synced: 2025-01-07T07:23:30.003Z (5 months ago)
- Topics: tmsu
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# tmus-shell
Personal interactive shell for [tmsu](https://tmsu.org/)
## Usage
Launch the shell.
```sh
tmsu-shell -D /path/to/.tmsu/db
```First input the file path with single quotes.
Then, its tags will be displayed with starts ``*``.```txt
'/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``