Giter Club home page Giter Club logo

Comments (6)

pjkaufman avatar pjkaufman commented on September 25, 2024

Hey @csss1234 . Could you provide your data.json? It will help with debugging.

from obsidian-linter.

csss1234 avatar csss1234 commented on September 25, 2024

data.json

from obsidian-linter.

csss1234 avatar csss1234 commented on September 25, 2024

In the meantime, any way I could disable the feature on mobile but keep on Mac? (I want Sync to work for other plugins so turning it off for plugins is not an option)

from obsidian-linter.

pjkaufman avatar pjkaufman commented on September 25, 2024

I am not aware of any way to sync the plugin settings, but not use certain setting like lint on file change.

I still need to look at what exactly is going on, but I would like to ask that you disable any custom commands if you use them since that is my first guess as to the cause of the issue.

Edit: I have not yet looked at your data.json so I am not sure if you are using custom commands.

from obsidian-linter.

pjkaufman avatar pjkaufman commented on September 25, 2024

@csss1234 , it looks like you have a blank custom command present:

"lintCommands": [
    {
      "id": "",
      "name": ""
    }
  ],

Could you remove the empty custom command and see if the same behavior still happens? It could be that there is a bug that when you have no valid lint commands in place it does not properly return you to the currently active file on mobile/desktop after custom commands run after changing the active file.

from obsidian-linter.

csss1234 avatar csss1234 commented on September 25, 2024

Yes! Resolved! Thank you : )

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.