The Note Toolbar plugin enhances the Obsidian experience by allowing users to create customizable toolbars that provide quick access to commands, files, links, and scripts. These toolbars can be positioned in various locations within notes, such as below the properties section, at the top, or as floating buttons. Users can define toolbar visibility based on specific folders or properties, and customize the appearance with icons, labels, and tooltips. The plugin supports integration with scripts such as Dataview and Templater, providing powerful automation capabilities.
The Key Promoter plugin enhances user productivity in Obsidian by displaying notifications with shortcut suggestions whenever a mouse is used for an action that has a corresponding keyboard shortcut. This feature encourages the use of hotkeys for faster navigation and efficiency. For actions without assigned shortcuts, the plugin suggests commands that can be customized in the settings. Additionally, it provides a detailed statistics view of the most frequently used commands, accessible via the 'Key Promoter: Statistics' command. A presentation mode feature, which shows notifications of executed commands and their shortcuts, is also available and can be enabled in the settings. Inspired by similar tools for IntelliJ IDEA, this plugin supports users in learning and utilizing Obsidian's keyboard shortcuts effectively.
The Harpoon plugin for Obsidian enables users to manage and quickly navigate to their favorite files within the app. By creating a list of up to four hooked files, the plugin allows for fast access using keyboard shortcuts. It includes commands like opening the file list, adding files to the list, and quickly jumping to specific files. The plugin also supports efficient file navigation through customizable shortcuts, such as using the arrow keys or pressing a specific key twice to remove or reorder files. Ideal for those who need to access frequently used notes, Harpoon streamlines file management and enhances productivity.
The Code Editor Shortcuts plugin brings the familiar keyboard shortcuts from code editors like Visual Studio Code or Sublime Text to Obsidian. With this plugin, you can insert lines above and below, delete lines, duplicate lines, copy lines up and down, join lines, select lines, add cursors to selection ends, and more. The plugin also supports multiple cursors for most actions, making it easy to work with complex selections. You can customize the keyboard shortcuts in the settings panel and even configure auto-insertion of list prefixes when inserting new lines. With its extensive feature set and customizable hotkeys, this plugin is a must-have for any Obsidian user who wants to boost their productivity.
The Marjdown Shortcuts plugin enhances the markdown editing experience in Obsidian by providing quick commands to insert various markdown elements. By typing a trigger character (default is '>'), users can access a menu of options to add markdown syntax like tables, headings, and other commonly used elements without needing to remember complex syntax. The plugin is ideal for those new to markdown or seeking to streamline their workflow, offering customizable settings to modify the trigger character and simplify commands. This tool is especially useful for improving efficiency and reducing the need to reference markdown cheat sheets.
The Better Command Palette plugin enhances the default command palette in Obsidian by offering a more intuitive and feature-rich experience. Users can quickly access commands, search for files, and locate tags using configurable shortcuts. Features include recent command prioritization, pinned commands, and the ability to create new files directly from the palette. Tag-based file search allows for efficient filtering, while macro commands enable users to execute sequences of actions with customizable delays. Hidden items can be managed to streamline the interface, with options to temporarily or permanently unhide them. The plugin also supports advanced customization and development features for further flexibility.
The Sequence Hotkeys plugin enhances Obsidian by allowing users to create multi-step keyboard shortcuts instead of relying on single key combinations. This helps users streamline their workflow by chaining multiple key presses to trigger commands. Users can define and customize hotkeys through the plugin settings, with the option to search for commands easily. The hotkey sequences can include standard keys as well as special keys like Enter and Escape.
The Format Hotkeys plugin introduces Google Docs-style keyboard shortcuts to streamline formatting tasks in Obsidian. Users can quickly toggle blockquotes, bulleted and numbered lists, checklists, and apply various heading styles using predefined hotkeys. Additionally, the plugin enhances existing bold and italic shortcuts by enabling them to function seamlessly across list lines and insert the cursor inside new markup when no text is selected. These features simplify and accelerate the formatting process, making it more intuitive for users to organize and structure their notes effectively.
The Hotkeys for Bookmarks plugin enhances navigation in Obsidian by allowing users to quickly access their top 9 bookmarks using customizable keyboard shortcuts. It integrates seamlessly with the core Bookmark plugin, enabling efficient management of bookmarked files and searches. Users can assign shortcuts to open bookmarks in either the current pane or a new pane, improving workflow and accessibility for frequently used notes or queries. This plugin is particularly useful for streamlining repetitive actions and keeping key resources readily accessible.
The Shortcuts extender plugin enhances Obsidian's functionality by allowing users to customize keyboard shortcuts for various formatting tasks. It offers the ability to change heading levels with simple keyboard shortcuts, clear markup from selected text, and toggle code blocks. The plugin is especially useful for those writing in non-English languages, providing shortcuts for special characters like brackets and code fences. Additionally, users can modify list levels and work with Python code fences easily. The plugin also supports customizations for both Windows and Mac users, with specific adjustments for macOS keyboard shortcuts. This plugin boosts productivity by simplifying text formatting and special character input within Obsidian.
The Leader Hotkeys plugin introduces a leader key functionality to Obsidian, enabling users to assign hotkeys that require an initial leader key press before executing a command. This feature is inspired by similar mechanisms in tools like Vim and tmux. Users can configure any key combination as a leader key and create shortcuts for focusing panes or performing other actions, including those from third-party plugins. The plugin provides a streamlined way to navigate and execute commands within Obsidian, offering enhanced customization and efficiency.
The Lumberjack plugin streamlines logging thoughts and notes in Obsidian by providing quick commands and URL schemes. The 'Log' command appends a new line with a customizable prefix to your daily note, placing the cursor in edit mode for immediate input. The plugin also supports URL schemes like `obsidian://log` to jump directly into editing the daily note or `obsidian://timber` to create and edit a new draft in an inbox folder. These features are optimized for use across devices, including integration with iOS Shortcuts, enabling quick and efficient note-taking workflows.
The Quick Links plugin enhances Obsidian by allowing users to create shortcuts for easily linking to external websites and other resources. Users can define custom prefixes to create personalized link shortcuts, such as linking to Twitter profiles or specific Wikipedia pages. The plugin also supports linking to other Obsidian vaults using the `obsidian://` protocol. Additionally, users can configure whether these quick links should use the wiki link syntax or standard markdown links, offering flexibility in how links are displayed and integrated into the graph view. This makes it a powerful tool for streamlining navigation and linking workflows.
The Nothing plugin introduces a command that performs no action, providing a practical way to disable system hotkeys within Obsidian. This functionality is especially useful for preventing accidental triggering of critical shortcuts, such as `⌘Q` on macOS, which quits the application. By mapping these commands to 'Do Nothing,' users can create a safer and more efficient workflow.
The Enhanced Symbols Prettifier plugin streamlines the typing experience in Obsidian by automatically converting predefined character combinations into visually appealing symbols. It supports replacements for arrows, abbreviations, Greek letters, mathematical symbols, and more, such as transforming `->` into `→` or `=/=` into `≠`. Users can customize these substitutions through the plugin settings, creating personalized shortcuts for commonly used terms. Additionally, the plugin includes a shortcuts finder to suggest abbreviations based on frequently used words in notes. It also features the ability to prettify existing symbols in a document with a hotkey. All replacements are saved directly to the file, ensuring compatibility across devices and applications.
The Shortcut Launcher plugin integrates Apple's Shortcuts app with Obsidian, enabling users to trigger shortcuts directly from their vault. Users can create custom 'launchers' for shortcuts, defining input types such as selected text, document names, or file paths. This input is passed to Shortcuts for dynamic processing. The plugin supports multiple input values with custom separators and can handle various data types, including text and base64-encoded files. On macOS, shortcuts can run in the background without leaving Obsidian, while iOS and iPadOS require switching to the Shortcuts app. This plugin enhances workflow automation and efficiency for users across Apple platforms.
The Format Hotkeys plugin introduces Google Docs-style keyboard shortcuts to streamline formatting tasks in Obsidian. Users can quickly toggle blockquotes, bulleted and numbered lists, checklists, and apply various heading styles using predefined hotkeys. Additionally, the plugin enhances existing bold and italic shortcuts by enabling them to function seamlessly across list lines and insert the cursor inside new markup when no text is selected. These features simplify and accelerate the formatting process, making it more intuitive for users to organize and structure their notes effectively.
The Vimium plugin is a game-changer for Obsidian users who rely heavily on keyboard navigation. Inspired by the popular Chrome extension, this plugin brings Vimium-style shortcuts to your Obsidian experience. With Vimuim, you can easily click buttons and interact with clickable elements using custom keyboard shortcuts. The plugin allows you to customize CSS selectors to query specific elements, adjust font sizes for markers, and toggle marker visibility on demand. By simplifying navigation and reducing mouse usage, Vimium enhances your productivity and workflow in Obsidian.
The FastForwardLink plugin allows users to create shortcut links that redirect to specific target notes within Obsidian. It simplifies navigation by letting users define multiple link variations, such as abbreviations or alternate spellings, to open a single target note. This feature helps users maintain an interconnected and organized vault while reducing navigation friction. The plugin includes options for opening target notes in the same tab, a new tab, or switching to a new tab automatically. Users can create and manage forwarding links with ease, and redirecting notes can be moved to a dedicated folder for better organization. FastForwardLink is ideal for users looking to streamline note access, link concepts, and avoid clutter in their Obsidian workspace.
The Backtick text selector plugin simplifies text selection within backticks in Obsidian. By using intuitive keyboard shortcuts, users can quickly select text enclosed in backticks (`). The plugin allows navigation to the next or previous backtick-enclosed text, streamlining workflows for users who frequently interact with code or formatted text blocks. This feature enhances efficiency and precision in managing text within markdown files.
The Text Expander JS plugin allows users to create and utilize custom text shortcuts that trigger JavaScript scripts, generating dynamic text replacements. These shortcuts can be typed directly into notes or triggered through buttons and links. The plugin supports complex configurations, such as parameterized shortcuts, regex-based matching, and integration with custom scripts. It works seamlessly with both modern and legacy editors in Obsidian, including mobile platforms. Advanced users can define shortcuts in organized files for better management and sharing. Additional features include creating custom popup boxes for user input, running external scripts, and supporting helper functions for more advanced automation.
The Keyboard Analyzer plugin provides a visual representation of your assigned hotkeys in Obsidian, making it easy to search, analyze, and manage them. With this plugin, you can view all your hotkeys on a keyboard layout, search for specific key combinations, and identify custom or duplicate hotkeys. You can also highlight featured hotkeys for quick identification. The plugin is easy to use, with options to open the shortcut view from the status bar or using a command. While it's not yet fully tested on non-Windows systems, this plugin is a valuable tool for Obsidian users who rely heavily on hotkeys.
The Rich Text Editor Shortcuts plugin brings popular rich text editing shortcuts from tools like Notion to Obsidian, enhancing text formatting and task management efficiency. It provides shortcuts for creating and toggling checkboxes, adding links from clipboard URLs, creating relative links within the vault, and toggling underlines. These intuitive commands streamline editing workflows for users accustomed to rich text editor functionalities.
The Next Link plugin enhances navigation within Obsidian by allowing users to move efficiently between linked notes using keyboard shortcuts. It supports customizable key bindings for navigating to the next or previous link, enabling a smoother workflow for users who rely on interlinked notes. Additionally, it integrates well with Vim keybindings, allowing users to streamline their navigation experience without needing to use the mouse.
The Quick Nav plugin enhances text navigation and selection in Obsidian by allowing users to assign custom keyboard shortcuts for precise cursor control. It introduces a range of granular movements, including directional jumps, page-level shifts, and edge navigation, as well as their selectable counterparts. Rather than imposing default hotkeys, the plugin empowers users to tailor their own workflow by manually setting up preferred keybindings through Obsidian’s hotkey settings. Designed to improve editing efficiency, especially for keyboard-focused users, Quick Nav gives fine-grained control over cursor behavior, streamlining the process of navigating and editing notes without reaching for the mouse.
The Hanko plugin allows users to register and quickly paste frequently used text within Obsidian. It provides multiple ways to access saved text, including the right-click menu, command palette, and ribbon menu, making it easy to insert pre-defined content in notes. Users can manage stored items by reordering or deleting them through the plugin settings. Additionally, the plugin supports cursor placement after pasting for enhanced workflow efficiency. While it works seamlessly in edit mode, some features may be limited on mobile devices due to software keyboard restrictions.
The Hotstrings plugin allows users to create custom text expansions in Obsidian, enabling automatic replacements while typing. This feature is useful for quickly inserting frequently used phrases, signatures, or complex words with simple triggers. Users can define and manage hotstrings through the plugin settings, ensuring seamless integration within any note or editor. Hotstrings can be updated and reloaded without restarting Obsidian, making it easy to refine and expand shortcuts over time.