Giter Club home page Giter Club logo

Comments (5)

pjkaufman avatar pjkaufman commented on June 26, 2024 1

I have gone ahead and merged what I believe should prevent the scenario you saw with the invalid running of custom commands. It should be in master now and go out in the next release. Please let us know if either has a problem.

from obsidian-linter.

pjkaufman avatar pjkaufman commented on June 26, 2024

Hey @sisi-sh , thanks for mentioning this. It looks like you have a blank custom command which is causing this behavior.

When custom commands exists, there is a need to have a file open in order to run the custom commands. Thus on active file change, which fires after the the active file has changed, I have to open the last opened file in the sidebar to run custom commands.

It seems this is not the first time that users have accidentally created or left a blank custom command in their config as their only custom command which causes problems, so I am guessing I need to have a boolean setup to determine if the custom commands present include any valid custom commands and use that to determine what to do with custom commands since the length is not viable.

from obsidian-linter.

sisi-sh avatar sisi-sh commented on June 26, 2024

Oh awesome that did fix it. Thanks!

from obsidian-linter.

pjkaufman avatar pjkaufman commented on June 26, 2024

That's good. I will see about handling all blank custom commands.

But using custom commands will create that experience with lint on file change since the previous file has to be the active file in order for the custom commands to run properly.

from obsidian-linter.

pjkaufman avatar pjkaufman commented on June 26, 2024

I believe I have a fix for blank custom commands running in the sidebar. However I would like to make it clear that custom commands running in the sidebar is expected when custom commands are present and you have lint on file change enabled.

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.