mnaoumov_obsidian-advanced-.../src
Michael Naumov 715fe7ed5b feat: add demo vault
Add a developer-focused demo vault that shows how Advanced Debug Mode enriches
the DevTools console. Notes are numbered basic to advanced and cover debug mode,
long stack traces (with a Run button that throws through async boundaries), async
long stack traces, long-running-task timeouts, mobile DevTools, debug namespaces,
and every setting. A no-app integration suite keeps the notes in sync with the
PluginSettings surface. The root README documents the three ways to open it.
2026-07-20 09:19:21 -06:00
..
command-handlers refactor: test 2026-06-24 00:12:24 -06:00
long-stack-traces chore: drop obsolete dynamic-import eslint-disable 2026-07-14 03:28:50 -06:00
patches chore: update libs 2026-06-24 00:00:20 -06:00
styles refactor: new template 2026-05-15 18:41:49 -06:00
debug-mode.test.ts refactor: new template 2026-05-26 21:05:40 -06:00
debug-mode.ts refactor: new template 2026-05-15 18:41:49 -06:00
demo-vault.no-app.integration.test.ts feat: add demo vault 2026-07-20 09:19:21 -06:00
dev-tools-component.test.ts chore: update obsidian-dev-utils to 85.0.0 2026-07-10 23:03:27 -06:00
dev-tools-component.ts chore: update obsidian-dev-utils to 85.0.0 2026-07-10 23:03:27 -06:00
emulate-mobile-mode.test.ts chore: update obsidian-dev-utils to 85.0.0 2026-07-10 23:03:27 -06:00
emulate-mobile-mode.ts chore: update obsidian-dev-utils to 85.0.0 2026-07-10 23:03:27 -06:00
error-stack-trace-limit-component.test.ts test: add unit and integration tests 2026-05-15 21:17:16 -06:00
error-stack-trace-limit-component.ts chore: update libs 2026-05-25 18:30:56 -06:00
long-running-tasks-component.test.ts refactor: sleep 2026-06-26 22:42:54 -06:00
long-running-tasks-component.ts refactor: patches 2026-06-19 18:30:44 -06:00
main.test.ts refactor: migrate to @obsidian-typings/obsidian-public-latest 2026-05-16 23:55:11 -06:00
main.ts refactor: rename files and directories to kebab-case 2026-05-13 13:29:26 -06:00
multi-weak-map.test.ts refactor: migrate to @obsidian-typings/obsidian-public-latest 2026-05-16 23:55:11 -06:00
multi-weak-map.ts chore: update libs 2026-06-24 00:00:20 -06:00
plugin-settings-component.test.ts chore: update libs 2026-05-25 18:30:56 -06:00
plugin-settings-component.ts chore: update libs 2026-05-25 18:30:56 -06:00
plugin-settings-tab.test.ts chore: update obsidian-dev-utils to 85.0.0 2026-07-10 23:03:27 -06:00
plugin-settings-tab.ts docs: fix url 2026-07-14 11:53:04 -06:00
plugin-settings.test.ts test: add unit and integration tests 2026-05-15 21:17:16 -06:00
plugin-settings.ts refactor: rename files and directories to kebab-case 2026-05-13 13:29:26 -06:00
plugin.android.integration.test.ts test: add 2026-05-14 22:44:31 -06:00
plugin.desktop.integration.test.ts chore: update libs 2026-06-24 17:53:22 -06:00
plugin.test.ts feat: register the open demo vault command 2026-07-20 08:36:44 -06:00
plugin.ts feat: register the open demo vault command 2026-07-20 08:36:44 -06:00
types.ts chore: update libs 2026-06-24 00:00:20 -06:00