#source-mode
  • 1.
    a year ago by dk949
    favorite
    share
    The Mode manager plugin enhances Obsidian's editing experience by providing dedicated commands to switch between reading, live preview, and source modes. Instead of relying on the default toggle behavior, users can directly switch to a specific mode, improving workflow efficiency. The plugin also includes a special property that allows files to open in a predefined mode automatically.
    Repo
  • 2.
    2 months ago by Chris Howard
    favorite
    share
    Category: Customization & UI
    The Source Mode Styling plugin transforms source mode into a genuine raw text editor with monospace fonts and customizable styling options. It creates clear visual separation from Live Preview by applying developer friendly aesthetics. The plugin automatically detects monospace fonts installed on your system (Source Code Pro, Fira Code, JetBrains Mono, etc.) and lets you control font weight, size, color, line height and background.
    Repo
  • 3.
    11 days ago by Ashan Devine
    favorite
    share
    The Negative Heading plugin turns lines that start with `-# ` into compact muted headings, giving notes a lighter way to separate sections without using standard heading levels. It works across Reading View, Live Preview and Source Mode and keeps normal Markdown content such as bold text, italics and links inside the rendered line. A smart toggle command can add or remove the token on one line or across a selection, using majority based detection and preserving list markers when the syntax appears inside list items. The plugin also supports escape characters, ignores code and math blocks and uses theme aware colors with accessible heading semantics in Reading View.
    Repo