#
View:
- 01.Blueprint Renderer18 hours ago by goderyufavoriteScore: 35/100Explain scoreRender Unreal Engine Blueprint nodes as interactive visual diagrams using BlueprintUE rendering engine
- 02.Better Mind Map4 days ago by Utkarsh RajfavoriteScore: 30/100Explain scoreData Visualization PluginCategory: Data VisualizationThe Better Mindmap plugin transforms Markdown outlines into interactive mind maps, offering a dynamic visual representation of your notes. It supports live updates as you edit, allowing seamless navigation between content and mind map view. Users can switch between vertical and horizontal layouts, adjust spacing with rank and node separation sliders, and interact directly with nodes to collapse, expand, or highlight sections. Clicking linked text within nodes opens related notes instantly.
- 03.Insert Arknights URL Banner4 days ago by Rerurate_514favoriteScore: 50/100Explain scoreCustomization & UI PluginCategory: Customization & UIThe Insert Arknights URL to banner plugin allows users to select an image from a predefined Arknights collection and insert its network URL into the `banner` property of the active note's frontmatter. This plugin itself does not provide banner display functionality and requires a separate banner plugin, such as Pixel Banner, to render the images. Users trigger the feature via a command that opens a modal for image selection.
- 04.Frontmatter Metadata Link Classes4 days ago by Varvara Zmeeva / zmeeva.iofavoriteScore: 50/100Explain scoreCustomization & UI PluginCategory: Customization & UIThe Metadata Link Classes plugin automatically applies CSS classes to internal links based on a note's frontmatter metadata. It supports boolean, string, and array values, converting them into targeted classes like `.link-publish-true`, `.link-tags-todo`, or `.link-type-example`. This allows users to style links dynamically using custom CSS, making it easier to visually distinguish notes by their metadata properties such as status, tags, or type.
- 05.Simple Anki Sync4 days ago by Lukas MayrfavoriteScore: 30/100Explain score3rd Party Integrations PluginCategory: 3rd Party IntegrationsThe Simple Anki Sync plugin provides an efficient way to push Markdown-based flashcards directly into Anki using AnkiConnect. It supports syncing individual files or entire vaults with a single command, handling deck and subdeck structures via tags like `#anki/MyDeck/Subdeck`. Flashcards are written as minimal Markdown tables and can include LaTeX math, images with size adjustments, and line breaks. Quality-of-life features include automatic deck renaming, backlinks to source notes, and tag assignment for easy filtering in Anki. Deleted cards in Obsidian are also removed from Anki during sync, keeping both systems aligned.
- 06.Animated Cursor4 days ago by Kotaindah55favoriteScore: 40/100Explain scoreCustomization & UI PluginCategory: Customization & UIThe Animated Cursor plugin adds smooth motion and blinking animations to the text cursor, bringing a subtle yet polished effect while navigating and editing notes. It supports multi-cursor setups and works consistently across page previews and canvas. Users can adjust speed, blink duration, and enable infinite blinking through the Style Settings plugin.
- 07.Timeline Canvas Creator4 days ago by chris-codes1favoriteScore: 50/100Explain scoreData Visualization PluginCategory: Data VisualizationThe Timeline Canvas Creator plugin simplifies the process of building timeline-structured canvases by automating the placement of cards. Instead of manually arranging each element, you can generate a full timeline by specifying a start date, end date, and interval. This functionality is especially useful for visualising chronological data, planning projects, or outlining historical events without the repetitive task of positioning cards one by one. The plugin integrates directly with the canvas feature, enabling quick setup through a command palette action or the ribbon. It caters to users who need organised visual timelines for workflows, research, or storytelling.
- 08.Symbol linking4 days ago by Evan Bonsignori ; Mara-LifavoriteScore: 50/100Explain scoreThe Symbol Linking plugin enhances your note-linking workflow by letting you use custom trigger symbols like @ to quickly create links to notes, folders, or even specific headings within a file. It supports restricting triggers to defined directories or files, making it ideal for organized setups like People/ or Projects.md. The plugin respects aliases set in metadata, ensuring links resolve to nicknames if configured. It integrates with Obsidian's existing Wikilinks setting and offers a compatibility mode for smoother interaction with other suggestion-based plugins.
- 09.Copy Path6 days ago by shumadridfavoriteScore: 40/100Explain scoreFile Management PluginCategory: File ManagementThe Copy Path plugin adds convenient context menu actions to quickly copy either the full system path or the vault-relative path of any file or folder in your workspace. It also provides an option to append a trailing slash to folder paths, helping distinguish directories from files during copying. With simple toggle settings, users can enable or disable these actions as per their workflow. This lightweight utility is particularly useful for managing links, organizing references, or sharing precise file locations without manually navigating the filesystem.
- 10.Markdown Calendar Generator6 days ago by Zach RussellfavoriteScore: 50/100Explain scoreNote Enhancements PluginCategory: Note EnhancementsThe Markdown Calendar Generator plugin provides a quick and intuitive way to create formatted table calendars directly in your notes. It supports both month and week views, letting users insert clean, markdown-based calendar tables with a few commands. Designed for simplicity, the plugin allows you to specify a target month or week and instantly generate structured tables for planning, journaling, or task management. You can also set a default view and quickly insert the current date's calendar.
- 11.Korean Spellchecker6 days ago by dldisudfavoriteScore: 30/100Explain scoreNote Enhancements PluginCategory: Note EnhancementsThe Korean Spellchecker plugin offers an integrated Korean spell and grammar checker directly within the editor. It highlights errors in selected text, provides correction suggestions, and enables users to apply changes through an interactive modal interface. A custom noun dictionary allows exclusion of proper nouns and domain-specific terms from checks, reducing false positives. The plugin supports large documents by splitting text for stable processing and adapts its UI to Obsidian's light or dark themes. Designed for writers, students, and professionals, it streamlines editing workflows for Korean content in Obsidian.
- 12.Sidebar Highlights6 days ago by trevwarefavoriteScore: 44/100Explain scoreNote Enhancements PluginCategory: Note EnhancementsThe Sidebar Highlights plugin enhances note-taking by providing a sidebar to view and manage text highlights and comments across your vault. It supports creating highlights with color coding using `==highlight==` syntax and native comments with `%%comment%%`. The sidebar organizes these elements by file, collection, tags, or color, making it easier to navigate and filter key insights. Users can create collections for cross-file highlights, quickly jump to specific highlights, and group them dynamically. It also integrates footnote-based comments for in-line annotations and offers commands for managing collections efficiently.
- 13.Simple Vault Importer6 days ago by WebInspectIncfavoriteScore: 50/100Explain scoreFile Management PluginCategory: File ManagementThe Simple Template Importer plugin simplifies the process of installing template vaults into your existing workspace by allowing direct import from ZIP files. It automatically places markdown files, CSS snippets, and other template elements in their correct locations within your vault, eliminating the need for manual file management. This is especially useful for users frustrated with the multi-step process of setting up templates, CSS, and configurations manually. The plugin also supports optional import folders and file overwriting to handle conflicts more efficiently, aiming to bring a Notion-style one-click experience to Obsidian.
- 14.SOC Toolkit6 days ago by Michael MassonifavoriteScore: 50/100Explain scoreCoding & Technical Tools PluginCategory: Coding & Technical ToolsThe SOC Toolkit plugin provides cybersecurity professionals and SOC analysts with tools for IP reputation analysis and defanging directly within their notes. It scans IPv4 and IPv6 addresses, including defanged variants, and queries VirusTotal and AbuseIPDB APIs for reputation data. Results are cached locally to reduce API calls and displayed in a customizable format. Users can defang IPs in notes via commands or right-click menus, preserving original formatting. The plugin supports both full and last-dot defanging and integrates with the command palette and context menus for quick access.
- 15.TaskNotes6 days ago by Callum AlpassfavoriteScore: 46/100Explain scoreTask Management PluginCategory: Task ManagementThe TaskNotes plugin transforms task management by treating each task as an individual Markdown note enriched with YAML frontmatter. It supports extensive metadata like due dates, statuses, priorities, contexts, and project links, allowing users to create deeply connected and highly customizable workflows. With multiple views including calendar, kanban boards, filtered lists, and daily agendas, it fits both simple to-do tracking and complex project planning. Time tracking features like start/stop timers, session history, and an integrated pomodoro timer help monitor productivity. Tasks can also recur with per-instance tracking, and the plugin supports ICS feed subscriptions for syncing with external calendars. The ability to extend frontmatter for custom fields enhances compatibility with other Obsidian tools like Bases.
- 16.Sidecars6 days ago by Albert O'SheafavoriteScore: 42/100Explain scoreFile Management PluginCategory: File ManagementThe Sidecars plugin automates the creation and management of companion 'sidecar' notes for attachments and other files within your vault. It monitors user-defined file types, allowing automatic or on-demand sidecar generation via the File Explorer context menu. Features include visual styling for sidecars in the explorer, orphaned sidecar detection with cleanup prompts, and folder scoping using wildcards or regular expressions. Advanced users can integrate it with external tools like Blend Vault for managing linked relationships.
- 17.Diary ICS6 days ago by MousebombfavoriteScore: 50/100Explain score3rd Party Integrations PluginCategory: 3rd Party IntegrationsThe Diary ICS plugin synchronizes your Obsidian diary entries with system calendar applications like macOS Calendar or Windows Calendar by generating an ICS subscription link. It parses diary notes based on user-configured heading levels, creating calendar events with titles, descriptions, and deep links back to the original Obsidian files. Frontmatter fields can also be included as part of the event description using custom templates. A local HTTP server hosts the ICS file, enabling real-time updates and cross-device subscriptions within the same network.
- 18.Scratchpad7 days ago by KVHfavoriteScore: 30/100Explain scoreNote Enhancements PluginCategory: Note EnhancementsThe Scratchpad plugin adds a lightweight sidebar panel for jotting down quick text notes and making freehand drawings without leaving your current workflow. It features a simple text area for typing and a canvas with customizable brush size and color for sketches or annotations. Content can be manually saved to disk but remains temporary by default, clearing when Obsidian closes. The plugin focuses on minimalism and speed, ideal for capturing fleeting ideas or visual notes during active sessions.
- 19.Yandex Wiki Integration8 days ago by Pavel SokolovfavoriteScore: 50/100Explain score3rd Party Integrations PluginCategory: 3rd Party IntegrationsThe Yandex Wiki Integration plugin connects your Obsidian vault with Yandex Wiki, enabling seamless export and synchronization of notes to a chosen directory in the Yandex Wiki knowledge base. Users can log in directly from Obsidian, browse their Yandex Wiki structure, and set a working directory for exports. The plugin supports full vault uploads, selective file or folder exports, and custom export formats. Additional features include session management, display mode toggling between HTML and Markdown, and command palette shortcuts for quick actions. It requires a configured browser path and Yandex Wiki account for authentication.
- 20.Calculite8 days ago by HolofavoriteScore: 50/100Explain scoreProductivity Tools PluginCategory: Productivity ToolsThe Calculite plugin adds a lightweight calculator directly into your workspace for quick math operations like adding shopping lists, calculating averages, or working out reps. It supports basic arithmetic and remembers the current equation even if you close and reopen Obsidian. You can access it through a ribbon icon, command palette, sidebar toggle, or as a floating window on desktop that works system-wide. Hotkeys are mapped to match Windows and macOS calculators, offering a familiar experience.
- 21.Alpha Bullet8 days ago by Mara-LifavoriteScore: 50/100Explain scoreNote Enhancements PluginCategory: Note EnhancementsThe AlphaBullet plugin brings natural order sorting to unordered markdown lists, making it easier to organize items like inventories, glossaries, and worldbuilding content. It supports ascending and descending sort options and can group items under headings based on their initial letters. Users can trigger sorting manually via commands or set up YAML frontmatter for per-file auto-sorting. The plugin also allows configuration of group and item sort orders independently, offering flexibility for complex workflows like reverse glossaries.
- 22.Replace Pencil8 days ago by penytfavoriteScore: 50/100Explain scoreNote Enhancements PluginCategory: Note EnhancementsThe Replace Pencil plugin allows dynamic text replacement within code blocks by using placeholders. Users can define a custom prefix in the settings and wrap any text they want to replace in the chosen placeholder format, such as angle brackets. In Reading Mode, an input field and a clear button appear beside the code block, enabling on-the-fly updates. A copy button simplifies exporting the modified content to the clipboard, while a sidebar eraser button resets all changes instantly.
- 23.Current View8 days ago by Lucas OstmannfavoriteScore: 35/100Explain scoreCustomization & UI PluginCategory: Customization & UIThe current-view plugin lets you control the default view mode for notes by applying rules based on folder paths, file name patterns, or frontmatter metadata. It can automatically switch between Reading, Live Preview, and Source modes when opening a note, making the experience more consistent for different contexts like templates, daily notes, or drafts.
- 24.Coalesce8 days ago by FloydfavoriteScore: 52/100Explain scoreNote Enhancements PluginCategory: Note EnhancementsThe Coalesce plugin streamlines the process of viewing and managing backlinked notes in a single, unified interface. Inspired by tools like Roam and Logseq, it enhances Obsidian's native Backlinks in Document feature by offering a more comprehensive and configurable view. This is particularly useful for users who capture quick notes in daily streams without immediately sorting them into folder hierarchies. Aliases can be applied to narrow down the displayed backlinks, making it easier to locate related content during review.
- 25.Table List8 days ago by AkaswanfavoriteScore: 50/100Explain scoreTask Management PluginCategory: Task ManagementThe Table List plugin provides a grid-based interface for managing tasks, ideal for organizing projects across days or weeks. Each row represents a project, while columns map to dates, allowing users to assign and track tasks visually. Tasks can be marked as Haven't Started, In Progress, or Completed, making it easier to monitor progress at a glance. This layout is suitable for project planning, workload management, and keeping multiple initiatives on track without clutter.
- 26.RTL Math Text8 days ago by orelbyfavoriteScore: 50/100Explain scoreNote Enhancements PluginCategory: Note EnhancementsThe RTL Math Text plugin enables seamless integration of right-to-left (RTL) languages like Hebrew into MathJax expressions. It provides custom LaTeX commands to embed RTL text within mathematical formulas and allows nesting of left-to-right (LTR) text or math expressions inside RTL contexts. Users can even customise command names for flexibility. However, it currently lacks support for languages with combining letters such as Arabic, pending improvements in MathJax 4.0.
- 27.Eccirian Encrypt8 days ago by EntropiexfavoriteScore: 35/100Explain scorePrivacy & Security PluginCategory: Privacy & SecurityThe Eccirian Encrypt plugin adds file-level encryption and decryption to your vault, using AES-256-GCM and ECC-P-256 password-based encryption. It introduces a dedicated `.eccirian` file extension and replaces the editor view of locked files with a read-only message until the correct password is entered. Users can quickly toggle encryption via the command palette or UI controls, making it practical for managing sensitive notes without leaving the app. The plugin does not store passwords, so forgotten credentials mean permanent data loss.