The Regex Mark plugin is a powerful tool for Obsidian users who want to add custom CSS classes to their text based on regular expressions. With this plugin, you can define a regex pattern and a corresponding CSS class, and the plugin will automatically apply that class to any text that matches the pattern. This allows for fine-grained styling of your notes and increases readability.
The plugin also supports advanced features such as custom Markdown tags, code block highlighting, and import/export functionality. Additionally, it provides options to disable regex matching in specific views (reading mode, live preview, source mode) and change the default open/close tags for regex patterns.
Overall, Regex Mark is a versatile plugin that can help you customize your Obsidian experience and make your notes more visually appealing.
The Global Search and Replace plugin allows users to perform comprehensive search and replace operations across all markdown files in an Obsidian vault. With support for regex and case-sensitive searches, this tool offers precision and flexibility. Users can navigate through matches, open files directly at the match location, and replace content seamlessly with shortcuts or clicks. The plugin simplifies large-scale edits and enhances workflow efficiency, making it a practical solution for managing consistent changes across a vault.
The Regex Pipeline plugin allows users to automate the formatting and transformation of their notes in Obsidian using customizable regex rules. Ideal for organizing content from repetitive sources, it lets you define and manage rulesets to efficiently search, replace, or restructure text. The plugin supports advanced regex features like multi-line replacement, customizable flags, and selective application to highlighted content. With the ability to create and manage rulesets via an intuitive menu or commands, it streamlines text processing for tasks like transforming clipped web content or reformatting large notes, making it a powerful tool for personal knowledge management.
The Linkify plugin allows users to automatically convert specific text patterns into clickable links within their notes using customizable regular expressions. Users can define text patterns and corresponding link destinations through the plugin's settings, making it easier to create shortcuts for commonly used links, such as social media profiles and GitHub repositories. The plugin enhances note interactivity without modifying the original markdown files. It supports multiple link patterns, custom CSS classes for styling, and Obsidian note links, allowing for flexible and personalized link management.
The Hide Commands in Menu plugin allows users to declutter Obsidian’s interface by selectively hiding commands across various menus. It enables users to remove unwanted commands from context menus, including those from community plugins, and automatically eliminates redundant dividers when commands are hidden. Advanced users can apply regex pattern matching for more granular control. Additionally, the plugin injects custom CSS classes, providing options for further styling and customization.
The LinkMagic plugin streamlines the process of inserting links into Obsidian notes by automatically replacing predefined text patterns with links as users type. It allows users to define custom regular expression patterns that match specific text strings and link them to external or internal resources. The plugin works seamlessly in editing mode, eliminating the need to switch views to apply links manually.
The File Explorer++ plugin for Obsidian.md takes the built-in file explorer to the next level by allowing you to efficiently hide and pin files and folders based on custom filters. With wildcard or regex filtering options, you can categorize your files and folders with precision. The plugin also offers a quick action feature, enabling you to instantly hide or pin specific files or folders with just a right-click. Additionally, the plugin is designed to be efficient, only running during Obsidian folder sorting or when a filter changes. With transparency in mind, you can view the paths hidden or pinned and understand the filter behind each. Plus, this plugin is mobile-compatible, making it convenient for users on-the-go.
The R.E.L.A.X. plugin enhances note linking in Obsidian by leveraging regular expressions for dynamic and automated linking of files. Users can define custom regex patterns with single capturing groups to identify and bracket specific information, creating intelligent links across their notes. The plugin allows customization through its settings and simplifies complex linking tasks with a user-friendly interface. It is ideal for users managing large datasets or requiring structured and efficient linking between related content.
The Bulk Rename plugin streamlines the process of renaming or relocating multiple files within an Obsidian vault while automatically updating all references to those files. Users can perform renaming actions based on folder location, tags, or regular expressions, ensuring that file organization is both flexible and efficient. The plugin supports advanced customization options, such as specifying replacement symbols and using regular expression patterns with various flags. Its preview feature allows users to verify changes before applying them, reducing errors and saving time.
The Dynamic Highlights plugin is a powerful tool that allows you to dynamically highlight text in Obsidian. With this plugin, you can select or search for specific words or phrases and have them highlighted throughout your document.
One of the most useful features of this plugin is its ability to highlight all occurrences of a selected word or phrase, regardless of their location in the document. This makes it easy to quickly identify and review specific topics or concepts.
In addition to selection highlighting, the plugin also allows you to define persistent highlights based on search queries. You can create custom highlighters with unique class names and colors, making it easy to visually distinguish between different types of highlighted text.
The plugin's settings allow you to customize its behavior, including adjusting the delay before highlighting is applied and ignoring specific words or phrases. Overall, the Dynamic Highlights plugin is a great tool for anyone looking to add an extra layer of organization and visual clarity to their Obsidian notes.
The Tag Links plugin enhances Obsidian by allowing tags to function as clickable links that open associated URLs using a custom hotkey. Users can define regular expressions to match specific tags and configure link substitutions to generate URLs dynamically. This feature is particularly useful for linking notes to external systems, such as ticketing platforms or pull request pages, making notes more traceable and interactive while maintaining a clean tag structure.
The Regex Find and Replace plugin is a powerful tool for Obsidian users who need to perform advanced text searches and replacements. With this plugin, you can use regular expressions to find and replace specific patterns in your notes, making it easy to standardize formatting, extract data, and more. The plugin provides a user-friendly interface that allows you to easily construct and test your regex patterns, ensuring that you get the desired results. Whether you're a power user or just looking for a way to streamline your note-taking workflow, this plugin is sure to be a valuable addition to your Obsidian toolkit.
The Find and replace in selection plugin enhances text editing in Obsidian by allowing users to perform search-and-replace operations within a specific selection of text. This plugin supports both plain text and regular expressions for flexible pattern matching and replacement. Users can configure search patterns and replacement strings through the plugin's settings, and execute the command via a hotkey or the command palette. It's particularly useful for bulk text modifications, such as changing header levels, removing formatting, or adjusting embed link syntax.
The AutoMover plugin helps organize your Obsidian vault by automatically moving files to designated folders based on user-defined rules. It allows you to create flexible sorting logic using simple keywords or advanced regular expressions with group captures. This enables dynamic path generation and categorization of notes based on patterns in their filenames. Users can set rules through an intuitive interface, control whether the automation triggers on file open, and run the mover manually if needed.