GithubHelp home page GithubHelp logo

Comments (4)

akosbalasko avatar akosbalasko commented on July 17, 2024 1

Breaking news: Obsidian 0.10.3 supports nested tags!
You can now nest tags with unlimited hierarchies using the syntax #parent/child/subchild.

Soo, I think we coud go for it. About providing a function: I'm not sure that an average user of EN could provide a replace function, but i think setting the character used to separate nested tags in EN, and an other one to what it should be replaced is much kore understandable for the common.

from yarle.

akosbalasko avatar akosbalasko commented on July 17, 2024

@finn-matti Wouldn't be enough if we just make the separator of the nested tags configurable? Like this:
config.json:

{
  nestedTags: {
          separatorInEN: '.',
          separatorToBeApplied: '/'
}
}

from yarle.

finn-matti avatar finn-matti commented on July 17, 2024

I was thinking that maybe some people would use a transform function on their tags in completely different ways than I have in mind. I am also fairly sure that this separation is not very common. I think people are more likely to have native nested tags in Evernote.

from yarle.

nununo avatar nununo commented on July 17, 2024

I was thinking that maybe some people would use a transform function on their tags in completely different ways than I have in mind. I am also fairly sure that this separation is not very common. I think people are more likely to have native nested tags in Evernote.

Indeed I use tags like:

  • recipe-type
    • side-dish
    • main-course
    • desert
  • recipe-source
    • book1
    • book2
    • book3
  • recipe-duration
    • 15min
    • 30min
    • 60min

And I wouldn't like to keep this hierarchy in Obsidian. Something like #recipe-type/side-dish.

Also, like already mentioned in #19, I would like to have my tags in frontmatter without the # currently hard coded. But probably solving this issue will automatically solve #19.

Thanks!

from yarle.

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.