Open In New Tab

by patleeman
5
4
3
2
1
Score: 36/100

Description

Category: File Management

The Open In New Tab plugin is a game-changer for Obsidian users who value convenience and efficiency. With this plugin, you can effortlessly open files in new tabs from the file explorer, eliminating the need to constantly switch between tabs or windows. But that's not all - it also cleverly handles situations where a file is already open in an existing tab, making it active instead of opening a new one. This means you'll never have to worry about duplicate tabs or lost context again. Say goodbye to tab clutter and hello to streamlined productivity with this nifty plugin!

Reviews

No reviews yet.

Stats

131
stars
38,873
downloads
11
forks
1,140
days
1,121
days
1,166
days
2
total PRs
1
open PRs
1
closed PRs
0
merged PRs
15
total issues
11
open issues
4
closed issues
0
commits

Latest Version

3 years ago

Changelog

README file from

Github

Obsidian Open In New Tab Plugin

NOTE

The way this plugin works is through hijacking the clicks for the file explorer. This means that it won't work for other parts of Obsidian like the quick switcher. This plugins is just a hack and Obsidian will need to implement the underlying functionality at the end of the day.

I'm not putting much effort into expanding on this plugin since it would essentially be a game of wackamole to hackily patch all potential use cases. If you'd like this functionality natively, I suggest submitting a feature request to Obsidian.

Introduction

This plugin does two things:

  1. In File Explorer, open all documents in a new tab.
  2. If the file is already open in an existing tab, make that tab active instead of opening up a new tab.

Relevant Obsidian forum thread

Props to scambier/obsidian-no-dupe-leaves.

How to use

  • Clone this repo.
  • npm i or yarn to install dependencies
  • npm run dev to start compilation in watch mode.

Releasing new releases

  • Update your manifest.json with your new version number, such as 1.0.1, and the minimum Obsidian version required for your latest release.
  • Update your versions.json file with "new-plugin-version": "minimum-obsidian-version" so older versions of Obsidian can download an older version of your plugin that's compatible.
  • Create new GitHub release using your new version number as the "Tag version". Use the exact version number, don't include a prefix v. See here for an example: https://github.com/obsidianmd/obsidian-sample-plugin/releases
  • Upload the files manifest.json, main.js, styles.css as binary attachments. Note: The manifest.json file must be in two places, first the root path of your repository and also in the release.
  • Publish the release.

You can simplify the version bump process by running npm version patch, npm version minor or npm version major after updating minAppVersion manually in manifest.json. The command will bump version in manifest.json and package.json, and add the entry for the new version to versions.json

Adding your plugin to the community plugin list

API Documentation

