The Metacopy & URL plugin enhances the functionality of frontmatter keys and link generation within Obsidian. It allows users to quickly copy the value of specific frontmatter keys from notes into their clipboard. Multiple keys can be specified, and if multiple values are found, users can choose the desired value from a menu. The plugin also facilitates the creation of custom links to files using different methods, such as fixed folder paths, Obsidian paths, or frontmatter keys. Users can generate shareable links for notes, with support for folder note behavior that removes the filename from the URL if it matches the folder name. Integration with Obsidian To Mkdocs allows for seamless link copying. This plugin is ideal for users who frequently reference frontmatter values or need to generate links for use in external documentation or publishing workflows.
The Convert url to preview (iframe) plugin is a game-changer for Obsidian users who want to quickly and easily add previews of web pages to their notes. With this plugin, you can simply select a URL, right-click on it, and choose "Url to Preview/Iframe" to generate an iframe that displays the webpage's content. The plugin supports OEmbed standard, which allows it to preserve timestamps on YouTube videos and get default sizes for many websites. You can also customize the aspect ratio of the iframe and set a hotkey to make the process even more efficient. Overall, this plugin is a great addition to any Obsidian user's workflow, making it easy to add multimedia content to their notes.
The Publish and GitHub URL plugin allows Obsidian users to quickly copy and access URLs for notes published on an Obsidian Publish site. Users can generate direct links to specific notes and copy them for sharing or reference. The plugin also offers the ability to open the current note's URL directly in a browser. Additionally, it provides integration with GitHub by allowing users to view the Git commit history of the current note, making it useful for version tracking. These features are accessible via a command or optional file menu entry, offering flexibility in workflow. The plugin ensures that URLs are only created for notes with the `publish` flag enabled, providing control over which notes are shareable or linked.
The Paste URL into selection plugin offers a convenient way to insert links (URLs) into your selected text with ease, similar to Notion's functionality. With this plugin, you can simply copy the link and then use the familiar `Ctrl/Cmd + V` shortcut to paste it into your Obsidian note. Additionally, the plugin also allows you to insert text into a selected link by using the command palette or setting up a hotkey. This feature is especially useful for those who frequently work with links in their notes.
The Extract url content plugin allows users to convert web URLs into markdown format within Obsidian. It operates in multiple modes, enabling users to extract content by selecting a URL in a note, defining a URL in the front matter to replace note content, or archiving all external links within a document. The plugin replaces URLs with readable markdown, including titles, descriptions, and other relevant data. Additionally, it supports importing content from clipboard URLs and integrates with `youtube-dl` to extract metadata for YouTube links.
The Open Related Url plugin allows users to quickly access URLs stored in the YAML front matter of their Obsidian notes. It scans the front matter for keys ending in 'Url' and presents them as options to open corresponding links directly from the command palette. This helps users correlate their notes with external resources such as task management tools or cloud storage platforms. Users can define frequently used URL keys in the plugin settings and assign hotkeys for instant access.
The URL Namer plugin for Obsidian enhances link organization by automatically naming raw URLs based on their HTML titles. By selecting text containing URLs and executing the provided command, users can replace raw links with their descriptive titles, improving note readability and context. The plugin is ideal for managing multiple links efficiently and supports customization through regex for URL matching. While the current implementation uses the HTML `<title>` tag for naming, future updates aim to include user-defined regex patterns for more advanced title extraction from dynamic web pages.
The Copy Search URL plugin is a simple yet powerful tool that enhances the search functionality in Obsidian. With this plugin, you can easily copy the search query URL and share it with others or bookmark it for future reference. This feature is particularly useful when collaborating with team members or sharing knowledge bases across different devices. The plugin also allows you to customize the copied URL format to suit your needs. By streamlining the search process and making it more accessible, this plugin helps you work smarter and more efficiently in Obsidian.
The Publish URL plugin is a game-changer for bloggers and content creators who want to share their work with the world. This plugin allows you to easily publish your Obsidian notes as web pages, complete with customizable URLs, titles, and descriptions. With Publish URL, you can transform your private knowledge base into a public-facing website, showcasing your expertise and creativity to a wider audience. Perfect for sharing research findings, publishing articles, or creating a portfolio of work, this plugin streamlines the process of making your content accessible online.
The CmdSearch plugin brings fast web search capabilities directly into Obsidian’s command palette. Users can define custom search commands for any site that supports query-based URLs, enabling seamless lookups without leaving the app. Each command can be personalized with a name and URL, with placeholders for dynamic search terms. For quick access, hotkeys can be assigned to frequently used searches. If the Web Viewer core plugin is enabled, search results display within Obsidian itself, otherwise they open in an external browser.
The Hover External Link plugin for Obsidian adds a convenient feature to your Markdown notes. When you hover over an external link, the plugin displays a preview of the URL in a tooltip, making it easy to quickly check where the link leads without leaving your note. This plugin is particularly useful when working with multiple links in a single note, as it helps you distinguish between different URLs at a glance. With customizable tooltip styles, you can tailor the appearance to fit your preferred theme or style.
The Style Importer plugin allows you to seamlessly integrate external CSS files into your Obsidian notes, keeping your styles consistent across multiple notebooks. With this plugin, you can load a CSS file from a URL and have it automatically synced with your snippets folder. This feature is particularly useful for developers who want to maintain a uniform style throughout their documentation or knowledge base. By hosting your CSS file on platforms like GitHub Gists, you can easily manage updates and access your styles across all your Obsidian notebooks.
The Pivotal Tracker URL Helper plugin enhances the experience of pasting Pivotal Tracker story links in Obsidian by automatically formatting them into readable hyperlinks. When a link is pasted, the plugin converts it into a formatted link using the story number as the display text, improving organization and readability. If text is selected during pasting, the plugin defers to Obsidian's default behavior, ensuring compatibility with other plugins that modify selected text.