Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Standing ticket] Verbose diagnostics to support advanced debugging #148

Open
SebastianMC opened this issue Jun 10, 2024 · 0 comments
Open
Assignees
Labels
Diagnostics support Feature(s) to allow quicker debugging and diagnostics

Comments

@SebastianMC
Copy link
Owner

SebastianMC commented Jun 10, 2024

With increased frequency of breaking changes introduced by Obsidian (1.5.4, 1.6.0, 1.6.3) the effort to catch up, investigate and fix the plugin increases. This ticket (its branch actually) will contain rich debugging support (including tons of console.log statements) to allow quick diagnostics of any future breaking changes of Obsidian.

Breaking change in Obsidian 1.5.4 - I treated as incidental, and all the debugging support (configs, console.logs, etc.)
was 'discarded after use'.

Breaking change in Obsidian 1.6.0 - I wished I would have kept all of the debugging support mentioned above....

Breaking change in Obsidian 1.6.3 - it looks that breaking changes become rather a rule than exception, so the rich diagnostics and debugging support should remain at hand.

The one to start with is #147 - some not-yet-investigated breaking change of Obsidian 1.6.3 causing minor inconvenience

@SebastianMC SebastianMC self-assigned this Jun 10, 2024
@SebastianMC SebastianMC added the Diagnostics support Feature(s) to allow quicker debugging and diagnostics label Jun 10, 2024
@SebastianMC SebastianMC reopened this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Diagnostics support Feature(s) to allow quicker debugging and diagnostics
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant