Update manifest and readme

This commit is contained in:
Jesse Hines 2025-04-04 21:37:32 -04:00
parent e29780f587
commit d591fb327d
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[![Test](https://github.com/jesse-r-s-hines/obsidian-open-tab-settings/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/jesse-r-s-hines/obsidian-open-tab-settings/actions/workflows/test.yaml)
# Obsidian Open Tab Settings
# Open Tab Settings
This plugin adds more settings for how Obsidian opens tabs and navigates between files including options to:
- Open in new tab by default

View file

@ -4,7 +4,7 @@
"version": "1.0.6",
"minAppVersion": "1.8.3",
"description": "Add settings to open in new tab by default and prevent duplicate tabs.",
"author": "Obsidian",
"author": "jesse-r-s-hines",
"authorUrl": "https://github.com/jesse-r-s-hines",
"isDesktopOnly": true
}