The Keyboard Formatter plugin makes it easy to present keyboard shortcuts and mouse inputs clearly in your notes. It detects common keys like Ctrl, Shift, Alt, Cmd, function keys, arrows, and even numpad inputs, then wraps them in HTML `<kbd>` tags for a clean, consistent look. Mouse buttons such as left, right, middle, and scroll wheel are also supported, turning plain text into readable symbols. Case-insensitive matching ensures keys are recognized regardless of how you type them, while single letters get automatically capitalized to highlight keystrokes.
The Extended Markdown Syntax plugin enhances Obsidian's markdown capabilities by introducing additional inline formatting options without relying on HTML tags. It supports underlining, superscripts, subscripts, and spoiler text, making formatting more seamless in both editor and preview modes. Users can also align paragraphs using special syntax, apply custom highlight colors, and ensure formatting remains context-aware by excluding code blocks, math expressions, and comments.
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.