See https://github.com/obsidianmd/obsidian-api

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Get Info
4 years ago by Chetachi
A small menu that is tucked inside your status bar and shows helpful information for your chosen file 📄.
Local File Interface
4 years ago by qawatake
An Obsidian plugin to provide commands for moving files in and out of the vault
Remember File State
4 years ago by Ludovic Chabant
A plugin for Obsidian that remembers cursor position, selection, scrolling, and more for each file.
File Cleaner
4 years ago by Johnson0907
A file cleaner plugin for Obsidian.
Nuke Orphans
4 years ago by Sandorex
Obsidian notes plugin that trashes orphaned files and attachments
Bellboy
4 years ago by Shaked Lokits
Opinionated file structure manager for the Obsidian knowledge base.
Redirect
4 years ago by Jacob Levernier
An Obsidian plugin for adding aliases to any file
Metadata Menu
4 years ago by mdelobelle
For data management enthusiasts : type and manage the metadata of your notes.
File Cooker
4 years ago by iuian
An obsidian plugin for moving search files to target folder
Janitor
4 years ago by Gabriele Cannata
Performs various maintenance tasks on the Obsidian vault
Edit Gemini
4 years ago by Basil_Mori
Emo
3 years ago by yaleiyale
Use image/file hosting in Obsidian by clipboard or draging file. Obsidian 图床聚合 & Github上传器
Aggregator
3 years ago by SErAphLi
This plugin helps you gather information from files, and make a summary in the file.
Review Notes Plugin
3 years ago by tjandy98
File Color
3 years ago by ecustic
An Obsidian plugin for setting colors on folders and files in the file tree.
Weekly Review
3 years ago by Brandon Boswell
🪝 Grappling Hook
3 years ago by pseudometa
Obsidian Plugin for blazingly fast file switching. For those who find the Quick Switcher still too slow.
Open files with commands
3 years ago by Lost Paul
Create commands that only open one file at the time and that can be used with the commander plugin.
Home tab
3 years ago by Renso
A browser-like search tab for your local files in Obsidian.
File Diff
3 years ago by Till Friebe
View the difference between two files within Obsidian.
Markdoc
3 years ago by Maciej Jur
Basic markdoc support for Obsidian
Git Url
3 years ago by khuongduy354
Ruled template
3 years ago by YPetremann
An obsidian plugin that check rules to select which template to use.
SyncFTP
3 years ago by Alex Donnan
An Obsidian.md plugin that allows users to add their own SFTP host and credentials to sync to and from.
Easy Bake
3 years ago by mgmeyers
Compile many Obsidian notes down to one.
LinkShelf
3 years ago by Joel Sequeira
Effortlessly save and organize your web links in Obsidian
File Explorer++
3 years ago by kelszo
A plugin for https://obsidian.md, which enables the ability to hide and pin specific files and folders in the file explorer by applying custom filters.
Tags Overview
3 years ago by Christian Wannerstedt
Obsidian plugin which adds an extended tags panel where tagged files can be overviewed, filtered and accessed in an easy way.
File Tree Generator
3 years ago by Unarray
An Obsidian extension to generate a file tree using callouts!
Sort Frontmatter
2 years ago by Kanzi
Sort frontmatter automatically
Incomplete files
2 years ago by Hananoshika Yomaru
Rule based incomplete files discovery
Neighbouring Files
2 years ago by Fabian Untermoser
Obsidian Plugin to navigate to the next and previous file in the current directory
Image Collector
2 years ago by tdaykin
Import Attachments+
2 years ago by Andrea Alberti
Import attachments by moving them into the vault.
Confluence Link
2 years ago by Razvan Bunga
Convert obsidian md file into confluence pages
Structured Tree
2 years ago by Marius Svarverud
A file explorer for navigating hierarchical notes separated by '.'
Recent Files
5 years ago by Tony Grosinger
Display a list of most recently opened files
Find orphaned files and broken links
5 years ago by Vinzent
Find files, which are nowhere linked, so they are maybe lost in your vault.
Automatically reveal active file
5 years ago by Matt Sessions
Obsidian plugin to reveal the active file automatically when you open a file
Checklist
5 years ago by delashum
File path to URI
5 years ago by Michal Bureš
Convert file path to uri for easier use of links to local files outside of Obsidian
Open Link With
5 years ago by MamoruDS
Open external link with specific brower in Obsidian
Static File Server
5 years ago by Elias Sundqvist
Serve obsidian vault subfolders with a static web server
File Tree Alternative
5 years ago by Ozan Tellioglu
This Obsidian Plugin allows users to have a different file explorer experience.
Advanced New File
5 years ago by Ivan Chernov
Create file in chosen folder
File Explorer Note Count
5 years ago by Ozan Tellioglu
Obsidian Plugin for viewing the number of elements under each folder within the file explorer
Symlink Creator
2 years ago by Tobias Heidler
A plugin for Obsidian that allows the creation of symlinks - for Windows, OS X and Linux only!
Modal Opener
2 years ago by Muuxi
Open files and links in modal windows, or create and edit compatible files in modal windows.
Ffmpeg Converter
2 years ago by MrAnyx
Convert your assets into other formats. Convert, Compress and Optimize your vault
Fold Properties
2 years ago by James Alexandre
Adds Fold/Unfold Properties Function to Folder Context Menu
Nav Weight
2 years ago by shu307
A simple plugin designed to sort files in navigation based on markdown frontmatter (also known as metadata) for Obsidian.
File Manager
a year ago by Juan Sicilia
A file manager plugin for Obsidian
Folder Tabulation
a year ago by SpeedaRJ
An open source plugin for obsidian that let's you treverse local folder structure via keybindings and commands.
Auto File Organizer
a year ago by mofukuru
Obsidian plugin: Automatically organizes files into folders based on their extensions.
NetClip
a year ago by Elhary
this plugin is for Obsidian that allows you to browse the web and clip webpages directly into your vault.
File Ignore
a year ago by Feng
An Obsidian plugin that controls file indexing by managing dot prefixes on files/folders to truly hide/exclude them, providing a .gitignore-like experience.
Open in GitHub
a year ago by Muurphy Chen
This is an Obsidian plugin designed to open project or files directly in GitHub via your browser.
Browser History
a year ago by noy4
Sync your browser history to notes.
Course Module Loader
a year ago by Sebastian Kamilli
Downloads and unzips course module zip files from a URL into a specified vault folder, skipping existing files.