#tab24 plugins

Obsidian plugins tagged with #tab. There are 24 plugins in this collection.

  1. Rank 1
    4 years ago by pseudometa
    Customization & UI#tab#default-page

    The New Tab Default Page plugin allows users to customize the content displayed when opening a new tab in Obsidian. Users can set a default note, such as a homepage, daily note, scratchpad, or even trigger the Quick Switcher. The plugin provides flexibility in choosing how the new tab opens, whether in reading or editing mode. Advanced options include dynamic content, such as displaying a random quote using dataview integration.

  2. Rank 2

    Tab Selector

    Plugin64
    3 years ago by namikaze-40p
    Note Enhancements#tab#navigation

    The Tab Selector plugin brings a new level of convenience and flexibility when switching between tabs in Obsidian. With this plugin, you can quickly navigate through your open tabs using hotkeys or a modal window, making it easy to find the one you need. You can also customize the way you switch tabs by setting up shortcuts to match your workflow. Additionally, the plugin offers features like searching for specific tabs and closing them with ease. Overall, Tab Selector simplifies tab management in Obsidian, saving you time and increasing productivity.

  3. Rank 3

    Tab Switcher

    Plugin64
    2 months ago by Vinzent

    The Tab Switcher plugin changes tab navigation inside a window by adding commands that move through open tabs from left to right without following pane or tab group boundaries. It also adds a recent history mode that switches tabs by last use, closer to browser style tab cycling when the modifier key stays held between presses. The plugin does not assign default hotkeys, so the same commands can be mapped to either ordered tab movement or recent history navigation. It was previously called Cycle Through Panes. Repeated key presses continue the cycle only while a modifier key remains held between presses.

  4. Rank 4
    3 months ago by Sascha D. Kasper
    Coding & Technical Tools#terminal#shell#tab

    The Lean Terminal plugin embeds a real PTY terminal inside the workspace instead of acting like a simple command runner. It auto detects the shell for each operating system, supports interactive terminal apps, keeps URLs and file paths clickable and lets terminals open in the vault root, the current file folder or any folder picked from the file explorer. Tabs can be renamed, pinned, reordered and restored with their working directory and scrollback when the app reopens. Search, copy on select, wiki link autocomplete, theme controls and startup commands are built in. The plugin also exposes a public key handler API for companion plugins, and includes optional Claude Code session integration with resume links and a maintained registry. It is desktop only.

  5. Rank 5
    4 years ago by jerrymk
    Note Enhancements#tab#key#behavior

    The Restore Tab Key plugin is a game-changer for Obsidian users who struggle with the default tab key behavior. This plugin allows you to insert tabs and spaces as expected, just like in any IDE. Say goodbye to cutting and pasting to get the right indentation! With this plugin, you can easily indent code blocks or text using the tab key, and even customize the settings to your liking. The plugin also offers a "hard space" feature that allows you to insert wide blanks inside text. Whether you're working on code or writing in Markdown, this plugin is a must-have for anyone who wants to streamline their workflow and make Obsidian feel more like a native IDE.

  6. Rank 6

    Mononote

    Plugin56
    3 years ago by Carlo Zottmann

    The Mononote plugin ensures that each note is opened in only one tab per window pane in Obsidian. When a note is already open, the plugin focuses on its existing tab rather than opening the same file in a new tab. This functionality works seamlessly for notes accessed via links, menus, or hotkeys. To function correctly, users must enable the 'Always focus new tabs' option in the Editor settings. Mononote helps streamline workflows by minimizing duplicate tabs, offering a more organized and efficient note-taking experience.

  7. Rank 7
    a year ago by Michael Schrauzer
    Customization & UI#navigation#tab#keyboard

    The Smooth Navigator plugin enhances keyboard-based navigation in Obsidian by allowing users to cycle through open tabs, panes, and tab groups using customizable commands. Instead of relying on modal dialogs or file search, this plugin assumes your workspace is already populated and provides quick, low-effort switching between files and views. It supports seamless cycling between tabs, including wrapping from end to start, and also enables navigation across workspace roots and sidebars.

  8. Rank 8

    Disable Tabs

    Plugin53
    8 months ago by David V. Kimball
    Customization & UI#tab#focus#ui-customization

    The Disable Tabs plugin enforces a single tab interface by preventing multiple tabs from opening simultaneously. Opening or closing tabs always replaces the current one, even if it's pinned. This creates a focused, distraction free environment where you work with one note at a time. The plugin pairs well with the Hider plugin for hiding the tab bar entirely and includes an option to hide the tabs button on mobile devices.

  9. Rank 9

    Autofit Tabs

    Plugin53
    2 years ago by Bradley Wyatt

    The Autofit Tabs plugin enhances the user experience in Obsidian by dynamically adjusting tab widths to fit their content. This prevents unnecessary truncation of titles while maintaining a clean and organized interface. The plugin optimizes space usage, ensuring that tabs remain readable without excessive padding or wasted space. It features smooth resizing animations and offers customization options such as minimum tab width, padding adjustments, and transition speeds.

  10. Rank 10

    Fix Tab Size

    Plugin53
    4 months ago by mnaoumov

    The Fix Tab Size plugin corrects a gap in the editor where pressing Tab can still insert four spaces even when your configured visual indent width says otherwise. It steps in when tabs are disabled and makes the inserted spacing follow the vault's indent width setting, so typing behaves the way the editor settings suggest it should. This makes indentation more consistent in notes that rely on spaces instead of hard tabs, especially when you care about layout in lists, code blocks, or structured text. The plugin stays focused on that one job.

  11. Rank 11

    Tab Limiter

    Plugin50
    2 years ago by Henry Gustafson
    Productivity Tools#tab#limit#productivity

    The Tab Limiter plugin helps you manage your workspace by restricting the number of tabs you can have open simultaneously in Obsidian. This feature is particularly useful for maintaining focus and reducing clutter, ensuring a more streamlined note-taking experience. By automatically closing older tabs when the set limit is reached, it keeps your workflow efficient and prevents overwhelm. Ideal for users who work with multiple notes but want to avoid losing track of their active tasks or research, the plugin fosters a clean, organized interface while still allowing seamless navigation through your vault.

  12. Rank 12
    a year ago by situ2001
    Customization & UI#tab#workspace#layout

    The Tab Group Arrangement plugin enhances tab management in Obsidian by providing flexible ways to organize tab groups. Users can evenly distribute tab groups or expand the active one while minimizing others, similar to behavior found in code editors like VS Code. The plugin offers both manual and automatic arrangement modes, allowing automatic expansion of the active tab when switched.

  13. Rank 13

    Pinned Tabs

    Plugin50
    a month ago by NameIsKyro

    The Pinned Tabs plugin turns native pinned tabs into a compact icon first strip on the left side of each desktop tab bar. It keeps view specific icons, adds daily note and custom file icon rules, and lets you choose fallback icons, sizes, colors, widths and hover expansion. Pins can stay visually grouped, show an optional divider, highlight the active tab and follow reduced motion preferences. The plugin also adds explicit close controls with delay options and blocks several accidental close actions such as bulk close commands, keyboard close shortcuts and middle click.

  14. Rank 14

    Tabsdown

    Plugin50
    a month ago by grafanakibana

    The Tabsdown plugin adds tabbed content blocks to notes using ordinary Markdown fences instead of custom page layouts. It renders each tab through the normal Markdown pipeline, so links, embeds, callouts, math, Mermaid diagrams and compatible community plugin blocks can live inside the same switchable view. The plugin stays interactive in Reading View and in Live Preview when the cursor is outside the block, while Source Mode keeps the raw fenced text visible. It also supports nested tabs, optional Lucide icons, theme aware styling, Style Settings controls and keyboard friendly tab semantics. When the source is malformed, it shows a diagnostic instead of hiding the content, which makes broken blocks easier to fix.

  15. Rank 15
    4 months ago by d9k
    Customization & UI#tab-title#tab#css

    The Path in tab title plugin changes the tab header so it shows a note's path in the title area instead of leaving only the default title. It is a small UI tweak aimed at people who want more context while moving across open tabs. The plugin also supports simple CSS styling for the path text, with the example styling the extra part in a lighter way using a small tag inside the header. Its current behaviour is limited in a few places.

  16. Rank 16

    Minitabs

    Plugin48
    3 years ago by ssjy1919
    Customization & UI#tab#nested#code-block

    The Minitabs plugin for Obsidian is a powerful tool that allows you to embed multiple tabbed pages within a single code block. With Minitabs, you can create custom tabs with buttons and corresponding pages, giving you flexibility in organizing your notes. The plugin also supports nested tabs and a four-quadrant view for categorizing tasks based on their urgency and importance. Whether you're working on a complex project or simply need to keep track of multiple ideas, Minitabs provides an intuitive way to manage your content and stay focused.

  17. Rank 17
    2 years ago by Nicolas Lœuillet
    Customization & UI#tab#ui

    The Shrink pinned tabs plugin enhances the Obsidian user interface by allowing users to reduce the size of pinned tabs, improving workspace organization and visibility. Users can configure the display settings to show or hide tab titles for a cleaner and more compact appearance. This plugin is particularly useful for those managing multiple tabs and seeking a streamlined workflow without sacrificing functionality.

  18. Rank 18
    2 months ago by xhuajin

    The Tabs plugin turns a fenced `tabs` block into a tabbed interface for note content. It lets each tab hold plain text, regular code blocks or even another tabs block, so nested layouts are possible without leaving markdown. The plugin includes layout controls for placing the tab bar at the top, left, right or bottom, plus single row scrolling and multi line navigation modes. Titles can be decorated, tabs can be edited directly from the rendered view with auto saving and `Ctrl+S` and deleted tabs can be restored with undo. It also supports creating tabs from clipboard content and adds a command to create or convert selected text into a tabs component.

  19. Rank 19
    a month ago by ckep1
    Customization & UI#mobile#sidebar#tab

    The Mobile Sidebar Notes plugin brings proper sidebar note tabs to the mobile app, where you can open notes or empty tabs directly in the left or right sidebar. It lets you create note specific commands with custom titles, hotkey support and a sidebar side selector, then use them for quick access. You can move the active tab into a sidebar or back to the main area without losing scroll position, and move core views like Files, Search and Bookmarks between sidebars. It also opens today's daily note in a sidebar, closes note tabs in one sidebar, removes repeated note tabs and can auto pin sidebar tabs so links open in new tabs. Invalid or missing note paths are flagged and those commands are not registered.

  20. Rank 20

    Tab Shifter

    Plugin45
    3 years ago by Joshua Rozner
    File Management#tab#shift#split

    The Tab Shifter plugin brings two exciting features to your Obsidian workflow. Firstly, you can now easily shift tabs between different "tab groups" with the same behavior as popular code editors like WebStorm. Secondly, you can use keyboard shortcuts like cmd+alt+arrow to navigate through open tabs across tab group boundaries. This plugin is particularly useful for those who work with multiple markdown files and need to switch between them quickly. Note that this plugin uses unofficial API calls, so its behavior may change if the underlying structure of Obsidian's UI changes in future updates.

  21. Rank 21
    3 years ago by Jemin Mau
    Coding & Technical Tools#code-block#tab

    The CodeBlock Tabs plugin is a convenient tool for Obsidian users who frequently work with code blocks in their notes. This plugin allows you to group contiguous code blocks together, creating a tabbed interface that makes it easy to navigate and organize your code snippets. With CodeBlock Tabs, you can create separate tabs for different programming languages, making it simple to switch between them and focus on the code you need. Whether you're writing code in multiple languages or referencing complex examples, this plugin streamlines your workflow and enhances your overall coding experience within Obsidian.

  22. Rank 22
    4 years ago by zorazrr
    Note Enhancements#link#modal#tab

    The External Link Opener plugin provides a simple yet powerful way to customize how you open external links in Obsidian. With this plugin, you can choose from various options for opening links, such as the default browser or a custom application. You can also adjust the size of the link opener modal to your liking. This plugin is perfect for those who want more control over their link-opening experience and need a solution that works seamlessly with Obsidian.

  23. Rank 23
    a year ago by John Burnett
    Customization & UI#tab#file-path#navigation

    The Tab File Path plugin enhances navigation by displaying the full vault relative path of each note directly in its tab. Instead of seeing just the filename, you get clear context on where the file resides within your folder structure. This is particularly useful for users managing large vaults with similarly named notes spread across different folders, as it reduces confusion and improves orientation. With this added clarity, you can quickly distinguish between files without hovering or opening them, making multitasking smoother and file management more efficient.

  24. Rank 24

    HTML Tabs

    Plugin22
    3 years ago by Patrick Tournet
    Note Enhancements#tab#note-taking

    The HTML Tabs plugin allows you to create visually appealing and customizable tabs in your Obsidian notes. With this plugin, you can organize your content into separate sections, making it easier to navigate and focus on specific topics. The plugin provides a range of options for styling the tabs, including colors, fonts, and sizes, giving you complete control over their appearance. Additionally, the plugin supports multiple levels of nesting, allowing you to create a hierarchical structure for your notes. This is particularly useful for complex projects or research documents that require detailed organization.