The Frontmatter Markdown Links plugin enhances Obsidian by enabling support for markdown links within frontmatter. It allows users to include internal and external markdown links, making them clickable across different modes such as source, live preview, and reading views. The plugin improves note organization by ensuring backlinks work with markdown links in frontmatter, providing a seamless way to reference related content.
The Link Formatter plugin allows users to cleanly format multiple raw links into an organized markdown list within Obsidian. Ideal for users who paste links from external sources like browsers or bookmarks, the plugin transforms scattered URLs into a structured unordered list. This feature simplifies the process of curating link collections, making notes more readable and visually appealing. Users can trigger the link formatting process directly from the command palette or assign a custom hotkey for quick access. The plugin streamlines link management, helping users maintain clean, well-organized notes with minimal effort.
The URL Formatter plugin automatically converts long or complex URLs into neat, human readable Markdown links as soon as you paste them into a note. By defining your own regex patterns and output formats, you can turn cluttered links from tools like Jira, company documentation or blogs into concise references that highlight only the meaningful parts, such as ticket IDs or article slugs. This keeps your notes cleaner, improves readability and saves you from repeatedly reformatting links manually. The flexibility to apply different formatting rules for different sites means you can tailor it to your exact workflow, whether you're managing projects, documenting processes or curating reading lists.