The Snippetor plugin allows Obsidian users to create and customize CSS snippets with ease. It simplifies the process of designing visual elements like custom checkboxes and colored folders, enabling users to personalize their note-taking experience. The plugin offers an intuitive interface where users can adjust snippet settings using toggles, sliders, and color pickers. Users can specify snippet names, preview changes in light or dark mode, and create snippets that adapt to different themes. Custom checkboxes allow for unique task list designs, and users can customize colors, shapes, and interactivity of checkboxes. Snippetor also integrates with other plugins like 'My Snippets' for efficient snippet management. This tool is ideal for users looking to add a personalized touch to their Obsidian environment without needing advanced CSS knowledge.
The Canvas CSS class plugin is a powerful tool that allows you to add custom CSS classes to your Obsidian canvas files. With this plugin, you can easily manage and customize the appearance of your notes and canvases by adding specific CSS styles to individual files or groups of files. The plugin also includes features such as the ability to remove CSS classes, change the appending behavior, and add custom CSS classes to non-opened canvas files. Additionally, it provides settings that allow you to fine-tune the plugin's behavior and customize its appearance.
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 CSS Inlay Colors plugin enhances the visual experience in Obsidian by displaying inline color hints for CSS color codes. Users can input any valid CSS color syntax, and the plugin renders a corresponding color block inline, making it easier to visualize and manage color styles within code blocks. A color picker feature allows users to edit colors directly in live preview mode, preserving the original format and opacity settings. The plugin also supports customization, enabling users to style the inlays by targeting the `.css-color-inlay` class with custom CSS.
The Group Snippets plugin allows users to organize and manage CSS snippets in Obsidian by creating snippet groups that can be activated with a single command or linked to specific themes or color schemes. The plugin automatically switches between snippet groups when you change themes or toggle between light and dark modes. It supports customization for mobile and desktop platforms, enabling different snippet configurations for devices like phones and tablets.
The Auto Class plugin allows users to automatically apply CSS classes to notes in Obsidian based on their file paths or tags. This makes it easy to customize the appearance of notes without manually editing YAML headers or adding CSS classes. Users can configure folder paths or tags to apply specific CSS classes to child notes or tagged files. For more advanced usage, glob matching can be enabled to create dynamic and flexible class assignments. The plugin supports the use of CSS snippets, enabling custom visual themes or layout changes for specific notes or folders. Once the rules are set, the plugin automatically applies the CSS classes whenever the view is updated, streamlining customization across an entire vault.
The Hyphenation plugin enhances the visual appearance of text in Obsidian by enabling justified text alignment and hyphenation. It automatically applies hyphenation based on the system's primary language setting, which can be customized per file using a frontmatter key. The plugin targets paragraph, ordered list, and unordered list elements in preview mode, improving the readability of text while excluding external links for aesthetic reasons. This tool is useful for users who prioritize clean and professional text formatting in their notes.
The MySnippets plugin enhances the management of CSS snippets in Obsidian by introducing a convenient status bar menu. This menu allows users to quickly toggle snippets on or off, open them for editing, or reload the snippets folder without navigating to the settings menu. Additional features include creating new CSS snippets using a modal with customizable templates, as well as optional settings for automatically toggling snippets on or opening them after creation. The plugin also provides aesthetic customization, including a 'glass' style for the menu interface. Designed for ease of use, MySnippets streamlines snippet editing and activation directly within the workspace, reducing interruptions and improving workflow efficiency.
The Style Text plugin enhances text formatting in Obsidian by allowing users to apply custom CSS styles to selected text. Users can create and manage multiple styles through the plugin settings, which can then be applied via commands, hotkeys, or the context menu. This plugin offers flexibility in formatting with options to customize style order and accessibility. Additionally, a 'Remove Style' command is available to revert unwanted formatting changes easily. The plugin streamlines text styling, making it a valuable tool for personalized note organization and design.
The CSS Inserter plugin allows Obsidian users to apply custom CSS snippets to selected text within their notes. Users can define snippets with specific HTML tags, classes, and styles, enabling precise formatting control. The plugin supports adding, removing, and managing CSS styles through the context menu, command palette, or hotkeys. It offers flexibility for customization while requiring basic CSS knowledge, making it ideal for users who want to enhance the visual presentation of their notes.
The CSS Snippets plugin for Obsidian enables users to easily load and manage custom CSS snippets within their vault. By placing `.css` files in a designated folder, the plugin automatically loads them, providing a simple way to customize the appearance of Obsidian. Users can reload or unload these styles with commands in the command palette. The plugin also has future plans for more features, such as individual snippet toggling, a settings tab, and scoped styles. This plugin helps users personalize the Obsidian interface without needing to manually configure each style.
The Snippet Commands plugin for Obsidian enhances workflow customization by turning CSS snippets into accessible commands. Users can trigger these snippets via the command palette or assign them to hotkeys for quicker access. It also provides a feature to reload snippets dynamically if they change during an Obsidian session. Designed to leverage Obsidian’s native snippet functionality, this plugin simplifies applying aesthetic or functional adjustments to the workspace without manually navigating settings. Ideal for users looking to streamline and personalize their Obsidian experience.