jesse-r-s-hines_obsidian-op.../README.md
2025-03-01 21:19:29 -05:00

379 B

Obsidian Open Tab Settings

Add settings to open in new tab by default and prevent duplicate tabs.

Development

Build with

npm install
npm run build

The tests use WebdriverIO and wdio-obsidian-service to run end-to-end tests. You can run them with

npm run test