The Local REST API plugin is a game-changer for Obsidian users who want to automate their note-taking process. With this plugin, you can interact with your notes from other tools and applications using a secure HTTPS interface. This means you can read, create, update, or delete notes, as well as list notes stored in your vault, all without having to manually open the Obsidian app. The plugin also allows for more advanced functionality, such as creating and fetching periodic notes, executing commands, and listing available commands. Whether you're looking to integrate Obsidian with a browser extension or automate repetitive tasks, this plugin provides a powerful tool for streamlining your workflow.
The Media DB Plugin plugin enables users to search for and import metadata about various media types, including movies, series, anime, games, music, and books, directly into their Obsidian vault. It supports multiple APIs, offering comprehensive search by title or ID and allows metadata customization through templates. Users can integrate existing media collections, bulk-importing notes from folders and enhancing them with metadata from the plugin. Customization options include renaming metadata fields and appending pre-defined templates to notes. Supported APIs include Jikan, OMDb, MusicBrainz, Wikipedia, Steam, and more, catering to a wide range of media formats.
The User Plugins plugin allows advanced users to leverage the Obsidian Plugin API within JavaScript snippets or modules, enabling custom modifications to Obsidian's behavior without the complexity of creating full-fledged plugins. Users can add commands, test plugin ideas, or execute any desired functionality with Obsidian's API. The plugin supports multiple script types, including plugins, modules, and snippets, and provides a Helper API for easier development. This tool is ideal for users seeking flexible, script-based customizations.
The OpenAPI Renderer plugin enables users to manage, edit, and visualize OpenAPI specifications directly within Obsidian. It supports YAML and JSON file formats, offering an intuitive interface for editing and previewing API documentation using Swagger UI. The plugin includes version control capabilities, allowing users to track changes, restore previous versions, and export documentation for sharing. It also provides an overview feature that helps manage all registered specifications in the vault, offering easy access and organization.
The Obsidian to Flomo plugin allows users to quickly share content from Obsidian to Flomo, a note-taking app. It supports sending the entire file content or selected portions directly to Flomo via commands or the editor menu. Users can split and send text by line or paragraph, enabling efficient organization of thoughts. The plugin requires a Flomo API key for integration, and also supports Catnote as an alternative service.
The APIRequest plugin allows Obsidian users to make HTTP requests directly within their notes and display the response in a code-block, modal window, or paste it into their active document. With this plugin, you can easily retrieve data from external APIs and incorporate it into your notes without having to leave Obsidian. The plugin is highly customizable, allowing you to tailor the output to your preferences. Whether you're a developer looking for a convenient way to test API endpoints or a researcher seeking to integrate external data into your notes, APIRequest is a powerful tool that can streamline your workflow and enhance your productivity.
The Geocoding Properties plugin allows users to enrich their Obsidian notes with location-based metadata by integrating geocoding API results. It automatically queries geocoding services using a note's address, title, or name to retrieve location data such as formatted addresses, latitude, longitude, and map links. The plugin supports multiple APIs, including Free Geocoding API and Google Geocoding API, and provides customizable options for property keys, map providers, and overwrite settings. Results can be inserted into the note’s frontmatter in formats compatible with other Obsidian plugins like obsidian-leaflet and obsidian-map-view, streamlining location-based workflows.
The Unofficial Fabric Integration plugin enhances content creation and management in Obsidian by connecting to external APIs, including Fabric Connector and Tavily API. It supports custom pattern management, allowing users to add, sync, and share patterns with the community. Key features include YouTube link detection and transcription, dynamic content rendering, and model-based data processing. Users can configure settings like API URLs, output folders, and debugging options for tailored integration. The plugin facilitates seamless interaction with external tools for advanced note processing and organization.
The File Publisher plugin enables users to publish notes directly to a specified POST endpoint from Obsidian. By configuring an endpoint URL, API key, and API secret, users can seamlessly share their notes in a structured format. The plugin supports templates to define consistent metadata, including titles, excerpts, and timestamps, making it ideal for users who need to integrate their notes with external systems or workflows.
The Unofficial Fabric Integration plugin enhances content creation and management in Obsidian by connecting to external APIs, including Fabric Connector and Tavily API. It supports custom pattern management, allowing users to add, sync, and share patterns with the community. Key features include YouTube link detection and transcription, dynamic content rendering, and model-based data processing. Users can configure settings like API URLs, output folders, and debugging options for tailored integration. The plugin facilitates seamless interaction with external tools for advanced note processing and organization.
The Magiedit plugin connects Obsidian to the Magiedit platform, enabling users to effortlessly publish their notes directly from their vault. With the "Publish Current File" command, you can choose from configured publishers and seamlessly share content through Magiedit’s API. This is ideal for those who regularly publish or share notes online, as it simplifies the process of formatting and uploading. By configuring the plugin with your API key and desired instance URL, you can customize the integration to fit your workflow, making it a practical tool for content creators and collaborators using Obsidian.
The Data Fetcher plugin enables Obsidian users to retrieve and display live data from external sources directly within their notes. It supports various data formats including REST APIs, GraphQL, and RPC-based endpoints, offering flexibility in how data is queried and presented. Users can either write custom queries inline within notes or configure reusable endpoints in the plugin settings. With built-in caching mechanisms, results can be stored and refreshed manually or automatically based on expiration settings, helping reduce redundant calls.