The Links plugin enhances link management in Obsidian, offering tools for creating, converting, editing, and embedding links. Users can effortlessly create links from selected text or clipboard content and convert between wiki, markdown, HTML, or autolinks. Advanced features include unlinking, removing links from headings, or copying and cutting links to the clipboard. Additionally, users can edit link text or destinations and manage embedded files with ease. The plugin supports bulk operations for handling multiple links within notes or selections.
The Automatic Linker plugin simplifies link management in Obsidian by automatically converting plain text file references into wiki links based on existing files in your vault. It ensures seamless linking by scanning note contents and formatting them upon saving. The plugin also enhances usability with features like GitHub and Jira URL formatting, namespace resolution for better link accuracy, and alias consideration for more flexible referencing. Users can configure base directories to structure links efficiently and apply automatic namespace restrictions to prevent unwanted conversions.
The Link Range plugin enhances Obsidian's linking capabilities by enabling users to create wiki-link header range queries. This allows for linking to specific sections within a note by defining a range of headers, improving navigation and organization. The plugin supports hover previews, embedded content, and customization options for separator styles and patterns. Users can seamlessly integrate this feature with existing backlink functionality, making it a powerful tool for managing detailed or structured notes efficiently.
The Page Heading From Links plugin automates the creation of Markdown headings for blank notes in Obsidian based on their filenames. When a new file is opened, either created from a wiki link or as a pre-existing blank file, the plugin generates a heading by transforming the filename. It removes the file extension, replaces underscores with spaces, and capitalizes the first word, ensuring a clean and consistent structure for notes. This feature is particularly useful for Zettelkasten workflows or users who follow conventions where note headings match filenames.
The Add links to current note plugin enhances note connectivity in Obsidian by enabling users to automatically append links to the currently open note at the bottom of selected notes containing wiki links. It simplifies the process of cross-referencing notes, making it easier to maintain a well-linked knowledge base. Users can execute this feature through the command palette or set a hotkey for quicker access. Additionally, the plugin offers an option to add links from the quick switcher, streamlining navigation and organization within the vault.
The Nextcloud Link Fixer plugin resolves compatibility issues between Obsidian and Nextcloud Text by correcting the wiki-link format. Nextcloud modifies Obsidian's `[[wiki-links]]` syntax, which can cause display or functionality issues. This plugin provides an automated fix on file open (optional via settings) and includes a manual command `fix-wiki-links` to restore links efficiently. It ensures smooth integration and usability when managing Markdown files across Obsidian and Nextcloud.