Giter Club home page Giter Club logo

Comments (3)

pjkaufman avatar pjkaufman commented on June 28, 2024 1

As of right now, there is no way to garuantee that the nesting works as expected. The Linter does not know about nesting when it does the update, so the nested keys are ignored there.

As for reading up on the data.json that would require that you read about the JSON format. You can also look at the settings info on the website for the Linter here, though it does not talk about the data.json directly if I recall.

from obsidian-linter.

pjkaufman avatar pjkaufman commented on June 28, 2024

Hey @andrey-jef . Nesting keys like this is not officially supported. You might be able to get it working if you manually tinkered with the data.json for the Linter plugin, but that is something you would have to do at your own risk.

from obsidian-linter.

andrey-jef avatar andrey-jef commented on June 28, 2024

Then is it possible for Linter to recognize the keys that have existed and not duplicating again?

At the moment, when I manually add the nested keys, then Linter will duplicate timestamp on the save of file

date:
    created:
    updated:
created:
updated:

And can u point me to where to read more about the data.json of Linter?

Thanks

from obsidian-linter.

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.