#documentation
View:
  • 1.
    OpenAPI Renderer
    6 months ago by Sentiago
    favorite
    share
    Score: 60/100
    Category: Coding & Technical Tools
    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.
    View Plugin Details
  • 2.
    HelpMate
    a year ago by TfTHacker
    favorite
    share
    Score: 50/100
    Category: Productivity Tools
    The HelpMate plugin adds a convenient side pane to Obsidian, allowing users to access help documentation and support sites for the plugins and themes they have installed. By functioning as an embedded web browser, the plugin retrieves relevant help resources directly from the internet, making it easier for users to find guidance without leaving their workspace. It requires an active internet connection to operate and focuses solely on fetching plugin and theme-related help materials.
    View Plugin Details
  • 3.
    DocBase (Unofficial)
    7 months ago by yurikuvanov
    favorite
    share
    Score: 48/100
    Category: 3rd Party Integrations
    The DocBase (Unofficial) plugin allows users to synchronize notes between Obsidian and DocBase, a collaborative documentation platform. With this plugin, users can pull existing notes from DocBase into Obsidian by specifying the note ID and push updates back to DocBase seamlessly. The plugin supports synchronization of note content, titles, tags, and draft statuses, helping users maintain consistency between both platforms. It requires an API token and team domain to establish the connection.
    View Plugin Details
  • 4.
    Asciidoctor editor
    3 months ago by dzruyk
    favorite
    share
    Score: 47/100
    The Asciidoctor editor plugin enables users to create, edit, and view documents written in AsciiDoc within Obsidian. It provides a seamless way to switch between editing and reading modes using standard Obsidian hotkeys. The plugin is designed to support AsciiDoc syntax, allowing users to leverage its powerful document structuring features. However, global file search within AsciiDoc documents is not supported natively due to Obsidian API limitations, but integration with third-party plugins like Omnisearch can help.
    View Plugin Details
  • 5.
    Source Scanner
    a year ago by Gerrie Myburgh
    favorite
    share
    Score: 44/100
    Category: Coding & Technical Tools
    The Source Scanner plugin is designed to help developers using agile methodologies efficiently document business requirements directly in their source code. By scanning Java source code for specific comments such as `/ ... */` and `//b ...`, the plugin extracts these comments and generates corresponding notes in an Obsidian vault. These notes can include markdown-formatted text that explains business rule solutions. The plugin also offers the ability to correlate the extracted comments with agile user stories, creating a linkage between the solution notes and the user stories. Additionally, it provides a feature to generate a table that maps each marker to its corresponding document, making it easier to track and manage the business requirements and their implementation.
    View Plugin Details