mirror of
https://github.com/raphlette/obsidian-new-tab-plus.git
synced 2026-07-22 09:50:23 +00:00
No description
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .prettierrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
New Tab +
Main feature
New Tab+ allows you to open Markdown files, graphs, canvases, images, audio, video, and PDFs in a new tab by default.
Optional feature
- When opening a file or canvas, if the file is already open in another tab, the plugin will focus on the existing tab instead of opening a duplicate. (This feature is toggleable.)
Bugs / issues
It is my first plugin project on Obsidian so don't hesitate to report me any unwanted behavior on Github.