#reader-mode
  • 1.
    a year ago by Dominik Mayer
    favorite
    share
    The Reader Mode plugin automatically opens filled notes in reading view, making it easier to consume content with footnotes, images, embeds, or code blocks. This helps avoid issues like unclickable links that sometimes occur in edit mode when the cursor is placed inside a link. For users who primarily browse and refer to their notes rather than edit them constantly, this plugin creates a smoother, distraction-free experience.
    Repo
  • 2.
    10 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