#text-export
  • 1.
    2 days ago by Iván Sotillo
    favorite
    share
    Category: Productivity Tools
    The Smart Export plugin follows links from a chosen root note, builds a note tree and turns that structure into exports that are easier to read, share or feed into language models. It gives separate depth controls for full content and title only context, so large vaults can be trimmed without losing the overall map. Users can traverse outgoing links, incoming links or both, then filter results with folder, tag and property based exclusion rules. The export can be copied to the clipboard or written as a new note inside the vault. It also supports XML, print focused Markdown and template based Markdown outputs, including custom templates with placeholders.
    Repo
  • 2.
    5 months ago by Finickyspider
    favorite
    share
    The Copy As PlainText plugin adds a one-click way to convert your markdown content into clean, unformatted text. Whether you're stripping headings, links, tables, math blocks, or footnotes, this plugin gives you fine-grained control over what gets removed. It offers two modes: a quick regex-based Simple Mode for basic formatting, and a slower but more accurate AST-based mode that parses full GitHub-flavored markdown. You can toggle individual syntax elements like hashtags, LaTeX, YAML frontmatter, or highlight markers in the settings. Access is quick via right-click or the command palette, making it ideal for copying notes into emails, documents, or plain-text apps without markdown clutter.
    Repo