Skip to content

Remove unnecessary logging (follow Obsidian plugin guidelines) #384

@Mara-Li

Description

@Mara-Li

Is your Feature Request Related to a Problem?

The plugin print a enormous amount of text in the console. All content of each view is printed. On big project, it can lead to more than 1000 console.log statement per page.

The plugin policies state that you must avoid unncessary logging (see here). I created my own fork just to comment the log, because it is really complated with it, but I'm afraid I broken some things as I'm not really confiant with my work.

Describe the Feature you'd Like

Remove the unncessary logging info statement of the plugin.

Additional Context

https://docs.obsidian.md/Plugins/Releasing/Plugin+guidelines#Avoid+unnecessary+logging+to+console

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions