#

  • 001.
    Nova
    Version
    1.3.3
    released 3 hours ago by
    Shawn Duggan
    favorite
    share
    Changelog

    What's New in Nova 1.3.3

    Mobile Keyboard Fix

    • Composer stays visible — On mobile, the input area now stays above the on-screen keyboard instead of getting hidden behind it.
    • Improved mobile layout — Restructured the sidebar CSS for more reliable flexbox behavior on iOS and Android.
    • Quick panel polish — Better sizing and scroll behavior for the context panel on mobile devices.
  • 002.
    Steward
    Version
    2.3.0
    released 15 hours ago by
    Dang Nguyen
    favorite
    share
    Changelog

    What's Changes

    Added

    • Conversation Compaction: Added conversation compaction to keep long chats performant while preserving full-message recall.
    • Guardrails: Added Guardrails support to restrict file and folder access with rule-based protections.
    • Switch to agent capacity tool: Added a new tool to switch agent capacity directly from command flow.

    Changed

    • Updated thinking block rendering to apply a max-height for better readability in long responses.

    Fixed

    • Fixed broken placeholder text in the command input on mobile.
  • 003.
    Auto Note Importer
    Version
    0.5.4
    released 21 hours ago by
    uppinote
    favorite
    share
    Changelog

    What's Changed

    New Features

    • Respect Retry-After header on 429 responses (#28): RateLimiter now automatically detects 429 (Too Many Requests) responses and retries after the server-specified delay
      • Duck-type response detection — no dependency on Obsidian types
      • Case-insensitive Retry-After header parsing (seconds format)
      • Configurable max retries (default: 3) with 30s fallback delay
      • All AirtableClient methods benefit automatically — no caller changes needed

    Tests

    • 8 new test cases covering retry behavior, header parsing edge cases, and non-retryable response passthrough

    Full Changelog: https://github.com/uppinote20/obsidian-auto-note-importer/compare/0.5.3…0.5.4

  • 004.
    Refresh Preview
    Version
    3.5.19
    released 21 hours ago by
    mnaoumov
    favorite
    share
  • 005.
    RSS Dashboard
    Version
    2.2.0-beta.2
    released 21 hours ago by
    Aditya Amatya
    favorite
    share
    Changelog

    Beta release 2.2.0-beta.2

    ⚠️ Important: Database Migration (for Existing Users)

    Starting in 2.2.0, feed data is migrated from JSON storage to SQLite for better performance.

    • What migrates: feeds, articles, folders, and tags
    • One-time migration: runs automatically on first launch after updating to 2.2.0
    • What to expect: first load may take longer than usual if you have a large feed/article history
    • Backup created: data.json.backup is written in the plugin folder during migration
    • New storage split:
      • rss-dashboard.sqlite stores bulk feed/article data
      • usersettings.json stores plugin settings

    If something looks wrong after migration:

    1. Run command palette action: Restore from JSON backup
    2. Reload Obsidian/plugin

    Fresh installs are not affected by this migration path.

  • 006.
    Chronos Timeline
    Version
    3.6.1
    released a day ago by
    Claire Froelich
    favorite
    share
    Changelog

    Bug fixes

    • fixes bug that was rendering Period name incorrectly in Chronos Timeline Bases view
  • 007.
    New Note Fixer
    Version
    2.0.5
    released a day ago by
    mnaoumov
    favorite
    share
    Changelog
  • 008.
    Frontmatter Markdown Links
    Version
    2.6.31
    released a day ago by
    mnaoumov
  • 009.
    Edit Link Alias
    Version
    1.0.4
    released a day ago by
    mnaoumov
  • 010.
    Fix Require Modules
    Version
    11.7.1
    released a day ago by
    mnaoumov
    favorite
    share
    Changelog
    • chore: fix typo
    • chore: update template

    Full Changelog: https://github.com/mnaoumov/obsidian-codescript-toolkit/compare/11.7.0…11.7.1

  • 011.
    Advanced Debug Mode
    Version
    1.9.5
    released a day ago by
    mnaoumov
    favorite
    share
  • 012.
    Backlink Cache
    Version
    2.12.1
    released a day ago by
    mnaoumov
    Changelog
    • chore: fix typo
    • chore: update template

    Full Changelog: https://github.com/mnaoumov/obsidian-backlink-cache/compare/2.12.0…2.12.1

  • 013.
    Smart Rename
    Version
    2.2.1
    released a day ago by
    mnaoumov
    favorite
    share
    Changelog
  • 014.
    Root Folder Context Menu
    Version
    1.4.35
    released a day ago by
    mnaoumov
    favorite
    share
  • 015.
    Consistent attachments and links
    Version
    3.33.4
    released a day ago by
    Dmitry Savosh
  • 016.
    Better Markdown Links
    Version
    3.4.4
    released a day ago by
    mnaoumov
  • 017.
    Backlink Full Path
    Version
    1.6.2
    released a day ago by
    mnaoumov
  • 018.
    External Rename Handler
    Version
    3.0.40
    released a day ago by
    mnaoumov
    favorite
    share
  • 019.
    Insert Multiple Attachments
    Version
    1.3.7
    released a day ago by
    mnaoumov
    favorite
    share
  • 020.
    Advanced Note Composer
    Version
    3.26.3
    released a day ago by
    mnaoumov
    favorite
    share
  • 021.
    Local GPT
    Version
    4.1.0
    released a day ago by
    Pavel Frankov
    favorite
    share
    Changelog

    Added hints and tooltips to Action Palette

    image

  • 022.
    Colored Tags
    Version
    6.1.2
    released a day ago by
    Pavel Frankov
    favorite
    share
    Changelog

    Fixed unpredictable color picking

    image

    Closes #44

  • 023.
    TimeDiff plugin
    Version
    1.2.0
    released a day ago by
    Grzegorz Dominiczak
    favorite
    share
    Changelog
    No Changelog was added
  • 024.
    Heatmap Tracker
    Version
    2.1.6
    released a day ago by
    Maksim Rubanau
    favorite
    share
    Changelog

    What's Changed

    Full Changelog: https://github.com/mokkiebear/heatmap-tracker/compare/2.1.5…2.1.6

  • 025.
    Canvas LLM
    Version
    1.1.3
    released a day ago by
    Mike Farlenkov
    favorite
    share
    Changelog

    Hot fix UI bugs.

  • 026.
    Tars
    Version
    3.5.2
    released 2 days ago by
    Tarslab
    favorite
    share
    Changelog

    🔧 3.5.2 Improvements

    • Settings page refactored: Refactored settings page using the new SettingGroup API introduced in Obsidian 1.11+
      • Minimum Obsidian version requirement raised to 1.11.0
    • New Claude models: Added claude-sonnet-4-6, claude-opus-4-6, claude-sonnet-4-5, claude-opus-4-5, claude-haiku-4-5

    🔧 3.5.2 改进

    • 设置页面重构: 使用 Obsidian 1.11+ 新增的 SettingGroup API 重构设置页面
      • 最低 Obsidian 版本要求提升至 1.11.0
    • Claude 新模型: 新增 claude-sonnet-4-6、claude-opus-4-6、claude-sonnet-4-5、claude-opus-4-5、claude-haiku-4-5
  • 027.
    Strapi Exporter AI
    Version
    3.0.244
    released 2 days ago by
    Cinquin Andy
    favorite
    share
    Changelog
    No Changelog was added
  • 028.
    CoCo AskAI
    Version
    1.1.24
    released 2 days ago by
    Yukee
    favorite
    share
    Changelog

    ✨ New Features

    • Ollama Support: Updated compatibility with the latest version of Ollama for improved stability

    ⚡ Performance Upgrades

    • Thinking Mode: Enhanced handling and display of AI reasoning output for smoother, more natural responses
  • 029.
    Images to Notes
    Version
    1.1.2
    released 2 days ago by
    Rodolfo Terriquez
    favorite
    share
    Changelog

    Fixes

    • Fix OpenAI API error with newer models (GPT-5, o-series) by using
      max_completion_tokens instead of deprecated max_tokens parameter
    • Fix Google Gemini API error with preview/experimental models by
      automatically selecting v1beta API endpoint when needed

    Security

    • Update rollup to fix arbitrary file write via path traversal (high)
    • Update minimatch to fix multiple ReDoS vulnerabilities (high)
    • Update brace-expansion to fix ReDoS vulnerability (low)
  • 030.
    Date Inserter
    Version
    0.6.7
    released 2 days ago by
    namikaze-40p
    favorite
    share
    Changelog
    • Minor internal improvements.
  • 031.
    Command Tracker
    Version
    0.5.2
    released 2 days ago by
    namikaze-40p
    favorite
    share
    Changelog
    • Minor internal improvements.
  • 032.
    Spotify Link
    Version
    1.12.2
    released 2 days ago by
    Studio Webux
    Changelog
    No Changelog was added
  • 033.
    Orgmode (CM6)
    Version
    2.11.0
    released 2 days ago by
    Benoit Bazard
    favorite
    share
    Changelog

    Dynamic blocks

    • Implement dynamic blocks that execute custom javascript functions.

    Example of displaying the date with a dynamic block in an orgmode file:

    #+BEGIN: getDate
    #+END:

    Rendered:
    image

    The function needs to be defined in the javascript definition file:

    function getDate() {
      return new Date().toISOString()
    }
    • New plugin setting "Dynamic block javascript definition file"
  • 034.
    QuickAdd
    Version
    2.12.0
    released 2 days ago by
    Christian B. B. Houmann
    favorite
    share
    Changelog

    2.12.0

    ✨ New Features

    .base Templates Become Reusable QuickAdd Building Blocks

    QuickAdd now supports .base files as first-class Template choices, which
    opens up a much bigger workflow than “new file type supported.”

    You can now:

    • create real .base files directly from Template choices
    • reuse .base templates inside Capture formats to insert Base content into
      the active Markdown note with {{TEMPLATE:...}}
    • insert live Base-powered sections into existing Markdown notes like MOCs,
      dashboards, and project hubs

    This is especially useful when you want to keep a reusable Base definition in
    Templates/ and stamp it into the current note on demand. For example, you can
    keep a Related Notes.base template and use a Capture choice to insert that
    Base block into an MOC, so the query resolves in the context of the note you
    are currently editing.

    Example:

    ## Related Notes
    
    ```base
    {{TEMPLATE:Templates/MOC Related Notes.base}}
    ```

    Important distinction:

    • Template choices can create .base files directly
    • Capture choices do not write directly to .base files as
      destinations
    • Capture choices can insert .base template content into Markdown
      notes, which is the key workflow unlock here (#1122)

    Capture Directly Into Canvas Cards

    QuickAdd now supports two Canvas capture workflows:

    • capture into one selected card in the active Canvas
    • capture into a specific node inside a chosen .canvas file

    Supported targets:

    • text cards
    • file cards that point to Markdown notes

    To use it, either enable Capture to active file while a Canvas card is
    selected, or, with Capture to active file off, point Capture To at a
    .canvas file and choose Target canvas node. Canvas supports Top,
    Bottom, and After line write modes. Cursor-based modes are still not
    valid there, and QuickAdd now tells you exactly why if the current setup is
    unsupported.

    When QuickAdd updates a configured Canvas text node, it now preserves
    Obsidian’s tab-indented .canvas formatting, reducing noisy
    whitespace-only diffs. (#1124, #1125)

    Run QuickAdd From The Obsidian CLI

    QuickAdd now registers native Obsidian CLI handlers on supported Obsidian
    versions, making shell scripts and automation workflows much cleaner.

    New commands:

    • quickadd / quickadd:run
    • quickadd:list
    • quickadd:check

    Examples:

    • obsidian vault=dev quickadd choice="Daily log"
    • obsidian vault=dev quickadd:list type=Capture
    • obsidian vault=dev quickadd:check choice="Daily log"

    Variables can be passed with value-<name>=..., extra key=value params, or
    vars='{"project":"QuickAdd"}'. By default, CLI runs are non-interactive: if
    required inputs are missing, QuickAdd returns structured JSON instead of
    opening prompts. Multi choices are still interactive and cannot be run or
    checked via CLI, but quickadd:list includes nested choices inside multis.
    Requires Obsidian 1.12.2+. (#1129)

    VALUE Suggesters Can Show Friendly Labels While Inserting Different Values

    {{VALUE:...}} option lists now support |text: so you can decouple what
    users see in the suggester from what QuickAdd actually inserts.

    Example:
    {{VALUE:🔼,⏫,🔽,⏬|text:3-Normal,2-High,4-Low,1-Urgent}}

    This is useful when you want readable labels in the picker but prefer compact
    symbols, codes, or machine-friendly values in the final note. If you also use
    |custom, custom typed input is inserted as-is. Current limitation: commas and
    pipes inside individual labels/items are not supported yet. (#1127)

    New Macro Cursor Navigation Commands

    Macros now include four new editor commands:

    • Move cursor to file start
    • Move cursor to file end
    • Move cursor to line start
    • Move cursor to line end

    These make editor automation easier to compose, especially when combined with
    paste, selection, and formatting steps. (#1113)

    AI Request Logs For Script Authors

    If you build AI-powered QuickAdd workflows, quickAddApi.ai now exposes recent
    in-memory request logs with request IDs, prompts, model info, duration, usage,
    and errors.

    New helpers:

    • getRequestLogs(limit?)
    • getLastRequestLog()
    • getRequestLogById(id)
    • clearRequestLogs()

    QuickAdd also reduces assistant progress-noise when assistant messages are
    disabled. (#1110)

    🐛 Bug Fixes

    Template Destination Paths Are Now Predictable

    When Create in folder is off, Template choices no longer duplicate folder
    prefixes if your File name format already contains a vault-relative path.
    This fixes notes being created in the wrong place when the formatted name was
    already fully qualified. (#1118)

    Insert-At-End Captures Preserve Spacing And Order

    Repeated captures into the end of a section now behave correctly even when the
    file ends with blank lines or the capture format does not end with a newline.
    This fixes both collapsed spacing and out-of-order insertions. (#1119, #1120)

    FIELD Suggestions Can Opt Into Inline Values Inside Specific Fenced Blocks

    When inline scanning is enabled, QuickAdd can now include Dataview-style inline
    fields from specific fenced block types that you explicitly allow, for example
    {{FIELD:Id|inline:true|inline-code-blocks:ad-note}}. Default behavior is
    unchanged unless you opt in. (#1128)

    Capture Respects Explicit File Extensions

    Capture now preserves explicit supported extensions like .md and .canvas,
    normalizes titles properly for non-Markdown targets, and gives a clear error if
    you try to use .base as a direct capture destination. (#1122)

    Better Existing-Tab Matching

    QuickAdd is now more reliable when reusing an already open tab for a file,
    especially when equivalent paths differ slightly in shape or formatting.
    (#1108)

  • 035.
    Gemini Scribe
    Version
    4.5.0
    released 2 days ago by
    Allen Hutchison
    favorite
    share
    Changelog

    Highlights

    • 🔌 [Experimental] MCP server support with HTTP transport and OAuth authentication
    • 🧠 Agent skills system following the agentskills.io specification
    • 📎 Unified drag-and-drop pipeline with file type classification
    • 🔐 API key migrated to Obsidian SecretStorage for secure handling
    • 🔍 Search box in Add Context Files modal for quick filtering
    • ⚡ Default chat model changed to Flash for free API key compatibility
    • 🔄 RAG indexing now starts when toggled without requiring plugin reload
    • 📚 New documentation site with expanded FAQ and contributing guides

    Details

    This release adds experimental MCP (Model Context Protocol) server integration with HTTP transport and OAuth support, letting you connect external tools to your agent. The new agent skills system allows extensible AI capabilities following the agentskills.io spec. Your API key is now stored securely via Obsidian's SecretStorage (OS keychain). File attachments have been unified with smart classification for text, media, and binary files. The default chat model is now Flash for better compatibility with free API keys.

    Minimum Obsidian version: 1.11.4

    What's Changed

    New Contributors

    Full Changelog: https://github.com/allenhutchison/obsidian-gemini/compare/4.4.0…4.5.0

  • 036.
    Mahgen Renderer
    Version
    1.0.10
    released 2 days ago by
    Michael Francis Williams
    favorite
    share
    Changelog

    Sorry for the update. Update manifest.json manually.

  • 037.
    YOLO
    Version
    1.5.1.4
    released 2 days ago by
    Lapis0x0
    favorite
    share
    Changelog

    1.5.1.4 🚀 Performance Boost & Fluid Editing

    ⚡ Performance Optimizations

    • 🚫 Non-blocking Sending: Removed the blocking token-counting and RAG-splitting logic before sending messages. This reduces lag when @ mentioning multiple files (#149).
    • 📸 Lightweight Session Storage: Refactored the conversation storage to a "Message + Snapshot Reference" mechanism. This ensures lower memory usage and better response speeds during long-running conversations or when working with large documents.
    • 🧹 Snapshot Management: Added a "Clear Snapshots" option in settings to help maintain a clean workspace.
    • 🛡️ Interaction Stability: Optimized the performance of selected mention text, addressing potential page deadlocks when interacting with mentions (#125).

    ✍️ Refined Editing & Review Experience

    • 🪄 Inline Review: Refactored the "Selection Rewrite" module into an inline review experience within the editor. AI suggestions now flow more naturally with your writing process.
    • 📉 Paragraph-level Diffs: The Apply view now utilizes paragraph-level diffing, making it easier to track and review granular changes in natural language sections.
    • 🔢 LaTeX & Format Robustness: Improved parsing for Obsidian-specific formatting. Fixed a bug where Agent mode would mis-parse LaTeX backslash commands (\) during precise replacements (#158).
    • 📦 Better Rendering: Enhanced <smtcmp_block> rendering to prevent occasional blockquote nesting failures.

    🧠 Skills & Agent Intelligence

    • 🤖 Anthropic Skills Compatibility: The Skills module now supports the Anthropic standard (e.g., YOLO/skills/**/SKILL.md). It features automatic ID fallback and stricter file identification to prevent accidental document loading (#162).
    • 📂 YOLO Root Directory: You can now configure a custom YOLO plugin root directory, centralizing the discovery and loading path for all your skills (#136).
    • 🔍 Smart @ Filtering: The @ reference menu now supports instant filtering for files, folders, and assistants as you type, with a cleaner layout and improved placeholder hints.

    1.5.1.4 🚀 性能优化与创作体验改进

    ⚡ 性能改进

    • 🚫 发送流程优化:移除了发送前统计 Token 与文件超限 RAG 分流的阻塞逻辑。降低了@ 引用多个文件时点击发送后的界面卡顿现象 (#149)。
    • 📸 轻量化会话存储:将会话存储重构为“消息内容 + 快照引用”机制。在处理长程对话或大文档时,能提供更低的内存占用与响应速度提升。
    • 🧹 快照管理:在设置中新增“清空快照”功能,支持手动清理历史缓存以释放空间。
    • 🛡️ 交互稳定性:优化了选中 Mention 文本时的性能表现,解决了在高频交互下可能导致的页面死锁(卡死)问题 (#125)。

    ✍️ 创作与审阅体验重构

    • 🪄 内联审阅模式:重构了“选中改写”模块,将选段改写升级为编辑器内联审阅。AI 的改写建议现在直接在文内呈现,创作流更加连贯。
    • 📉 段级 Diff 对比:Apply 视图现已统一采用段级差异对比(Diff),在处理自然语言段落时视觉上更清晰、更易读。
    • 🔢 LaTeX 与格式增强:优化了针对 Obsidian 格式解析的鲁棒性。修复了 Agent 在执行精确替换时对 Latex 反斜杠命令(\)的解析错误 (#158)。
    • 📦 渲染稳定性:优化了 Obsidian 渲染渲染逻辑,修复了在复杂嵌套输出场景下引用块偶尔无法正常渲染的问题。

    🧠 Skills 与 Agent 智能

    • 🤖 兼容 Anthropic 技能标准:Skills 模块现已兼容 Anthropic 标准格式(支持 YOLO/skills/**/SKILL.md)。增强了 ID 识别逻辑,仅加载含有效名称的技能,避免误读普通文档 (#162)。
    • 📂 YOLO 根目录配置:新增可配置的 YOLO 插件根目录,统一管理 Skills 的发现与加载路径 (#136)。
    • 🔍 智能 @ 筛选:优化了引用菜单,支持输入即刻筛选文件、文件夹或助手,并改进了下拉列表的布局与交互反馈。
  • 038.
    NotePix
    Version
    1.4.3
    released 2 days ago by
    Ayush Parkara
    favorite
    share
    Changelog

    What's New

    • Added safe legacy link migration from obsidian://notepix/<path> to v2 format after successful repo resolution only.
    • Added token-based same-user repo discovery for legacy image resolution.
    • Added repo candidate limits and cooldowns to avoid repetitive checks and reduce latency.
    • Added source-note-aware replacement fallback to avoid active-editor timing misses.
    • Added mtime-safe migration writes to avoid overwriting newer edits.
  • 039.
    Easy Typing
    Version
    6.0.1
    released 2 days ago by
    yaozhuwa
    favorite
    share
    Changelog

    全新6.0版本升级,UI 升级,规则引擎重大提升!

    • V6.0.1 2026-03-05
      • 新增「粘贴时自动格式化」开关,可在自动格式化面板中独立控制粘贴时是否触发格式化
      • 删除插件自带的「无格式化粘贴」命令,改为依赖系统原生 CMD/CTRL+SHIFT+V
      • 新增内置规则:选中文字后输入 · 包裹为行内代码
      • 粘贴时格式化/格式化当前行/选中文本命令不再触发句首大写 #323
      • Added "Auto formatting on paste" toggle in the Auto Format settings panel
      • Removed the plugin's built-in "Paste without format" command; rely on system native CMD/CTRL+SHIFT+V instead
      • Added built-in rule: wrap selection with backticks using ·
      • Fixed format current line/selection command incorrectly triggering auto-capitalization #323
    • V6.0.0 2026-03-05
      • ⚠️ 破坏性更新:本版本对规则引擎进行了完全重构,不兼容之前版本的规则配置数据。建议先删除插件(删除插件文件夹)后重新安装,以避免旧配置数据导致的异常。
      • ⚠️ Breaking Change: This version completely refactors the rule engine and is NOT compatible with previous rule configuration data. It is recommended to delete the plugin (remove the plugin folder) and reinstall to avoid issues caused by legacy configuration data.
      • 重大更新:规则引擎重构
      • 全新的 RuleEngine 架构,统一管理选中替换、删除、输入三种规则类型
      • 三种规则类型均支持正则表达式匹配、Tabstops 多光标跳转、函数式替换(F 标志)
      • 规则支持自动触发或 Tab 触发两种模式
      • 内置规则与用户规则分离,内置规则支持多语言描述
      • 规则支持作用域检测(scopeLanguage),可限制规则仅在特定代码块语言中生效
      • 正则规则添加错误处理,保存时校验并阻止无效正则
      • 移除功能
      • 移除「文本与标点间空格」功能,该功能引入的问题多于它解决的问题
      • 代码架构重构:将 main.ts 和 settings.ts 拆分为模块化结构,提升可维护性
      • 设置面板优化
      • 用户规则面板支持拖拽排序
      • 自定义规则面板添加导出/导入功能
      • 规则编辑弹窗添加 CM6 代码编辑器(支持 JS 语法高亮)
      • 分离规则标签页,优化面板布局
      • 国际化增强
      • 新增日语(ja-JP)和韩语(ko-KR)支持
      • 统一 locale 检测方式,插件命令支持多语言
      • 性能优化
      • RuleEngine 正则表达式编译缓存
      • 本地变量缓存优化
      • 自动格式化改进
      • 内置常见全角标点为软空格并精简设置项
      • 前缀词典支持逗号、空格、换行符分隔
      • 其他改进
      • 优化空白行删除命令,不依赖语法树,支持严格换行模式
      • 修复表格内自动格式化失效的问题
      • 修复加粗后斜体内无法 Tabout 的问题
      • 支持 ~~~ 围栏代码块的作用域检测
      • 文档重写:全部文档重新撰写,结构更清晰
      • Major Update: Rule Engine Refactor
      • New RuleEngine architecture unifying selection, delete, and input — 3 rule types
      • All 3 rule types support regex matching, Tabstops multi-cursor navigation, and function replacement (F flag)
      • Rules support auto-trigger or Tab-trigger modes
      • Built-in rules separated from user rules, with multilingual descriptions
      • Scope detection (scopeLanguage) — restrict rules to specific code block languages
      • Regex validation on save with error handling
      • Removed Features
      • Removed "space between text and punctuation" feature — it caused more issues than it solved
      • Code Architecture Refactor: Split main.ts and settings.ts into modular structure for better maintainability
      • Settings Panel Improvements
      • Drag-and-drop reordering for user rules
      • Export/import functionality for custom rules
      • CM6 code editor with JS syntax highlighting in rule edit modal
      • Split rule tabs with improved layout
      • i18n Enhancements
      • Added Japanese (ja-JP) and Korean (ko-KR) support
      • Unified locale detection, multilingual plugin commands
      • Performance
      • Regex compilation cache for RuleEngine
      • Local variable caching optimization
      • Auto-formatting Improvements
      • Built-in common full-width punctuation as soft spaces, simplified settings
      • Prefix dictionary now supports comma, space, and newline delimiters
      • Other Improvements
      • Improved blank line deletion command (no syntax tree dependency, strict line break support)
      • Fixed auto-formatting not working inside tables
      • Fixed Tabout not working inside italic within bold
      • Support ~~~ fenced code blocks in scope detection
      • Documentation: Complete rewrite with clearer structure
  • 040.
    Visited Countries
    Version
    1.0.4
    released 3 days ago by
    Ivan Peshykov
    favorite
    share
    Changelog

    Big update: map sharing and notes linking!

    Long time no seen :)

    In this update, I added things that, in my opinion, were most lacking.

    Note sharing

    In the top right corner, you can see the "Share" button.
    image

    You can select one of 3 options:

    • Download an image of the countries.
    • Copy an image to the clipboard.
    • Generate HTML, which you can then embed into your website.

    Go ahead and share your progress with friends! Here's mine:
    image

    Note linking

    Another long-awaited feature. Just double click on any of you're visited countries and yo will see the next pop-up:

    image

    Now you have the opportunity to attach specific notes to a specific country. After attaching, you can see related notes for this country in the tooltip:

    image

    Also, you can go to the statistics view and see them here as well (you can link notes here, too!):

    image

    Minor bug fixes and UI changes:

    In addition to the features described above, many UI bugs have been fixed, such as the lack of tooltips on MacOS. I also tried to update the UI for phones, as after the last update of Obsidian, it became impossible to use the plugin. The plugin is still mainly designed for PC users, but nevertheless, I am trying to provide minimal support for phones.

  • 041.
    Yanki
    Version
    1.11.0
    released 3 days ago by
    Eric Mika
    favorite
    share
    Changelog
    • b2754df Release: 1.11.0
    • 9d2a21d Feature: Add file explorer context menu item to add / remove a folder from the Anki flashcard folders list. Addresses #66. Thank you @Qwyntex for the suggestion.
    • b7461bc Add note to readme to clarify how ambiguous note structure edge cases are handled. Addresses #65.
  • 042.
    Tasks Map
    Version
    0.18.23
    released 3 days ago by
    NicoKNL
    favorite
    share
    Changelog

    fix(deps): update dependency lucide-react to ^0.577.0

    This PR contains the following updates:

    Package Type Update Change
    lucide-react (source) dependencies minor ^0.576.0 -> ^0.577.0

    Release Notes


    lucide-icons/lucide (lucide-react)

    v0.577.0: Version 0.577.0

    Compare Source

    What's Changed

    New Contributors

    Full Changelog: https://github.com/lucide-icons/lucide/compare/0.576.0…0.577.0


    Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Enabled.

    Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.


    • If you want to rebase/retry this PR, check this box

    This PR has been generated by Renovate Bot.

  • 043.
    Spaced Repetition
    Version
    1.13.8
    released 3 days ago by
    Stephen Mwangi
    favorite
    share
    Changelog
    • feat: Adds a button to jump to the current item in your notes #1406
    • feat: Implemented, that a review sequence with only one deck opens the flashcard view right away #1405
    • feat: Implemented a customizable start of day #1404
    • fix: fix visual bugs & fixed reset card feature #1399
  • 044.
    Linter
    Version
    1.31.2
    released 3 days ago by
    Victor Tao
    favorite
    share
    Changelog

    The previous release did not account for the Obsidian comment being offset/not at the start of the html/text on the clipboard. This change should handle that. There are also some other minor fixes and a wording update to clarify a little about how Re-Index Footnotes works.

    What's Changed

    Bugs

    Other Changes

    Full Changelog: https://github.com/platers/obsidian-linter/compare/1.31.1…1.31.2

  • 045.
    Git
    Version
    2.38.0
    released 3 days ago by
    Vinzent, (Denis Olehov)
    favorite
    share
    Changelog

    What's Changed

    New Contributors

    Full Changelog: https://github.com/Vinzent03/obsidian-git/compare/2.37.1…2.38.0

  • 047.
    Custom Note Width
    Version
    2.0.0
    released 3 days ago by
    0skater0
    favorite
    share
    Changelog

    Release Notes – v2.0.0

    New Features

    • Internationalization (i18n): Support for English, German and en-GB with automatic language detection
    • Code Block Width: Independent width control for code blocks, separate from editor width, with per-mode toggles (Reading, Source, Live Preview)
    • Extended unit selection: Support for %, px and ch with user-configurable min/max ranges per unit
    • GitHub Issue Templates: Structured bug report and feature request forms

    Improvements

    • Flash-free tab switching: Dual CSS strategy (persistent stylesheets + inline styles) prevents visual flickering
    • Synchronous width calculation: Read directly from metadata cache instead of async
    • Debounced YAML writes: 250ms debounce on slider interactions
    • Redesigned settings UI: Reorganized into Language, Width, Code Block and Per-Note sections

    Refactoring

    • Removed LokiDB: Replaced with native Obsidian data storage
    • Removed UUID generator: No longer needed
    • Centralized config system: New config.ts with unit management and validation
    • YAML backward compatibility: Legacy plain number values are interpreted as percentages

    Tooling

    • ESLint 9.x + Prettier configured
    • TypeScript strict mode
    • Updated build pipeline with esbuild
  • 048.
    Diagram Zoom Drag
    Version
    6.1.3
    released 3 days ago by
    ChenPengyuan
    favorite
    share
    Changelog

    Fixes

    • Resolve bug with clicking links inside diagrams.

    Thanks to @angelo-daumas and his #83

    Full Changelog: https://github.com/Ssentiago/image-zoom-drag/compare/6.1.2…6.1.3

  • 049.
    Media Viewer
    Version
    2.0.9
    released 3 days ago by
    Devon22
    favorite
    share
    Changelog
    • Added: Music files can also use the img parameter to set a thumbnail.
    • Added Rename option to context menu.
  • 050.
    Instapaper
    Version
    1.2.0
    released 3 days ago by
    Instapaper
    favorite
    share
    Changelog

    Added

    • Block identifiers for highlights using Obsidian's block reference syntax (^h{highlight_id}).
    • Customizable article properties: choose which properties to include and rename them to match your preferred naming scheme.
    • Customizable notes templates: use Mustache templates to fully control how highlights appear in your notes.

    Changed

    • Minimum Obsidian version requirement updated to 1.11.0 for access to new API features.

    Full Changelog: https://github.com/Instapaper/obsidian-instapaper/compare/1.1.5…1.2.0

  • 051.
    XMind Linker
    Version
    v1.3.6
    released 3 days ago by
    Leafney
    favorite
    share
    Changelog
    No Changelog was added
  • 052.
    Ace Code Editor
    Version
    2.0.1
    released 3 days ago by
    RavenHogWarts
    favorite
    share
  • 053.
    Typewriter Mode
    Version
    1.3.1
    released 3 days ago by
    Davis Riedel
    favorite
    share
    Changelog
    • Hot fix for commands not working properly since 1.2.0-beta.2
  • 054.
    Share to NotionNext
    Version
    2.8.4
    released 3 days ago by
    EasyChris, jxpeng98
    favorite
    share
    Changelog

    2.8.4 (2026-03-04)

    Fixed

    • Fixed version bump with tag-version-prefix="v" in .npmrc causing incorrect version format in package.json (e.g. v2.8.1 instead of 2.8.1)
  • 055.
    Quick Explorer
    Version
    0.2.16
    released 4 days ago by
    PJ Eby
    favorite
    share
    Changelog

    Fix compatibility issues w/Obsidian 1.11+

    Page preview functionality should now be restored.

  • 056.
    Copilot
    Version
    3.2.4
    released 4 days ago by
    Logan Yang
    favorite
    share
    Changelog

    Release v3.2.4

    A patch release with Gemini stability fixes, Miyo improvements, and mobile/UI polish.

    • 🛠️ Gemini fixes — Fixed streaming crash and agent loop silently stopping mid-conversation. If Gemini was cutting out on you, this should fix it! (@logancyang)
    • 🛠️ Fix: "Connection error" for Copilot Plus users — Resolved TLS certificate errors that caused connection failures on some systems. (@logancyang)
    • 🧠 Miyo improvements — Custom server URL for remote setups, confirmation dialog before clearing index, and smoother enable flow. (@wenzhengjiang)
    • 📱 Mobile & UI fixes — Floating layers close properly on mobile, tables render correctly in chat, and stale selected text no longer bleeds into follow-up messages. (@Emt-lin)
    • Infinite scroll in chat history — Chat history now loads progressively as you scroll. Much snappier for long histories! (@logancyang)
    • 🔧 Misc fixes — System prompt reset, template syntax hints, Qwen 3.5 search compatibility, Ctrl+Enter shortcut, custom model button layout. (@logancyang)
    • 📝 Minor: User-facing documentation added (@logancyang), improved web tabs test coverage (@somethingSTRANGE)

    Improvements

    • #2251 Add infinite scroll pagination to ChatHistoryPopover @logancyang
    • #2229 Add custom Miyo server URL setting for remote deployments @wenzhengjiang
    • #2211 Add confirmation dialog before clearing Miyo index @wenzhengjiang
    • #2256 Add automated release workflow on PR merge @logancyang
    • #2254 Add user-facing documentation @logancyang
    • #2252 Rename docs to designdocs and nest todo folder @logancyang
    • #2239 Improve test coverage for context webTabs parsing @somethingSTRANGE

    Bug Fixes

    • #2255 Fix: use safeFetch for Copilot Plus to bypass browser TLS errors @logancyang
    • #2249 Fix: upgrade @langchain/google-genai to fix Gemini streaming crash @logancyang
    • #2247 Fix: prevent silent agent loop termination with Gemini @logancyang
    • #2246 Fix: allow resetting default system prompt to built-in @logancyang
    • #2245 Fix: improve system prompt template syntax hints @logancyang
    • #2243 Fix: normalize string booleans in localSearch schema for Qwen 3.5 @logancyang
    • #2234 Fix: Add Custom Chat Model action button crowding @logancyang
    • #2228 Fix: skip redundant eligibility check when enabling Miyo @wenzhengjiang
    • #2226 Fix: chat panel table rendering and third-party plugin compatibility @Emt-lin
    • #2223 Fix: close Radix portaled layers when mobile drawer hides @Emt-lin
    • #2222 Fix: exclude non-recoverable segments from L2 promotion @Emt-lin
    • #2220 Fix: restore Ctrl+Enter text-replacement shortcut in command modal @logancyang

    🤖 Generated with Claude Code

  • 057.
    VirtFolder
    Version
    1.1.10
    released 4 days ago by
    mr.grogrig
    favorite
    share
    Changelog
    No Changelog was added
  • 058.
    Live Background
    Version
    1.6.2
    released 4 days ago by
    Rememememe :3
    favorite
    share
    Changelog
    • Adjusted Scheduled Themes settings layout.
  • 059.
    Workout Planner
    Version
    1.2.7
    released 4 days ago by
    Rares Spatariu
    favorite
    share
  • 060.
    Hotkey Helper
    Version
    0.3.21
    released 4 days ago by
    PJ Eby
    favorite
    share
    Changelog

    Compatibility fix for Obsidian 1.11+

    Obsidan 1.11 and above use a SettingGroup for their plugin list filtering, which broke some of HH's advanced features (e.g. highlighting plugin hotkey conflicts, remembering your last search, opening the plugin catalog with a search when you hit Enter, etc.)

  • 061.
    Infostacker Note Publish
    Version
    1.1.3
    released 4 days ago by
    Taskscape LTD, Patryk Nowak, Kacper Pabianiak
    favorite
    share
    Changelog
    No Changelog was added
  • 062.
    JW Library Linker
    Version
    0.12.0
    released 4 days ago by
    Martin Sakowski
    favorite
    share
    Changelog

    Minor Changes

    • #208 b2647b0 Thanks @msakowski! - Add Croatian language support (Hrvatski) with bible book names sourced from jw.org

    Patch Changes

    • #195 78b53af Thanks @msakowski! - Fix trailing whitespace in template variables breaking Markdown formatting. The plugin now trims whitespace from {bibleRef}, {bibleRefLinked}, and {quote} variables before substitution, preventing issues with bold/italic formatting in custom quote templates.

    • #217 63c8809 Thanks @msakowski! - Cache enriched bible books in getBibleBooks to avoid creating new arrays on every call.

    • #215 09cdeb9 Thanks @msakowski! - Deep merge nested bibleQuote settings so new default properties are preserved for existing users on upgrade.

    • #212 84bf468 Thanks @msakowski! - Add defensive checks to parseBibleReferenceFromUrl to prevent crashes on malformed jwpub:// URLs.

    • #218 1cc57ec Thanks @msakowski! - Replace fragile regex-based HTML parsing in BibleTextFetcher with DOMParser for more resilient and maintainable Bible text extraction.

    • #200 d07b3fc Thanks @schoenwaldnils! - Add build step to test workflow

    • #205 9bd47e9 Thanks @msakowski! - Fix Bible reference detection for book names with accented characters (e.g., Génesis, Éxodo, Levítico) by using Unicode letter matching instead of ASCII-only character classes

    • #209 dcd6bec Thanks @msakowski! - Update minimatch to patch ReDoS vulnerability in matchOne()

    • #199 d81fccf Thanks @schoenwaldnils! - Add more logging for development

    • #214 f723a2f Thanks @msakowski! - Always pass through error and warn calls in the logger regardless of debug mode, so real errors are visible in production.

    • #216 e4a1b0c Thanks @msakowski! - Remove duplicate BibleReferenceSuggester instantiation in plugin onload.

    • #213 11a9eee Thanks @msakowski! - Remove unnecessary spoofed User-Agent headers from BibleTextFetcher. Obsidian's requestUrl runs in Electron without CORS restrictions.

    • #210 6175e94 Thanks @msakowski! - Rewrite README with clearer structure, supported languages table, and concise feature documentation

    • #211 288449e Thanks @msakowski! - Use DOMParser instead of innerHTML for HTML entity decoding in cleanHtmlText, improving safety of HTML-to-text conversion.

  • 063.
    Slides Extended
    Version
    2.3.2
    released 4 days ago by
    Erin Schnabel (original: MSzturc)
    favorite
    share
    Changelog

    2.3.2

    3 March 2026

    Commits:

    • Bump minimatch in the npm_and_yarn group across 1 directory ce9489d
    • 🐛 Fix start after server stop 035ea4f
    • 🍱 use an alternate theme 06de71d
  • 064.
    Wayback Archiver
    Version
    1.1.3
    released 4 days ago by
    ISHIZUE
    favorite
    share
    Changelog
    • Fixed Rollup arbitrary file write vulnerability (CVE-2026-27606)
    • Fixed minimatch ReDoS vulnerabilities (CVE-2026-27903, CVE-2026-27904)
    • Dependencies updated via overrides; no runtime impact

    Full Changelog: https://github.com/IshizuEitaro/obsidian-wayback-archiver/compare/1.1.2…1.1.3

  • 065.
    Tencent COS for Imgur
    Version
    1.2.6
    released 4 days ago by
    bobostudio
    favorite
    share
    Changelog
    • 其他远程图片连接支持上传后转为图床图片连接
  • 066.
    Fuzzy Chinese Pinyin
    Version
    2.27.24
    released 4 days ago by
    lazyloong
    favorite
    share
    Changelog
    No Changelog was added
  • 067.
    Note Chain
    Version
    1.2.6
    released 4 days ago by
    ZigHolding
    favorite
    share
    Changelog
    No Changelog was added
  • 068.
    Aloud
    Version
    0.14.4
    released 4 days ago by
    Adrian Lyjak
    favorite
    share
  • 069.
    Self-hosted LiveSync
    Version
    0.25.50
    released 4 days ago by
    vorotamoroz
    favorite
    share
    Changelog

    0.25.50

    7th March, 2026: we have a problem with #813, so the manifest is not pointing to this version.

    3rd March, 2026

    Note: 0.25.49 has been skipped because of too verbose logging (credentials are logged in verbose level, but I realised that could lead to unexpected exposure on issue reporting). Please bump to 0.25.50 to get the fix if you are on 0.25.49. (No expected behaviour changes except the logging).

    Fixed

    • No longer deleted files are not clickable in the Global History pane.
    • Diff view now uses more specific classes (#803).
    • A message of configuration mismatching slightly added for better understanding.
      • Now it says When replication is initiated manually via the command palette or ribbon, a dialogue box will open to address this. to make it clear that the user can fix the issue by themselves.

    Refactored

    • ModuleRedFlag has been refactored to serviceFeatures/redFlag and also tested.
    • ModuleInitializerFile has been refactored to lib/serviceFeatures/offlineScanner and also tested.
  • 070.
    Better Link Clicker
    Version
    1.2.0
    released 4 days ago by
    Eniverz
    Changelog

    for latest obsidian

  • 071.
    BBCode Convertor
    Version
    1.3.0
    released 4 days ago by
    Alex Lockhart
    favorite
    share
    Changelog

    What's Changed

    Full Changelog: https://github.com/salockhart/obsidian-bbcode/compare/1.2.0…1.3.0

  • 072.
    Data Fetcher
    Version
    1.1.1
    released 5 days ago by
    qf3l3k
    favorite
    share
    Changelog

    ## [1.1.1] - 2026-03-03

    Added

    • Added compact endpoint list view in settings with columns for name, type, URL, headers count, and row actions.
    • Added endpoint editor modal for create/edit flows to keep advanced endpoint details out of the main settings list.
    • Added endpoint row actions: Edit, Duplicate, and Delete.

    Changed

    • Updated endpoint settings layout for better readability when many aliases exist.
    • Reduced endpoint list font size and tightened spacing to better match Obsidian settings styling and avoid clipped action buttons.
  • 073.
    Move Files
    Version
    1.3.0
    released 5 days ago by
    Nitish Khurana
    favorite
    share
  • 074.
    HackMD Sync
    Version
    2.0.3
    released 5 days ago by
    thor kampefner
    favorite
    share
    Changelog
    • fix: prevent frontmatter being written twice on initial push
  • 075.
    Modal forms
    Version
    1.64.0
    released 5 days ago by
    Danielo Rodriguez
    favorite
    share
    Changelog

    Features

    • feat: allow multiple folder sources for multiselect notes field (90b5cc1)

    Bug Fixes

    • fix: align folder action buttons with input fields in form builder (4d55db6)
    • fix: simplify FileSuggest to always use get_tfiles_from_folders (56187a8)

    Other Changes

    • refactor: return Separated from get_tfiles_from_folders (ff520cb)
    • refactor: use A.separate and A.uniq in get_tfiles_from_folders (e98b9d0)
  • 076.
    Disable Tabs
    Version
    1.0.10
    released 5 days ago by
    David V. Kimball
    favorite
    share
    Changelog

    Update minimum version to 1.11.0 and remove backwards compatibility for SettingGroup.

  • 077.
    Custom Slides
    Version
    1.1.4
    released 5 days ago by
    David V. Kimball
    favorite
    share
    Changelog

    Update minimum version to 1.11.0 and remove backwards compatibility for SettingGroup.

  • 078.
    Terminal
    Version
    3.22.0
    released 5 days ago by
    polyipseity
    favorite
    share
    Changelog

    3.22.0

    Minor Changes

    • 7dd4079: Add Python packaging (pyproject.toml, uv.lock) and Python tests.

      • Provide a reproducible Python environment for tests and tools.
      • Add unit tests: tests/test_docstrings.py and
        tests/test_module_exports.py.
      • Ensure CI runs the new Python tests and update related files.
    • 64a2f23: Fix Option key for Scandinavian/German keyboards on macOS by adding macOptionKeyPassthrough setting. (GH#92 by @jsade)

    • 25a8a10: Introduce a new global Font Family setting that acts as a fallback for
      all terminal profiles. Per‑profile terminalOptions.fontFamily still
      overrides this value. Changes propagate immediately to any open terminal
      instances. (GH#102 by @ChornyiDev)

    • 939b1bd: Add a new "Profile defaults" settings section and store global
      terminalOptions that apply to every terminal instance unless a
      profile overrides them. A modal is used for editing options, and real-time
      updates propagate to open terminals. The previous single fontFamily setting
      has been removed in favor of this more flexible system.

    • ab83e53: Refactor src/terminal/unix_pseudoterminal.py to replace ad-hoc selector callbacks
      with small, well-documented context-manager handler classes and tighten type
      annotations.

      • Introduce _SelectorHandler, _PipePty, _PipeStdin, and _ProcessCmdIO to
        centralize FD registration/unregistration and improve EOF handling.
      • Add type hints, docstrings, and safer unregister logic — improves maintainability
        and robustness without changing public behavior.
    • ee93ddb: Restore focus to previous non-terminal pane when unfocusing terminal.

      When using the toggle focus hotkey or unfocus command, focus now returns to the last active non-terminal pane (e.g., your note) instead of just blurring the terminal. This improves the workflow when using the terminal in a side panel. (GH#85 by @Mendi23)

    • 54f5990: Add a default profile setting and command to open a selected profile directly from the ribbon button or command palette. (GH#83 by @archedark)

    Patch Changes

    • c922f59: Fix profile name display in profile list

      Updated profile-name-formats and profile-list.namer- in all translation files to use {{info.nameOrID}} for proper fallback to profile ID when name is empty. Improved format to "Type: Name" style for better readability. Resolves GH#63.

    • 89eea3e: Added helper to apply shallow diffs to xterm options and wire live
      updates when terminal options change. Includes tests.

    • 2d95186: Emit ESC+CR when the user presses Shift+Enter in the terminal emulator. This
      matches the behavior expected by Claude Code and other TUI applications and
      prevents modified enters from being interpreted as plain CR. (GH#89 by @davidszp)

  • 079.
    Open in Terminal
    Version
    0.8.0
    released 5 days ago by
    ChenFeng
    favorite
    share
    Changelog

    Publish 0.8.0 assets to match manifest/version index and fix community install failure.

  • 080.
    Sheet Plus
    Version
    2.8.2
    released 5 days ago by
    ljcoder
    favorite
    share
    Changelog

    2.8.2 (2026-03-03)

    Bug Fixes

    • Crash caused by iPad font loading bug (b6a532d)

    Features

    • MCP Server add conditional formatting tool
  • 081.
    Note Companion AI
    Version
    3.6.11
    released 5 days ago by
    Benjamin Ashgan Shafii
    favorite
    share
    Changelog

    Polished Experience & Smarter License Validation

    This update brings a smoother, more visually consistent experience to Note Companion, along with a streamlined license validation process for the Organizer tab. Enjoy a more modern, accessible, and responsive interface throughout the plugin, making it easier and more pleasant to organize your notes and files.

    Technical Changes

    • Major expansion and refinement of the plugin's CSS, introducing a comprehensive set of utility classes for layout, spacing, color, typography, and interactivity. This results in a more modern, consistent, and responsive UI across all plugin views.
    • Improved accessibility with new styles such as .sr-only for screen readers and better focus/hover states for interactive elements.
    • Refactored license validation logic in the Organizer tab: now uses the plugin's internal isLicenseKeyValid method instead of a direct API call, simplifying and improving reliability of license checks.
    • Removed unused or redundant code from the license validator component, reducing complexity and potential errors.
    • Version bump from 3.6.10 to 3.6.11.

    SHA-256 Checksums

    b0c9411f5a22b2b7b12eed91bc897abfaf41580349169ceb467a54e19569c870 main.js
    2abae54b6d99077c530d08cff95de4b515a79a5430899149bd06fd75ca2a84d6 styles.css
    b97616d241bcbf52c61074576369abcf40dfc3092b48636dc70bd06e600028b0 manifest.json

  • 082.
    Filename Heading Sync
    Version
    1.11.0
    released 5 days ago by
    dvcrn
    favorite
    share
    Changelog
    • Add option to specify what characters to replace space with (#62)

    Full Changelog: https://github.com/dvcrn/obsidian-filename-heading-sync/compare/1.10.3…1.11.0

  • 083.
    mpv links
    Version
    1.0.10
    released 5 days ago by
    patsh90
    Changelog

    Fix version

  • 084.
    AI Nutrition Tracker
    Version
    2.0.1
    released 5 days ago by
    rnaidenov
    favorite
    share
  • 085.
    KeepSidian
    Version
    2.0.7
    released 5 days ago by
    lc0rp
    favorite
    share
    Changelog

    Bugfix release - Fixing the issue where some users were unable to launch the token retrieval wizard.

  • 086.
    Typst Mate
    Version
    2.3.2
    released 5 days ago by
    azyarashi
    favorite
    share
    Changelog
    • It is now correctly syntax-highlighted.
    • SymbolSuggest is now shown only when in math mode.
    • The .typ Editor has been greatly enhanced.
    • In the processor, the Fit to parent width option has been abolished, and Fit to note width has been introduced. Set the value WIDTH to the page.
    • In the processor, the Use replace all option has been introduced.
    • Apply processor to MathJax has been added to Advanced Settings. When this is enabled, {CODE} will be replaced even in a processor where all MathJax engines are enabled.

    image

  • 087.
    Quiet Outline
    Version
    0.5.12
    released 5 days ago by
    the_tree
    favorite
    share
    Changelog

    Fix

    • make vimlize_canvas off by default (#287)
    • close sidebar when clicking on heading on mobile (#286)

    修复

    • 默认关闭 vimlize_canvas(#287)
    • 移动端点击标题时关闭侧边栏(#286)
  • 088.
    Decks
    Version
    1.4.2
    released 5 days ago by
    Xherdi Lika
    favorite
    share
    Changelog

    Changes

    UI

    • Fixed header buttons overlapping with modal close button on mobile and tablet when using the deck list modal
    • Header title and action buttons are now horizontally centered on smaller screens within the modal
  • 089.
    Quadro
    Version
    1.28.1
    released 5 days ago by
    Chris Grieser (aka pseudometa)
    favorite
    share
    Changelog

    🛠️ Fixes

    • fix: avoid spaces in filename of png file
  • 090.
    Proofreader
    Version
    1.6.6
    released 5 days ago by
    pseudometa (aka Chris Grieser)
    favorite
    share
    Changelog

    👾 Other

    • build: use latest node version instead pinned one
  • 091.
    Inline Encrypter
    Version
    1.5.2
    released 5 days ago by
    Alexander Cheryomukhin
    favorite
    share
    Changelog

    Bump dependencies versions (vulnerability fixes).

  • 092.
    Quick Open
    Version
    1.5.1
    released 5 days ago by
    James Alexandre
    favorite
    share
    Changelog
    No Changelog was added
  • 093.
    Jira Issue Manager
    Version
    1.4.4
    released 6 days ago by
    Alamion
    favorite
    share
    Changelog
    No Changelog was added
  • 094.
    Focus Tracker
    Version
    4.0.0
    released 6 days ago by
    Jeet Sukumaran
    favorite
    share
    Changelog
    No Changelog was added
  • 095.
    Task Board
    Version
    1.9.7
    released 6 days ago by
    Atmanand Gauns
    favorite
    share
    Changelog

    Task Board v1.9.7

    Small Features 🎁

    • A custom drop-down design for the view switcher button.
    • Total number of files scanned will be shown in the "Scan vault modal".

    Bug Fixes 🛠

    • Missing translation for 'load-more'. (#711) | Fixed ✅
    • All the properties inside the task card flows out when their length is longer than the card length. (#708) | Fixed ✅
    • Sorting for completion-date property is not working for Completed type column. (#701) | Fixed ✅
    • Custom date formats are not being applied to the date properties. (#700) | Fixed ✅
    • "Filters for scanning" are not working when a single file is selected for only scanning. (#703) | Fixed ✅
    • All other types of files are being scanned since the last version. | Fixed ✅

    What's Changed 🔎

    • Refactored extraction functions to return RegExpMatchArray for consistent parsing and for the utils function to use them directly.
    • Update all sanitization functions to make use of the extraction functions to handle all the parsing work.
    • Fixed ScanningFilterer algorithm to properly handle filter polarity logic.
    • Improved date parsing with robust parser supporting multiple date formats and not just the selected date formats.

    Milestone roadmap : https://github.com/tu2-atmanand/Task-Board/milestones.

    Contributions

    A big shout-out to the following contributors for helping me with testing the bugs, suggesting improvements and keeping the community active :

    And thank you to all those who had reached out to me on other platforms for improvement of this plugin.❤

    Full Changelog: https://github.com/tu2-atmanand/Task-Board/compare/1.9.6…1.9.7

  • 096.
    Quick Tagger
    Version
    2.2.4
    released 6 days ago by
    Gorkycreator
    favorite
    share
    Changelog

    Updated dependencies

  • 097.
    Streams
    Version
    1.3.0
    released 6 days ago by
    Floyd
    favorite
    share
    Changelog
    No Changelog was added
  • 098.
    Word Frequency
    Version
    1.3.8
    released 6 days ago by
    Mike Rodarte
    favorite
    share
    Changelog
    No Changelog was added
  • 099.
    Private AI
    Version
    1.0.61
    released 6 days ago by
    GB
    favorite
    share
    Changelog
    • Fixed security vulnerability
    • Added Authentication Token support for MCP server
  • 100.
    Flowershow
    Version
    4.0.13
    released 6 days ago by
    Rufus Pollock
    favorite
    share
    Changelog

    Changes

    Patch Changes

    • 60e8515: feat: show publish progress in a Notice instead of the status bar

      Progress is now displayed via a self-updating Notice ("⌛ Publishing (X/N)…") that works on both desktop and mobile. The status bar 💐 icon is kept on desktop as a shortcut to open the publish panel. PublishStatusBar class has been removed.

  • 101.
    Mobile Sidebar Notes
    Version
    1.1.0
    released 6 days ago by
    Chris Kephart
    favorite
    share
    Changelog

    v1.1.0

    New: Left Sidebar Support (#2)

    Each note command now has its own sidebar side selector — choose left or right per command (defaults to right). The "Open new sidebar tab" command has been split into two:

    • Open new right sidebar tab
    • Open new left sidebar tab

    Configured note commands now display as "Open [Title] in [left/right] sidebar" for clarity.

    Fix: Auto-Pin Tabs (#1, #3)

    Auto-pin now correctly pins tabs opened via links within the sidebar. Previously, clicking a link in a sidebar note could replace the tab content instead of opening in a new tab. Now any file opened in either sidebar is automatically pinned when the setting is enabled.

    Thanks to @nitero for reporting the auto-pin issue and submitting a fix, as well as suggesting left sidebar support.

  • 102.
    Latex Suite
    Version
    1.11.0
    released 6 days ago by
    artisticat1
    favorite
    share
    Changelog

    Features

     const snippet = {trigger: "", replacement: "$$0$", options: "t", triggerKey: "Ctrl-m"}

    where you use Ctrl-m to turn on math mode. Both the triggerKey and trigger will be checked and format needs to be in cm6 format. For more examples see https://github.com/artisticat1/obsidian-latex-suite/issues/439.
    (there needs to be no other hotkey, plugin or vim keymap taking priority over latex suite).

     const snippet = {trigger: "npp", replacement: "import numpy as np", options: "c", language: "python"}

    Bug fixes

    Snippetleaf (the overleaf port) will have the ones related to latex at a later time.

  • 103.
    Sankey
    Version
    1.1.0
    released 6 days ago by
    Finn Romaneessen
    favorite
    share
    Changelog
    No Changelog was added
  • 104.
    Paste transform
    Version
    1.0.1
    released 6 days ago by
    Timofey Koolin
    favorite
    share
  • 105.
    Spellcheck Toggler
    Version
    1.4.4
    released 6 days ago by
    Julian Szachowicz
    favorite
    share
    Changelog

    Fixed

    • Adding property in new file no longer resets on first try.

    Full Changelog: https://github.com/julzerinos/spellcheck-toggler-obsidian-plugin/compare/1.4.3…1.4.4

  • 106.
    Excalidraw
    Version
    2.20.6
    released 6 days ago by
    Zsolt Viczian
    favorite
    share
    Changelog

    New

    • Inline suggester now supports searching for tags in addition to files. Trigger with "#".
    • In Mindmap Builder
      • Added Up-Facing, Down-Facing, and Up-Down maps
      • Added submaps. You can now promote any node to be a new mindmap root (a sub-map). Sub-maps can have different layout settings, such as different growth strategies, different colors, etc.
      • Added experimental MindMap Builder API, accessible via window.MindMapBuilderAPI. See MindMap Builder API documentation for more. Essentially, the API allows mindmaps to be created using the Obsidian CLI.

    New from Excalidraw.com

    • Allow clicking on links and embeds with laser tool #10797
    • Improved paste text to diagram with more options and support for more data #10824

    try copy/pasting this into Excalidraw:

    skill, junior, medior, senior
    business_analysis, 2, 6, 9
    business_writing, 3, 7, 9
    stakeholder_mgmt, 1, 6, 10

    New in ExcalidrawAutomate

    • Added skipScriptRestore(scriptName?: string): boolean function to the API. This allows scripts to queue a one-time skip marker so sidepanel persisted restoration will not re-run the script. Intended for startup race conditions where a script is started from the Command Palette/hotkey before the sidepanel has opened. If scriptName is omitted, the function uses ea.activeScript.

    Fixed

    • Significant performance improvement of MindMap Builder and all other scripts modifying elements in large scenes containing thousands of elements.
    • Multiple arrow related updates and fixes from Excalidraw.com #10832 #10831 #10816
    • Hide MindMap Builder and other floating tools when creating a screenshot
  • 107.
    Current View
    Version
    1.4.2
    released 6 days ago by
    Lucas Ostmann
    favorite
    share
    Changelog

    1.4.2 (2026-03-01)

    Bug Fixes

    • frontmatter key input loses focus on every keystroke (04f11ab), closes #34
  • 108.
    Local RSS
    Version
    0.2.0
    released 6 days ago by
    onikun94
    favorite
    share
    Changelog

    バージョン 0.2.0 のリリース

  • 109.
    Simple Anki Sync
    Version
    1.5.2
    released 6 days ago by
    Lukas Mayr
    favorite
    share
    Changelog

    🐛 Bug Fixes

    • New Cards Backlink Fix: Fixed an issue where brand newly created Anki cards would generate the old, non-precise obsidian://open URL instead of the new obsidian://simple-anki-sync deep link upon their first sync.
  • 110.
    Markmind
    Version
    3.4.5
    released 7 days ago by
    Mark
    favorite
    share
    Changelog

    important

    Hello everyone, I have make some tutorial videos and you can take a look

    Youtube Vedio

    v3.4.5

    1. fix style bug for parse - [ ] todo in node
    2. Add mobile style and close enter short cut in setting tab , in mobile , you can open this item , and keep up enter key for line break
    3. Add two button add node in mobile style

    782b4ee2-06fe-40e9-a37d-3736ef131a1d

    demonstration mode

    Buy a active code


    v3.4.5

    1. 修复样式问题,当解析- [ ] todo
    2. 设置里添加手机模式和关闭 enter快捷键的选项,当使用手机时,可以开启者两个选项,关闭enter快捷键可以在手机保留 enter 换行功能
    3. 开启手机模式后,打开导图右下角会有两个新增节点的按钮

    这是今年第一次更新,提前祝大家元宵节快乐!


    演示模式

    购买激活码


    另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道

    QQ 频道(推荐加入频道)

    或者 QQ 群 3


    48f980a7-4996-4404-8b5a-00e8b5a521b4

  • 111.
    Sync Vault CE
    Version
    1.10.0
    released 7 days ago by
    Camus Qiu
    favorite
    share
    Changelog
    • 新增:MCP server,点击查看功能
    • 修复:移动端百度网盘视频播放问题。
  • 112.
    Local LLM Helper
    Version
    2.4.0
    released 7 days ago by
    Mani Mohan
    favorite
    share
    Changelog

    What's in this release:

    • Saved Custom Prompts — save and reuse prompts via command palette/fuzzy picker
    • Persona Editing — create/edit/delete personas from settings
    • Reasoning Extraction — strips // blocks
    • Model Picker — fetches available models from your server
    • Fixes — server URL normalization, security vulnerability cleanup
  • 113.
    Enhanced Canvas
    Version
    1.0.21
    released 7 days ago by
    RobertttBS
    favorite
    share
    Changelog
    No Changelog was added
  • 114.
    Image Context Menus
    Version
    1.12.1
    released 7 days ago by
    NomarCub
    favorite
    share
    Changelog
  • 115.
    Continuous Mode
    Version
    3.6.0e
    released 7 days ago by
    Michael Schrauzer
    favorite
    share
    Changelog

    3.6.0e

    • More fixes for recursive folder opening and for opening items in collapsed File Explorer folders.
    • FIXED: Typewriter scrolling via the arrow keys was broken.
    • FIXED: The “Disable all warnings” setting did not in fact disable all warnings.
    • ADDED: New command: “Toggle navigate in place.”
    • IMPROVED: Rearranged settings for clarity.

  • 116.
    Omnisearch
    Version
    1.28.2
    released 7 days ago by
    Simon Cambier
    favorite
    share
    Changelog

    Fixed version in manifest file

  • 117.
    Notebook Navigator
    Version
    2.4.3
    released 7 days ago by
    Johan Sanneblad
    favorite
    share
    Changelog

    New

    • You can now add properties to files by right clicking in the list pane and choosing "Set property". Just add properties to list in this menu in the properties modal first, accessed by right-clicking Properties and choosing "Configure property keys".
    • New command: Set property on selected files. Quickly apply a property value to selected notes.
    • New setting: Folders > Enable folder note links. You can now use folder notes only for styling! Disable this setting to only use folder notes for folder styles (icon and color), enable to use folder notes as links (default).
    • New setting: List pane > Notes > Strip LaTeX in previews. Removes inline and block LaTeX expressions from preview text. Default enabled.
    • New file menu option: Open in default app. Opens the file in its default application outside of Obsidian.

    Improved

    • Search filter now uses accent-insensitive matching. "cafe" matches "café", "cancion" matches "canción". Non-Latin scripts like Arabic are not affected.

    Fixed

    • Fixed an issue where deleting multiple open notes at the same time could trigger the error: Failed to open "".
    • Recent items no longer shows hidden items.
  • 118.
    Simple Archiver
    Version
    0.5.2
    released 7 days ago by
    Mike Farr
    favorite
    share
    Changelog

    What's Changed

    New Contributors

    Full Changelog: https://github.com/mfarr/obsidian-archive/compare/0.5.1…0.5.2

  • 119.
    Block Link Plus
    Version
    2.0.5
    released 7 days ago by
    Jasper
  • 120.
    Emacs text editor
    Version
    0.8.1
    released 7 days ago by
    Klojer
    favorite
    share
    Changelog
  • 121.
    Outline Converter
    Version
    1.5.4
    released 7 days ago by
    masaki39
    favorite
    share
    Changelog
    No Changelog was added
  • 122.
    aDHL
    Version
    1.2.4
    released 7 days ago by
    tine-schreibt
    favorite
    share
    Changelog

    Added support for highlighter names with spaces.

  • 123.
    Pretty Properties
    Version
    1.10.17
    released 7 days ago by
    Anareaty
    favorite
    share
    Changelog
    No Changelog was added
  • 124.
    Sync Contacts on macOS
    Version
    1.0.7
    released 7 days ago by
    Marcel Schöckel
    favorite
    share
    Changelog

    Fixed issues with the formatting of phone numbers.

  • 125.
    Wordflow Tracker
    Version
    2.0.1
    released 8 days ago by
    LeCheenaX
    favorite
    share
    Changelog

    New Features:

    • Option to ignore warnings: You can now choose to hide warning messages in settings for a cleaner experience.
    • Heatmap view improvements:
      • Change time range: Select different time periods to view in the heatmap.
      • Smart cell sizing: Heatmap cells now automatically adjust to fit your sidebar width perfectly.
      • Week start day customization: Choose which day your week starts on in the heatmap view (Sunday or Monday).

    🐛 Bug Fixed:

    • Resolved a rare case where document word count could show negative values (issue #14).
    • Widget view now updates correctly on first launch when the plugin view is attached to the workspace.
  • 126.
    Grind Manager
    Version
    1.11.0
    released 8 days ago by
    dromse
    favorite
    share
    Changelog

    Features

    • Setting to open the plugin window on different layouts, such as sidebars or the main editor instead of the left sidebar only.
    • Setting to enable sound effects, configure path to SFX for task completion, counters and rewards.

    Full Changelog: https://github.com/dromse/obsidian-gamified-tasks/compare/1.10.1…1.11.0

  • 127.
    Google Contacts
    Version
    1.1.8
    released 8 days ago by
    aleksejs1
    favorite
    share
    Changelog

    Add setting to skip contact sync in case if contact has no name (or company name)

  • 128.
    Templify
    Version
    0.7.1
    released 8 days ago by
    Boninall
    favorite
    share
    Changelog

    0.7.1

    [!note]

    New Features

    • feat(block-editor): add CM6 inline block editor with side-by-side editing in Live Preview
    • feat(block-editor): support drag-and-drop to reposition/dissolve blocks
    • feat(block-editor): add context menu (submenu) with dissolve and delete block actions
    • feat(block-editor): cross-group overlay positioning for multiple same-side blocks
    • feat(draw-editor): add SVG drawing editor with pen, line, rect, ellipse, arrow, eraser, and text tools
    • feat(draw-editor): add SVG serialization and auth gate for reading mode
    • feat: support Templify share via Cloudflare

    Improvements

    • refactor: migrate settings to SettingGroup API
    • feat: support inline editor with height listener
    • feat: block sub-editor detection via CM6 StateField for editor-menu integration

    Fixes

    • fix(block-editor): skip hidden lines when computing padded ranges for overlapping BL/BR blocks
    • fix(block-editor): padding left issue
    • fix: cannot paste file in block editor

    [!note]

    新功能

    • 新增(块编辑器):CM6 内联块编辑器,支持实时预览中的并排编辑
    • 新增(块编辑器):支持拖拽重新定位/释放块
    • 新增(块编辑器):右键菜单(子菜单)支持释放块和删除块操作
    • 新增(块编辑器):跨组叠加定位,支持多个同侧块
    • 新增(绘图编辑器):SVG 绘图编辑器,支持画笔、直线、矩形、椭圆、箭头、橡皮擦和文本工具
    • 新增(绘图编辑器):SVG 序列化和阅读模式认证门控
    • 新增:通过 Cloudflare 支持 Templify 分享

    改进

    • 重构:迁移设置到 SettingGroup API
    • 新增:支持内联编辑器高度监听
    • 新增:通过 CM6 StateField 检测块子编辑器,用于编辑器菜单集成

    修复

    • 修复(块编辑器):计算重叠 BL/BR 块的填充范围时跳过隐藏行
    • 修复(块编辑器):左侧填充问题
    • 修复:无法在块编辑器中粘贴文件
  • 129.
    Note Definitions
    Version
    0.29.1
    released 8 days ago by
    Dominic Let
    favorite
    share
    Changelog
    • Addresses #172
    • Improve parser errors to display line number of error
    • Relax parser rules so that whitespaces or newlines in certain areas will not immediately fail parsing
  • 130.
    Table Checkbox Renderer
    Version
    1.0.2
    released 8 days ago by
    Daniel Aguerrevere
    favorite
    share
    Changelog

    What's Changed

    Full Changelog: https://github.com/dannns/obsidian-table-checkbox-renderer/compare/1.0.1…1.0.2

  • 131.
    Pure Chat LLM
    Version
    2.0.2
    released 8 days ago by
    Justice Vellacott
    favorite
    share
    Changelog

    Fixed

    • Fix the error where parseLinktext does not properly handle links with display text, e.g. [[file|display]].
  • 132.
    Tasks
    Version
    7.23.1
    released 8 days ago by
    Clare Macrae and Ilyas Landikov (created by Martin Schenck)
    favorite
    share
    Changelog

    What's Changed

    Full Changelog: https://github.com/obsidian-tasks-group/obsidian-tasks/compare/7.23.0…7.23.1

  • 133.
    Link Opening Restore
    Version
    1.3.1
    released 8 days ago by
    SmallZombie
    Changelog
    No Changelog was added
  • 134.
    Harper
    Version
    1.9.0
    released 8 days ago by
    Elijah Potter
    favorite
    share
    Changelog

    See main release notes here.

  • 135.
    Github Copilot
    Version
    1.2.1
    released 8 days ago by
    Vasseur Pierre-Adrien
    favorite
    share
    Changelog

    What's new

    • Update copilot core from 1.406.0 to 1.434.0

    Fix

    • #106
  • 136.
    Persian Calendar
    Version
    4.5.0
    released 8 days ago by
    Hossein Maleknejad
    favorite
    share
    Changelog
    - میتوانید از api اختصاصی پلاگین تقویم فارسی در اسکریپت‌نویسی‌ها استفاده کنید. - می‌توانید زبان پلاگین را به فارسی یا انگلیسی تغییر دهید(پیشفرض انگلیسی) - حالا میتونید از انتخابگر تاریخ(datepicker) برای انتخاب تاریخ شمسی در یادداشت‌ها استفاده کنید. - حالا خزانه‌ی مناسبات تقویم فارسی غنی‌تر از همیشه است. - مناسبات اهل تسنن و امکان تغییر تاریخ هجری به ام‌القری در اختیار کاربران اهل سنت قرار گرفت. - کاربران می‌توانند از طریق تنظیمات تاریخ هجری قمری را بر پایه‌ی ام‌القری عربستان یا ستاد استهلال ایران قرار دهند.
  • 137.
    Friday
    Version
    26.2.6
    released 8 days ago by
    sunwei
    favorite
    share
    Changelog

    🛠️ Friday Obsidian Plugin v26.2.6

    🇨🇳 更新说明(Chinese)

    26.2.6 版本重点修复多项同步相关问题,并优化状态反馈与 Quartz 主题构建性能。

    🐛 问题修复

    • 修复以 1. 这种格式命名文件夹时可能导致异常的问题
    • 修复同步过程中处理大文件时出现错误的问题
    • 修复空文件夹未被正确删除的问题
    • 修复移动端首次启动时可能将旧版本内容同步回 PC 的问题
      • 优化文件状态判断逻辑,避免误判文件变更

    ✨ 新增与优化

    • 同步进度条

      • 新增同步进度显示
      • 提升同步过程的可见性与可控性
    • Quartz 主题 1.1 发布

      • 优化构建性能
      • 改进大量文件场景下构建时间过长的问题
    • 提示消息优化

      • 优化提示文案与展示逻辑
      • 提升信息清晰度与一致性
    • 状态栏样式优化

      • 调整状态栏 UI 样式
      • 提升整体视觉一致性与易读性

    🇬🇧 Release Notes(English)

    v26.2.6 focuses on fixing multiple sync-related issues, improving status feedback, and enhancing Quartz theme build performance.

    🐛 Fixes

    • Fixed an issue when folders were named using formats like 1.
    • Fixed errors when syncing large files
    • Fixed an issue where empty folders were not properly removed
    • Fixed a problem where mobile startup could sync older versions back to PC
      • Improved file state detection logic to prevent incorrect change detection

    ✨ New & Improvements

    • Sync progress bar

      • Added visible sync progress indicator
      • Improves transparency and user control during synchronization
    • Quartz Theme 1.1 released

      • Optimized build performance
      • Improved build time when handling large numbers of files
    • Notification improvements

      • Refined message wording and display logic
      • Clearer and more consistent feedback
    • Status bar UI enhancements

      • Updated status bar styling
      • Improved visual clarity and overall consistency

  • 138.
    TODOseq
    Version
    0.11.2
    released 8 days ago by
    Stephen Cross
    favorite
    share
    Changelog
    • Fixed issue with task list not updated immediately when scheduled or deadline dates are added/changed/removed. #56
  • 139.
    Media Slider
    Version
    1.3.6
    released 9 days ago by
    Aditya Amatya
    favorite
    share
    Changelog

    #Release 1.3.6

    New features: MediaType enum, centralized detectMediaType() with caching, and remote URL media detection via HTTP headers
    Bug fixes:
    #22 — keyboard navigation no longer hijacks arrow keys globally (file rename, sidebar, contentEditable)
    #22 — slider properly deactivates when clicking outside
    Local file rendering regression from the merged PR (resource path query string breaking regex detection)
    Technical changes: consolidated type detection, async thumbnails, scoped keyboard handling

  • 140.
    Checklist Reset
    Version
    1.4.2
    released 9 days ago by
    Luke Hansford
    favorite
    share
  • 141.
    Reflection
    Version
    1.0.3
    released 9 days ago by
    Brandon Boswell
    favorite
    share
    Changelog

    Thank you to @AD4MANTIS for adding support for Mobile

  • 142.
    Floating Headings
    Version
    1.1.2
    released 9 days ago by
    k0src
    favorite
    share
    Changelog

    Fix heading caching bug when switching files

  • 143.
    Daily News Briefing
    Version
    1.11.3
    released 9 days ago by
    Adam Chen
    favorite
    share
    Changelog

    📋 Changelog

    v1.11.3

    • Support Gemini agentic search and list as the top recommendation
  • 144.
    Obsidian CircuitJS
    Version
    1.2.2
    released 9 days ago by
    Steven Gann
    favorite
    share
    Changelog
    No Changelog was added
  • 145.
    Note Toolbar
    Version
    1.29.24
    released 9 days ago by
    Chris Gurney
    favorite
    share
    Changelog

    Don't miss all the new features in v1.29. Obsidian 1.11 is required.

    API

    ntb.suggester() custom input class

    • The class ntb-is-custom-input is added to the custom suggestion in the list, when allowCustomInput is used.
      • The below example sets the icon to green when a non-custom input is entered or selected.
    .prompt.note-toolbar-ui[data-ntb-ui-type="suggester"]:has(.suggestion-item.is-selected.ntb-is-custom-input) .ntb-suggester-input-icon {
        color: green;
    }

    Thank you @FelipeRearden for the idea!


    Full Changelog: https://github.com/chrisgurney/obsidian-note-toolbar/compare/1.29.22…1.29.24

  • 146.
    Nexus AI Chat Importer
    Version
    1.5.5
    released 9 days ago by
    Superkikim
    favorite
    share
    Changelog

    Version Patch

    New ChatGPT export format not recognised
    OpenAI recently changed their export structure — conversations are now split across multiple
    numbered files (conversations-XXX.json) instead of a single file. The plugin didn't recognise
    this new format and failed silently, with nothing imported and no error shown. This patch adds
    support for the new format. Older exports are unaffected.

    Memory safety for large archives
    In previous versions, export archives are loaded entirely in memory. This could potentially lead
    to RAM saturation and a crash in case of an archive bigger than available RAM. This patch
    addresses this risk.

    ⚠️ The new format fix is based on community reports — not yet personally tested. Feedback
    welcome in issue #45.

  • 147.
    Habit Tracker 21
    Version
    2.4.1
    released 9 days ago by
    zoreet
    favorite
    share
    Changelog

    Reload at midnight #55

  • 148.
    Material Symbols
    Version
    1.0.0
    released 9 days ago by
    Cristoph Berane
    favorite
    share
    Changelog

    What's Changed

    New Contributors

    Full Changelog: https://github.com/cberane/obsidian-material-symbols/compare/0.1.0…1.0.0

  • 149.
    Shell Path Copy
    Version
    1.16.1
    released 9 days ago by
    Charles Kelsoe (ckelsoe)
    favorite
    share
    Changelog

    Fixed

    • Absolute path copy now works on Windows (#7) — replaced internal Obsidian API (getFullRealPath) unavailable on Windows with the public FileSystemAdapter.getBasePath() + path.join()
    • Windows file:// URLs no longer encode the drive letter colonC: was incorrectly encoded as C%3A, producing invalid URLs

    Removed

    • Dropped unreliable file-explorer DOM querying for command palette file detection — relied on internal Obsidian CSS class names that could silently break on Obsidian updates. Command palette commands now require an open file; a clear notice is shown if none is open.

    Technical

    • Extracted path-formatting logic into pure functions (path-utils.ts) with no Obsidian dependency
    • Added 37 unit tests covering all path-formatting functions
    • CI now runs the test suite on every push and pull request
    • CI now scans for known deprecated Obsidian API usage
    • Release workflow now runs tests before building — a failing test prevents a release from being created

    See CHANGELOG.md for full details.

  • 150.
    Inscribe
    Version
    1.2.0
    released 9 days ago by
    Ahmet Ildirim
    favorite
    share
  • 151.
    Mode manager
    Version
    0.3.1
    released 9 days ago by
    dk949
    favorite
    share
    Changelog

    Updated docs

  • 152.
    Text Generator
    Version
    0.8.1
    released 9 days ago by
    Noureddine Haouari
    favorite
    share
    Changelog

    What's Changed

    New Contributors

    Full Changelog: https://github.com/nhaouari/obsidian-textgenerator-plugin/compare/0.7.52…0.8.1

  • 153.
    Single File Daily Notes
    Version
    1.4.1
    released 9 days ago by
    Pranav Mangal
    favorite
    share
    Changelog
  • 154.
    TinyPNG Image
    Version
    0.4.0
    released 9 days ago by
    ckt1031
    favorite
    share
  • 155.
    Abbreviations and Acronyms
    Version
    1.7.4
    released 9 days ago by
    dragonish
    favorite
    share
    Changelog

    Enhancements

    • support for special Unicode characters (cc0bf558287008c6efe5ee6a7babdd3affef215c)

    UI Improvements

    • locales: update the translation for Traditional Chinese (f401376be1ee7419aac3f4f27f290aff42e0e8b0)
  • 156.
    DaggerForge
    Version
    2.0.10
    released 10 days ago by
    Waleed Alnaimi
    favorite
    share
    Changelog

    Update 2.0.10

    • fix inserting cards into multiple canvases
  • 157.
    Pseudo Mica
    Version
    2.2.1
    released 10 days ago by
    Alexis C
    favorite
    share
    Changelog
    No Changelog was added
  • 158.
    OpenAugi
    Version
    0.5.2
    released 10 days ago by
    Chris Lettieri
    favorite
    share
    Changelog

    0.5.2 — Mobile Compatibility Fix

    What's Changed

    Fixed: Plugin now loads on Obsidian mobile

    The 0.5.1 release re-enabled mobile support but the plugin still failed to load on mobile devices because the task dispatch module imports Node.js-only modules (child_process, fs, path) that don't exist in the mobile runtime.

    This release fixes that by:

    • Using dynamic import() for TaskDispatchService so Node.js modules are only loaded on desktop
    • Guarding task dispatch commands behind Platform.isMobile so they don't appear in the command palette on mobile
    • Lazy-importing detectTmuxPath in the settings tab to avoid pulling in Node.js at startup

    Task dispatch remains fully functional on desktop. On mobile, context gathering, note processing, and all AI-powered features work as expected — only the desktop-only task dispatch commands are hidden.

    Full Changelog

    https://github.com/bitsofchris/openaugi-obsidian-plugin/compare/0.5.1…0.5.2

  • 159.
    Shogi KIF Viewer
    Version
    1.1.0
    released 10 days ago by
    Luis8492
    favorite
    share
    Changelog

    Added support for SFEN/BOD/CSA support. You can use

    hoge

    and so on.

  • 160.
    Doubleshift
    Version
    2.3.0
    released 10 days ago by
    Qwyntex
    favorite
    share
    Changelog

    added ability to use left and right shift separately