Coder Social home page Coder Social logo

Tags attributes about tmsu HOT 3 OPEN

Qwerty-Space avatar Qwerty-Space commented on August 23, 2024
Tags attributes

from tmsu.

Comments (3)

ashleyharvey avatar ashleyharvey commented on August 23, 2024

tmsu help imply

from tmsu.

Qwerty-Space avatar Qwerty-Space commented on August 23, 2024

Oh, I couldn't find that on the wiki, looks like it's only in the help pages.

Does imply support multiple implied tags?

from tmsu.

ashleyharvey avatar ashleyharvey commented on August 23, 2024

Oh, I couldn't find that on the wiki, looks like it's only in the help pages.

Does imply support multiple implied tags?

$ tmsu tag photo.jpg 'Frodo Baggins'
tmsu: new tag 'Frodo Baggins'

$ tmsu imply 'Frodo Baggins' character
tmsu: new tag 'character'

$ tmsu imply 'Frodo Baggins' 'Lord of the Rings'
tmsu: new tag 'Lord of the Rings'

$ tmsu imply 'Frodo Baggins' Hobbit
tmsu: new tag 'Hobbit'

$ tmsu imply 'Lord of the Rings' book
tmsu: new tag 'book'

$ tmsu imply 'Lord of the Rings' movie
tmsu: new tag 'movie'

$ tmsu imply 'Lord of the Rings' author='J.R.R Tolkien'
tmsu: new tag 'author'
tmsu: new value 'J.R.R Tolkien'

$ tmsu imply 'Hobbit' halfling
tmsu: new tag 'halfling'

$ tmsu imply 'Hobbit' fantasy species
tmsu: new tag 'fantasy'
tmsu: new tag 'species'

$ tmsu imply
    Frodo\ Baggins -> Hobbit
    Frodo\ Baggins -> Lord\ of\ the\ Rings
    Frodo\ Baggins -> character
           Hobbit -> fantasy
           Hobbit -> halfling
           Hobbit -> species
Lord\ of\ the\ Rings -> author=J.R.R\ Tolkien
Lord\ of\ the\ Rings -> book
Lord\ of\ the\ Rings -> movie

$ tmsu tags photo.jpg
Frodo\ Baggins  Hobbit  Lord\ of\ the\ Rings  author=J.R.R\ Tolkien  book  character  fantasy  halfling  movie  species

from tmsu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.