#

  • 001.
    Title As Link Text
    Version
    1.1.10
    released 11 hours ago by
    Lex Toumbourou
    Changelog
    No Changelog was added
  • 002.
    Obsidian markdown export
    Version
    1.0.36
    released 14 hours ago by
    bingryan
    favorite
    share
    Changelog

    🐛 Bug Fix

    • fix: resolve attachment export inconsistencies (#108) #121 (@bingryan)

    Authors: 1

  • 003.
    Share Note
    Version
    1.3.1
    released 14 hours ago by
    Alan Grainger
    favorite
    share
    Changelog
    • #162 Increase delay after switching to reading mode, to fix issue with embedded notes not rendering.
  • 004.
    Local Bible Ref
    Version
    1.2.2
    released 15 hours ago by
    Caleb Campbell
    favorite
    share
    Changelog

    What's Changed

    • Added support for the Korean language in settings/UI.

    Full Changelog: https://github.com/camelChief/local-bible-ref/compare/1.2.1…1.2.2

  • 005.
    Note Companion AI
    Version
    3.4.0
    released 16 hours ago by
    Benjamin Ashgan Shafii
    favorite
    share
    Changelog

    Meetings Magic: Record, Transcribe, and Enhance Notes!

    This release introduces a powerful new Meetings tab, allowing you to record meetings directly in Obsidian, transcribe audio, and enhance your notes with AI-generated summaries and action items. Plus, enjoy improved file renaming and expanded folder management for a smoother, more organized workflow.

    Technical Changes

    • Added a new Meetings tab in the sidebar, featuring meeting recording, transcription, and note enhancement capabilities.
    • Implemented MeetingMetadataManager for robust tracking and management of meeting recordings and metadata.
    • Introduced Enhance Note functionality: attach recordings to notes, transcribe audio, and generate AI-powered summaries, discussion points, and action items.
    • Added commands to open the Meetings tab and view meetings metadata for debugging.
    • Improved file renaming handler: now sanitizes filenames, removes duplicate extensions, and auto-executes for single-file renames.
    • Expanded folder management: plugin now ensures a dedicated 'Recordings' folder exists for meeting audio files.
    • Updated styles with a comprehensive set of utility classes for a more modern, accessible, and visually consistent UI.

    SHA-256 Checksums

    79a641c0132e92a5eaab3d79fc9aed5c228e89530b2c2fa6d3927d9e24e8a5c7 main.js
    b9ec15bd33390b106ff85f1404efc7d7425743a006c9bc958135b78e3d3c2a15 styles.css
    aa30e31020f17b754efcc4cb5af6d0c04b84b570ad70bcd36c143c732db5c46e manifest.json

  • 006.
    Smart Connections
    Version
    4.1.7
    released 18 hours ago by
    Brian Petro
    favorite
    share
    Changelog

    Smart Connections v4

    What's new in v4

    Smart Connections v4 focuses the core plugin on a simple promise: install, enable, and AI-powered connections just work. Advanced configuration and power-user workflows now live in Pro plugins. Read Introducing Pro Plugins to learn more.

    Pause connections

    Use the new Connections "pause" button to freeze the connections results. This allows you to move through your vault while keeping the connections to a specific note visible while you work.

    Right-click the connections results to copy all links to clipboard.

    Copy all connections content (Context Engineering)

    Click the connections view menu button and "Send to Smart Context" (briefcase icon) option. This allows you to quickly copy all content from the connections to clipboard for use as context with any AI chat! The Smart Context view also lets you add or remove items before copying all to the clipboard in one-click!

    Pinned connections

    In addition to "hiding" connections, you can now "Pin" connections. This ensures the pinned connections are always visible in the connections view. Connections Pro: Hidden and pinned connections are used by new connections algorithms (available in Pro) to improve results!

    Events and notifications

    Important events are now surfaced in a dedicated notifications modal:

    • On desktop, click the Smart Env item in the status bar to open the notifications modal.
    • On mobile, a Smart Environment notice appears at the bottom of the Connections view; tap it to review events.

    Examples of events you might see:

    • Initial indexing complete for your vault
    • Sources reimported after model changes
    • Warnings when exclusions block indexing on specific folders or files

    Objectives of the new Events system:

    • make the environment inspectable and understandable
    • reduce the number of Obsidian native notifications

    Connections Pro

    Connections Pro builds on the core plugin and Smart Environment to give power users more control.

    Examples of Pro features:

    • Inline connections
      Small badges in the editor that show how many strong matches a block has, with a pop-over of related blocks and notes.
    • Footer connections
      A persistent panel that updates as you type so high value connections stay visible while you write.
    • Configurable scoring and ranking
      Choose different algorithms for how results are scored and optionally add a rerank stage.
    • Connections in Bases
      Use score_connection and list_connections in Obsidian Bases to show similarity columns and related note lists in tables.
    • Advanced filters and models
      Extra Smart Environment controls for embeddings, collections, and include or exclude rules.
    • Early release experiments
      New ideas launch in Early channels first so supporters can shape how they evolve.

    Connections Pro is part of the Pro plugins family and is available to active project supporters. It is still built on the same open Smart Environment. Supporting Pro helps fund development of all Smart Plugins and the free core.

    patch v4.1.1

    • Connections codeblock view should render as expected without errors

    patch v4.1.2

    • Improved model configuration UX
      • Added "Delete" functionality to better manage models
    • Enhanced UI for settings and improved styling
    • Pro: Updated score algorithm settings to clarify descriptions

    patch v4.1.3

    • Added link to documentation in settings for easier access
    • Fixed highlight "Reset data" after embedding model change

    patch v4.1.4

    • Added fallback for opening Pro login in case the button doesn't automatically open the browser as expected

    patch v4.1.6

    • Added: milestones feature with modal and checklist components
    • Added: connections view menu option to copy results as links
    • Added: multilingual-e5-small embedding model support
    • Improved: settings tab with added "learn more" and "help" buttons to settings groups
    • Fixed: markdown parser should handle frontmatter correctly (prevent false-positive frontmatter detection)

    patch v4.1.7

    • Added: Links to docs from milestones
    • Added: Include active source item in context created from the connections view
    • Fixed: replaced model source for multilingual E5 Small embedding model to ensure quantized variations available
  • 007.
    Smart Context
    Version
    2.0.3
    released 19 hours ago by
    🌴 Brian
    favorite
    share
    Changelog

    Smart Context v2

    Feed large language models better inputs, faster. Smart Context collects, cleans, and copies every note you need in a single click.

    Build your Context Engineering workflow with Obsidian.

    • Copy selected files in file navigator to clipboard
      • right-click on multi-file selection in file navigator to reveal option
    • Use links to quickly copy current and relevant notes as context
      • embedded links are treated as depth 0
    • Name context bundles for easy re-use

    Learn more: https://smartconnections.app/smart-context/#docs

    patch v2.0.2

    • Added option to open context builder using file/folder selections in file nav
    • Added command/modal for selecting named contexts (open copy modal or builder modal)
    • Added help button to CopyContextModal for user guidance
    • Added functionality to copy multiple selected folders as context using files menu
    • Updated named context list styles and add help button

    patch v2.0.3

    • Added: template presets for context and item templates
    • Added: {{ITEM_NAME}} variable for context item templates
    • Added: {{EXT}} variable for context item templates
    • Added: json_stringify setting for custom context item templates
  • 008.
    Eccirian Encrypt
    Version
    1.0.6
    released 20 hours ago by
    Entropiex
    favorite
    share
    Changelog

    Improvements

    • Updated PBKDF2 default iterations to 600,000 (OWASP 2023)

    • Full integration of Argon2id

    • KDF metadata saved for all formats: %%ENC markers, JSON containers, folder encryption, and binary attachments

    • Automatically attempts legacy iterations for old files without KDF metadata

    Bug Fixes

    • Fixed .eccirian unlock not responding for PNG/video/binary files encrypted with legacy iterations (missing KDF metadata parsing)

    • Fixed file corruption when removing permanent encryption for non-MD files

    • Fixed data loss when switching files in permanent mode

    • Fixed ECC encryption path ignoring Argon2id settings

    Localization

    • Added translations for all Argon2id settings

    Technical

    • Key cache tagging with full KDF parameters (type + iterations/Argon2 params) to prevent cross-KDF pollution

    • Complete KDF line parsing in temporary view, permanent view, and attachment part

  • 009.
    Cards View
    Version
    1.10.0
    released 20 hours ago by
    Maud Royer
    favorite
    share
    Changelog

    New feature :

    • Show/hide delete button setting

    Fixes on Search performances (still some issues to be fixed in later versions).

  • 010.
    Inline spoilers
    Version
    1.2.5
    released 21 hours ago by
    logonoff
    favorite
    share
    Changelog

    Changes

    • Fixed regression made in 1.2.4 where clicking a spoiler didn't reveal it
    • Tech debt: adopt eslint-plugin-obsidianmd and add a GitHub action for linting

    Full Changelog: https://github.com/logonoff/obsidian-inline-spoilers/compare/1.2.4…1.2.5

  • 011.
    Heatmap Tracker
    Version
    2.1.0
    released a day ago by
    Maksim Rubanau
    favorite
    share
    Changelog
  • 012.
    Simple Image Inserter
    Version
    0.1.0
    released a day ago by
    Joey Holtzman
    favorite
    share
  • 013.
    Version Control
    Version
    1.9.40
    released a day ago by
    Yuichi-Aragi
    favorite
    share
    Changelog

    Automated release for version 1.9.40.

  • 014.
    JW Library Linker
    Version
    0.11.1
    released a day ago by
    Martin Sakowski
    favorite
    share
    Changelog

    Patch Changes

    • #178 6d0f9ab Thanks @msakowski! - Fix Korean Bible book names

      Updated Korean Bible book names to match correct translations:

      • Fixed medium and short forms for books with mismatches
      • Added proper spacing in compound book names (e.g., '고린도 전서' instead of '고린도전서')
      • Corrected specific book names like '솔로몬의 노래' for Song of Songs
      • Updated abbreviations like '욘' for Jonah and '슥' for Zechariah
      • Standardized format for numbered books (e.g., '요한 1서' instead of '요한1서')

      This addresses user feedback about incorrect Korean Bible book names and ensures proper recognition of Korean Bible references.

  • 015.
    Ace Code Editor
    Version
    1.5.2
    released a day ago by
    RavenHogWarts
    favorite
    share
    Changelog

    🎉 This is a stable release

    Version: 1.5.2

    What's Changed

    Full Changelog: https://github.com/RavenHogWarts/obsidian-ace-code-editor/compare/1.5.1…1.5.2

  • 016.
    VaultAI
    Version
    1.0.8
    released a day ago by
    Tharushka Dinujaya
    favorite
    share
    Changelog

    What's Changed

    Full Changelog: https://github.com/0xneobyte/VaultAI/compare/1.0.7…1.0.8

  • 017.
  • 018.
    Daily Note Metrics
    Version
    1.1.4
    released a day ago by
    Andre-Diamond
    favorite
    share
  • 019.
    Flow
    Version
    1.1.1
    released a day ago by
    Ben Phillips
    favorite
    share
    Changelog

    Flow 1.1.1 Release Notes

    Bug Fix

    • Fixed sphere commands: Sphere commands in the command palette now update immediately when sphere settings change, without requiring a restart.
  • 020.
    Format with Prettier
    Version
    0.14.0
    released 2 days ago by
    Alex Gavrusev
    favorite
    share
    Changelog

    0.14.0 (2026-01-02)

    Miscellaneous Chores

    • bump actions/checkout from 5 to 6 in the github-actions group (0c5988a)
    • deps: bump the development group across 1 directory with 7 updates (245582b)
    • deps: bump the development group with 10 updates (05fbee3)
    • deps: bump the development group with 7 updates (5ef0dc4)
    • deps: bump the production group with 2 updates (ba425a9)
  • 021.
    AI Chat
    Version
    1.0.4
    released 2 days ago by
    arenasys
    favorite
    share
    Changelog
    No Changelog was added
  • 022.
    Khoj
    Version
    2.0.0-beta.24
    released 2 days ago by
    Debanjum Singh Solanky
    favorite
    share
  • 023.
    Overdue
    Version
    1.0.0
    released 2 days ago by
    Peter Parente
    favorite
    share
    Changelog

    What's Changed

    New Contributors

    Full Changelog: https://github.com/parente/obsidian-overdue/compare/0.1.0…1.0.0

  • 024.
    Various Complements
    Version
    10.8.1
    released 2 days ago by
    tadashi-aikawa
    favorite
    share
    Changelog

    10.8.1 (2026-01-01)

    🛡 Bug Fixes

    • "Show suggestions" closes immediately when triggered from Command Palette #369 (55ee456)
  • 025.
    TaskNotes
    Version
    4.2.0
    released 2 days ago by
    Callum Alpass
    favorite
    share
    Changelog

    TaskNotes 4.2.0

    Added

    • Added Korean (한국어) language support

      • Full translation of all 1911 localization keys
      • Korean language option now available in Settings → General → Language
    • Adopted Obsidian 1.11.0 API features with backwards compatibility

      • Settings tab now displays TaskNotes icon in the sidebar (Obsidian 1.11.0+)
      • Settings sections now use native SettingGroup for improved visual grouping (Obsidian 1.11.0+)
      • Falls back gracefully to traditional section headers on older Obsidian versions
    • (#59) Added shortYear template variable for custom filename and folder templates

      • Use {shortYear} in filename templates (e.g., "25" for 2025)
      • Use {{shortYear}} in folder templates
      • Thanks to @Pixeltica for the feature request
    • (#1393) Option to prevent auto-creation of default Base view files on startup

      • New "Auto-create default files" toggle in Settings → Integrations → Bases Integration
      • When disabled, deleted sample Base files will not be recreated on plugin load
      • The manual "Create Default Files" button remains available for on-demand recreation
      • Thanks to @wealthychef1 for the feature request
    • (#1408) Shift+click on status icon to cycle backwards through statuses

      • Normal click cycles forward through status order
      • Shift+click cycles in reverse order
      • Thanks to @JerryLu086 for the feature request
    • (#1410) Task creation modal now starts in vim insert mode when vim keybindings are enabled

      • Previously required pressing 'i' before typing when Obsidian vim mode was active
      • The modal now automatically enters insert mode on focus, allowing immediate typing
      • Thanks to @Leo310 for the feature request
    • Added button tooltips to calendar view toolbar

      • Hovering over navigation and view buttons now shows descriptive hints
      • Buttons include: Today, Previous, Next, Month, Week, Day, Year, List
    • Added tooltips to task modal action icons

      • Icon buttons for status, date, project, priority, recurrence, and reminder now show tooltips on hover
      • Improves discoverability for new users
    • (#503) Settings now sync automatically across devices via Obsidian Sync

      • Changes to custom statuses, priorities, and other settings apply immediately without restart
      • Thanks to @jhedlund for the feature request and @l-mb for the implementation
    • (#1403) Kanban view option to consolidate status icons in column headers

      • New "Show status icon in column header only" toggle in Kanban view settings (disabled by default)
      • When enabled and grouped by status, shows the icon in the column header and hides it on cards
      • Reduces visual redundancy when the column already indicates the status
      • Thanks to @l-mb for the feature request and implementation
    • (#1401) Calendar view option to span tasks between scheduled and due dates

      • New "Span tasks between scheduled and due dates" toggle in Calendar view Layout settings
      • When enabled, tasks with both scheduled and due dates display as multi-day bars
      • Provides Gantt chart-style visualization for project planning
      • Thanks to @0atman for the feature request
    • (#1334) {{currentNotePath}} now works for "Create new inline task" command

      • The inline task folder setting with {{currentNotePath}} previously only worked for checkbox conversion
      • Now also applies when using the "Create new inline task" command from the command palette
      • Thanks to @kmaustral for the feature request
    • (#1264) Option to open Pomodoro timer in mobile sidebar instead of note panel

      • New "Mobile sidebar" setting in Settings → Features → Pomodoro Timer
      • Choose between: Note panel (default tab behavior), Left sidebar, or Right sidebar
      • Allows quick swipe access to the timer without switching notes on mobile devices
      • Thanks to @Evthestrike for the feature request
    • (#1220) Option to use ICS event end time as task due date

      • New "Use ICS event end time as task due date" toggle in Settings → Integrations → Calendar Subscriptions
      • When enabled, tasks created from calendar events will have their due date set to the event's end time
      • For all-day events, uses the event date (not the ICS container end date which is the next day per ICS spec)
      • For timed events, includes the exact end time
      • Defaults to disabled to preserve existing behavior
      • Thanks to @MiserMagus for the feature request
    • (#1108) Option to use task duration instead of due date for ICS calendar export

      • New "Use task duration for event length" toggle in Settings → Integrations → Automatic ICS Export
      • When enabled, exported calendar events use scheduled date + time estimate as DTSTART/DTEND
      • This aligns with GTD workflows where scheduled + duration represents work planning, while due date represents deadlines
      • When disabled (default), preserves existing behavior using due date as DTEND
      • Thanks to @bepolymathe for the feature request

    Fixed

    • (#1384) Fixed title being sanitized even when "Store Task Title in Filename" is disabled

      • Characters like ?, <, >, :, etc. are now preserved in task titles when they won't be used in filenames
      • When storeTitleInFilename is false, only minimal sanitization (whitespace normalization, control character removal) is applied
      • Thanks to @allison-casey for reporting
    • (#1028), (#1140), (#1152), (#1354), (#1362) Fixed duplicate task entries appearing in Agenda view

    • (#1386) Fixed timeEstimateCategory formula showing "Long (>2h)" instead of "No estimate" for new tasks

      • The condition didn't properly handle null values when timeEstimate property is unset
      • Also fixed the same issue in trackingStatus formula
      • Thanks to @nicou for reporting and @osxisl for the PR
    • (#1397) Fixed Bases views (Kanban, Calendar, Task List) resetting to Calendar view after a few minutes

      • Also fixed CalendarView corrupting other view files when saving state on unload
      • Thanks to @music-soul1-1 for reporting
    • (#1398) Fixed overdue strikethrough showing on completed tasks

      • Completed tasks with past due dates no longer display overdue styling
      • Respects the "Hide completed from overdue" setting which defaults to true
    • (#1363) Fixed calendar view showing nothing when a task has an invalid date format

      • Tasks with malformed dates (e.g., "262025-12-16" instead of "2025-12-16") no longer crash the entire calendar
      • Invalid tasks are now skipped with a console warning, allowing other events to display normally
      • Thanks to @Erelen for reporting
    • Fixed today column in week/day calendar views using FullCalendar's default yellow instead of theme accent

      • Today's column now uses a tint of the theme accent color for consistent styling
    • (#1399) Fixed drag-and-drop not working in Kanban view on mobile

      • Cards and columns can now be dragged using long-press gesture on touch devices
      • Includes haptic feedback and auto-scroll when dragging near edges
      • Thanks to @l-mb for reporting and the fix
    • (#1381) Fixed Pomodoro "Change Task" menu not showing newly created tasks

      • Tasks created while the Pomodoro view was open would not appear in the task selector
      • Improved metadata cache synchronization to properly wait for new files to be indexed
      • Thanks to @Ghosthael for reporting
    • (#1344) Fixed "Unsaved Changes" popup appearing randomly when closing task edit modal

      • The popup would appear even when no changes were made to the task
      • Caused by inconsistent trailing whitespace normalization when comparing details content
      • Thanks to @hasanyilmaz for reporting
    • (#1402) Fixed Kanban swimlane view showing tasks in wrong column when grouped by formula

      • After editing task metadata, cards would jump to "None" column until Obsidian reload
      • Column assignment now uses Bases' computed grouping instead of cached formula outputs
      • Thanks to @bailob for the fix
    • (#1352) Fixed date context menu not preserving time when using increment options

      • Using +1 day, -1 day, +1 week, or -1 week on a task with a time (e.g., 2025-12-10T16:00) now preserves the time
      • Previously the time would be stripped, changing 2025-12-10T16:00 to 2025-12-11 instead of 2025-12-11T16:00
      • Thanks to @cathywu for the feature request
    • Fixed v3 saved views exporting incorrectly to Bases format

      • Title filters now correctly use file.name instead of note.title
      • Archived filters now generate valid boolean expressions instead of malformed comparisons
      • "Is Blocked" filters now generate correct expressions with proper operator precedence
    • (#1036) Due dates can now be dragged in the calendar view

      • Previously only scheduled dates were draggable; due dates were locked in place
      • Dragging a due event now updates the task's due date property
      • Thanks to @same774 for reporting
    • Improved calendar view responsiveness for user interactions

      • Task creation, editing, timeblock changes, and view option toggles now update immediately
      • Previously these actions waited 5 seconds due to the debounce intended for external file changes
      • The 5-second debounce is now bypassed for direct user actions while still preventing flicker during typing
    • Improved visual affordance for Pomodoro timer duration adjustment buttons

      • The +/- buttons below the timer now have visible backgrounds and borders
      • Hover states show accent color border for clearer interactivity feedback
      • Previously buttons were nearly invisible with transparent backgrounds
    • (#1409), (#1214), (#979) Improved Calendar, Agenda, Kanban, and Stats views in pop-out windows

      • Drag-and-drop in Kanban view now works correctly when the view is in a new window
      • Context menus (status, priority, task) now work correctly in pop-out windows
      • Stats view drill-down modal now appears in the correct window
      • Search boxes, task cards, and grouped task lists render correctly
      • Root cause: Code was using global document and standard instanceof checks which fail across windows
      • Solution: Use ownerDocument for DOM operations and Obsidian's cross-window instanceOf() method
      • Known limitation: Calendar event dragging does not work in pop-out windows due to FullCalendar library using global document for mouse event listeners. Use context menus or edit modals as a workaround.
      • Updated FullCalendar to v6.1.20
      • Thanks to @Snakiest, @same774, and @3zra47 for reporting
    • (#1337) Fixed "Convert current note to task" hotkey not applying default values from settings

      • When user configured default status/priority as "None", the modal would show "Open" and "Normal" instead
      • Root cause: Task edit modal was refreshing data from file and overwriting user-configured defaults
      • Now preserves constructor-provided task data when converting non-task files
      • Thanks to @guihasparyk for reporting
    • (#1304) Fixed "Cannot find function map on type Link" error in Blocking view

      • Error occurred when embedding the Relationships base and opening the Blocking view
      • Root cause: When blockedBy contained a single dependency, Bases returned it as a Link object without a .map() method
      • Fixed by wrapping blockedBy with list() before calling .map(), consistent with the Blocked By view
      • Thanks to @prayidae for reporting
    • (#1295) Fixed missing navigation link to Default Base Templates page on tasknotes.dev

      • The page existed but was not accessible from the site navigation
      • Thanks to @Arachnidai for reporting
    • (#1223) Fixed "Go to today's note" command opening wrong date in positive UTC offset timezones

      • In timezones like Japan (UTC+9), early morning use of this command opened yesterday's note
      • Root cause: Incorrectly extracting UTC date components instead of local timezone date
      • Thanks to @BrucePlumb for reporting
  • 026.
    Pseudocode
    Version
    1.6.3
    released 2 days ago by
    Yaotian Liu
    favorite
    share
    Changelog

    New release 1.6.3

    Update pseudocode.js to support $$ and \[ \] (block math). https://github.com/ytliu74/obsidian-pseudocode/issues/30

  • 027.
    Auto Periodic Notes
    Version
    0.6.0
    released 2 days ago by
    Jamie Hurst
    favorite
    share
    Changelog

    Added

    • feat: support automated git commits at 6pm daily (b038e5d)
    • (9c92f37)
  • 028.
    Remove Newlines
    Version
    1.0.7
    released 2 days ago by
    Elias Jaffe
    favorite
    share
    Changelog

    When pasting HTML content, the previous behavior was to extract just the text, and keep no formatting. Then, the newline removal operations would be applied. This version will convert the HTML to markdown first, then do it's thing. This keeps source formatting intact.

  • 029.
    NetClip
    Version
    1.4.4
    released 2 days ago by
    Elhary
    favorite
    share
    Changelog

    What’s New in This Update

    Clipper View Navigation

    • Full-width category bar with smooth horizontal scrolling
      Supports mouse wheel, drag, and arrow keys.

    Drag & Drop Improvements

    • Drag cards onto any category tab to move articles.

    WebView Control

    • Toggle the WebView UI on or off from Settings.
    • Turning it off fully disables and closes active WebView leaves.
  • 030.
    Better Plugins Manager
    Version
    0.4.0
    released 2 days ago by
    zero
    favorite
    share
    Changelog

    0.4.0更新日志

    • 增加功能“排查插件冲突”,可以使用bpm面板上方按钮或命令启动,采用二分法排查插件冲突,支持“单插件”或“双插件”情况,无法应付三个及以上插件冲突的情况。完成排查后可恢复排查前的插件启用情况,还能生成一篇插件排查情况笔记

    - 启动时会检测是否存在不受bpm控制的插件,避免出现bug

    0.4.0 ChangeLog

    • Added the "Plugin Conflict Troubleshooting" feature. You can start it using the button at the top of the BPM panel or via a command. It uses a binary search method to identify plugin conflicts and supports both "single-plugin" and "dual-plugin" scenarios. It cannot handle conflicts involving three or more plugins. After troubleshooting, you can restore the plugin activation state to what it was before the check, and it can also generate a troubleshooting report note.
    • On startup, it now checks for any plugins not controlled by BPM to prevent potential bugs.
  • 031.
    Hydrate
    Version
    0.1.35
    released 2 days ago by
    hydrateagent
    favorite
    share
    Changelog

    Release created using GitHub CLI.

  • 032.
    Voicenotes Sync
    Version
    1.0.10
    released 2 days ago by
    Andrew Lombardi
    favorite
    share
    Changelog
    No Changelog was added
  • 033.
    Zhihu
    Version
    0.3.9
    released 3 days ago by
    dgg
    favorite
    share
    Changelog

    Feature

    • 重写了打开知乎链接逻辑,添加了覆盖已有文件、批量打开链接、选择文件夹的功能 #114
    • Obsidian 内链,链接本地知乎文章时支持card模式 #115

    Fix

    • 修复了![[image|]]![[link|]]情况下无法识别的问题 #113
    • Obsidian 内链支持alias #115
    • 打开链接时自动添加 zhihu-title
    • 修复了图片默认显示的备注是图片路径的问题 #113
  • 034.
    Granola Sync
    Version
    2.0.3
    released 3 days ago by
    Tom Elliot
    favorite
    share
    Changelog

    What's Changed

    Full Changelog: https://github.com/tomelliot/obsidian-granola-sync/compare/2.0.2…2.0.3

  • 035.
    Hover Editor
    Version
    0.11.28
    released 3 days ago by
    NothingIsLost
    favorite
    share
    Changelog

    Fix #326 (Incompatibility w/Recent Files 1.7.4+)

    Recent Files 1.7.4 and 1.7.5 refresh the recent files view on every
    file-open event, which removes and replaces the item you're hovering
    on, if you are using autofocus. This update provides a workaround
    to temporarily block the refresh, preventing the hover target from
    being removed and replaced.

  • 036.
    Always Color Text
    Version
    1.11.0
    released 3 days ago by
    Kazi Aidah Haque
    favorite
    share
    Changelog

    New Feature

    • Added case sensitivity and match type options to the Word Group modal.
      This changes the behavior of all entries in a word group.

    Fixes

    • Fixed single and double character rendering in Reading mode.
  • 037.
    Daily News Briefing
    Version
    1.8.1
    released 3 days ago by
    Adam Chen
    favorite
    share
    Changelog

    📋 Changelog

    v1.8.1

    • Add Grok support
  • 038.
    TODOseq
    Version
    0.6.1
    released 3 days ago by
    Stephen Cross
    favorite
    share
    Changelog
    • Fixed issue with file and path suggestion dropdown not showing new files.
    • Fixed issue with file and path search not handing names with hyphens correctly.
    • Added dynamic filtering of search keyword dropdown to matching keyword on text input.
  • 039.
    Notebook Navigator
    Version
    2.0.3
    released 3 days ago by
    Johan Sanneblad
    favorite
    share
    Changelog

    Improved

    • Improved preview text render performance - preview text is now asyncronously filling up a memory cache after startup, so text is instantly available.
    • Added HEIC and HEIF image support for feature images (common on Apple devices). We now support PNG, JPEG, GIF, WebP, AVIF, HEIC, HEIF, SVG, and BMP formats for feature images.
    • Shortcuts to hidden files, folders and tags are now shown dimmed.

    Changed

    • Bumped DB_CONTENT_VERSION so feature image thumbnails will be re-built on upgrade.

    Fixed

    • Feature images now display correctly when servers return incorrect Content-Type headers.
    • iOS-optimized PNG files (with CgBI chunks) are now parsed correctly.
    • Improved AVIF/HEIF dimension parsing for images with crop metadata.
  • 040.
    Smart ChatGPT
    Version
    1.1.0
    released 3 days ago by
    🌴 Brian
    favorite
    share
    Changelog

    Initial release of v1.1

  • 041.
    HOME key
    Version
    0.2.0
    released 3 days ago by
    shichishima
    favorite
    share
    Changelog

    Support Quotes and Footnotes.

  • 042.
    Enhanced Symbols Prettifier
    Version
    1.5.0
    released 3 days ago by
    Noam Schmitt
    favorite
    share
    Changelog

    Changed

    • Settings revamp and quick add section (#21 #22)

    Full Changelog: https://github.com/noam-sc/obsidian-enhanced-symbols-prettifier/compare/1.4.5…1.5.0

  • 043.
    deepseek-ai-assistant
    Version
    2.0.0
    released 3 days ago by
    algernon
    favorite
    share
    Changelog

    What's Changed

    Full Changelog: https://github.com/mali-i/deepseek-ai-assistant/compare/1.1.5…2.0.0

  • 044.
    Advanced Note Composer
    Version
    3.19.0
    released 3 days ago by
    mnaoumov
    favorite
    share
    Changelog
    • feat: rewrite swap re #71
    • fix: change setting title re #68

    Full Changelog: https://github.com/mnaoumov/obsidian-advanced-note-composer/compare/3.18.0…3.19.0

  • 045.
    Daily Routine
    Version
    1.0.8
    released 4 days ago by
    sechan100
    favorite
    share
    Changelog

    Fix bug where routine panel is loading infinitely

  • 046.
    SystemSculpt AI
    Version
    4.4.7
    released 4 days ago by
    SystemSculpt.com
    favorite
    share
    Changelog

    TL;DR

    Agent tools now execute immediately without requiring manual approval, removing all configuration complexity.

    What Changed

    Automatic Tool Execution

    Agent tools (file reading, writing, searching, etc.) now run automatically without asking for confirmation. Previously, certain "mutating" operations like writing files required you to click "Approve" before they would execute. This friction has been completely removed.

    Simplified Settings

    The Agent Tools settings section has been removed from the Chat settings tab. There are no longer any toggles to configure which tools require approval, because none of them do. Tools simply work.

    Always-Available Internal Tools

    The built-in filesystem and YouTube tools are now always available when using agent mode. They no longer depend on any MCP settings being enabled. If a model supports tool use, the tools will work.

    Smaller Plugin Size

    Removed approximately 1,000 lines of approval-related code, including the approval deck UI, approval panels, and associated CSS. This makes the plugin slightly smaller and removes unused code paths.

    Technical Notes

    • Quick Edit mode no longer checks deprecated MCP settings
    • Custom MCP servers still respect their individual enable/disable setting
    • If a model doesn't support tools, they gracefully degrade at runtime
  • 047.
    Local RSS
    Version
    0.1.17
    released 4 days ago by
    onikun94
    favorite
    share
    Changelog

    バージョン 0.1.17 のリリース

  • 048.
    Pure Chat LLM
    Version
    1.9.1
    released 4 days ago by
    Justice Vellacott
    favorite
    share
    Changelog

    Added

    • YAML Front Matter Support: Added a new setting to store chat metadata (model, temperature, etc.) in YAML front matter instead of JSON code blocks.
    • Model Suggestions: The editor now provides autocomplete suggestions for model names within both YAML front matter and JSON configuration blocks.

    Changed

    • Improved Tool Handling: Refined logic for enabling all available tools when tools: true is set in the chat configuration.
    • Enhanced Editor Suggestions: Updated the suggest provider to recognize more trigger patterns for model selection.
  • 049.
    BibLib
    Version
    1.8.0
    released 4 days ago by
    Callum Alpass
    favorite
    share
    Changelog

    Biblib 1.8.0

    Added

    • (#12) Multiple tags support: The "Literature note tag" setting now supports multiple comma or space-separated tags (e.g., "literature_note, excalidraw"). All specified tags are added to new literature notes, enabling workflows like Excalidraw flip notes.
    • Testing infrastructure: Jest testing framework with initial test suites for citekey generator and template engine
    • Expanded test coverage: Added 127 new tests across 5 test files (190 total tests), covering yaml-utils, citoid service, and template-variable-builder-service
    • Integration tests for citation mapping: Added 46 integration tests covering the complete Zotero-to-CSL mapping workflow, including all item types and edge cases
    • End-to-end testing: Playwright-based e2e tests that run against a real Obsidian instance
      • Tests command palette integration, modal workflows, and DOI lookup
      • Automated screenshots captured at key points for visual verification
      • Linux support via CDP connection to unpacked AppImage
    • New template variable authorsDisplay: Formatted author string for display (e.g., "J. Smith", "J. Smith and B. Jones", "J. Smith et al.")
    • (#21) Citation-js fallback for Citoid service: When Citoid (Wikipedia's citation API) lacks coverage for certain items (e.g., some ISBNs no longer available via WorldCat), the plugin now falls back to citation-js using Google APIs
    • (#21) Additional identifier support: PubMed IDs, PMC IDs, and Wikidata QIDs are now supported via the citation-js fallback
    • Comprehensive JSDoc documentation throughout the codebase

    Changed

    • Simplified literature note modal UI: Cleaner design using Obsidian's default styling
      • Collapsible auto-fill section uses native <details> element
      • Single date input accepts flexible formats (YYYY, YYYY-MM, or YYYY-MM-DD)
      • Attachment UI simplified to two buttons: "Import file" and "Link file"
      • Form fields stack vertically for consistent input widths
    • Reduced CSS footprint: styles.css reduced from ~1500 to ~750 lines by using Obsidian defaults
    • Improved MetadataCache usage patterns
    • Enhanced error handling and validation in citoid service

    Fixed

    • (#18) Filename template: author variables now work - The {{authors}}, {{author}}, {{authors_family}}, and {{authors_given}} template variables now work in filename templates. Previously these variables were not populated when generating literature note filenames.
    • Template engine: trailing whitespace preserved in formatter arguments - Formatters like join, prefix, and split now correctly preserve trailing whitespace (e.g., {{authors|join: and }} produces "Smith and Jones" instead of "SmithandJones")
    • (#11) Template engine: object property access in array iteration - When iterating over arrays of objects, properties are now directly accessible (e.g., {{#authors}}{{family}}{{/authors}} works correctly)
    • (#16) Documentation fixes: Fixed broken links and aligned documentation with actual plugin UI
      • Fixed 404 errors for Templating, Key Features, and Troubleshooting pages
      • Updated Settings documentation to match the actual tab names and order in the plugin
      • Section names now match the UI: "File Organization", "Templates", "Citation Keys", "Custom Fields", "Modal Configuration", "Zotero Integration", "Bibliography Export"
      • Thanks to @chenghuang-coder for reporting
  • 050.
    Live Background
    Version
    1.5.6
    released 4 days ago by
    Rememememe :3
    favorite
    share
    Changelog
    • Added automatic wallpaper rotation (change wallpaper every X minutes)
  • 051.
    Radial timeline
    Version
    5.0.2
    released 4 days ago by
    Eric Rhys Taylor
    favorite
    share
    Changelog

    What's Changed

    New Features

    • Book Designer Manual mode. Drag to reorder scenes in Preview (5d3d4f4)
      -- Save templates (5d3d4f4)

    Bug Fixes

    • Scoped the settings UI to prevent CSS bleed. (5d3d4f4)
  • 052.
    OCR Extractor
    Version
    1.1.0
    released 4 days ago by
    Johnathan Ritzi
    favorite
    share
    Changelog
    • Add mobile support
    • Remove trailing whitespace in extracted text
    • More robust handling of blank lines before and after the inserted callout
    • Use modal instead of status bar for single note extraction
    • Use consistent line endings regardless of platform
    • Show notice when extraction canceled
    • Minor bug fixes and dependency upgrades

    Full Changelog: https://github.com/jritzi/ocr-extractor/compare/1.0.1…1.1.0

  • 053.
    Instapaper
    Version
    1.1.4
    released 4 days ago by
    Instapaper
    favorite
    share
    Changelog

    What's Changed

    Full Changelog: https://github.com/Instapaper/obsidian-instapaper/compare/1.1.3…1.1.4

  • 054.
    Editing Toolbar
    Version
    3.2.0
    released 4 days ago by
    Cuman
    favorite
    share
    Changelog

    🎉 Release v3.2.0

    这是一个重大更新版本,全面改进了工具栏的启用、配置和预览方式,并优化了设置界面的文本和翻译。
    从旧版本升级到 v3.2.0 后,请完全重启 Obsidian

    ✨ 新功能

    🎯 多工具栏同时运行 #259

    • 独立工具栏切换:顶部、跟随和固定工具栏现在可以在"设置 → 常规"中独立切换

    • 可以单独运行一个工具栏,或同时运行任意两个,甚至三个全部启用

      ⚙️ 激活与外观分离

    • 工具栏的激活状态仅由"设置 → 常规"中的切换开关控制

    • 原有的"编辑工具栏位置"控制已重构为"工具栏设置"部分,仅控制所选工具栏的外观和行为(位置、布局等),而不控制工具栏类型

      🎨 独立命令集

    • "命令"选项卡现在支持三种工具栏类型

    • 每个工具栏都有自己的命令配置,顶部、跟随和固定工具栏可以拥有不同的按钮集,互不覆盖

      👁️ 更新的预览面板

    • 预览面板专注于显示所选工具栏的外观(位置、方向、布局)

    • 固定工具栏预览已标准化

      🔧 正则命令增强 (#265)

    • 支持对当前行应用正则表达式操作,无需选中整行即可快速处理 (感谢 @felix)

      🐛 Bug 修复

    • 修复工具栏可能意外镜像或复制彼此命令配置的问题

    • 修复外观和主题设置可能跨工具栏模式泄漏的问题,现在正确限定在所选工具栏范围内

    • 修复子菜单被遮挡的显示问题

    • 修复早期工具栏更改引入的一些小布局故障

    • 修复部分翻译错误

      ⚡ 性能优化

    • 增加工具栏缓存机制,显著提升响应速度和用户体验

      🔧 改进

      设置布局和措辞

    • 将设置重新组织为更清晰的"常规"与"外观"分组

    • 在整个 UI 中统一三种工具栏类型的命名

    • 清理标签和描述,使英文措辞更清晰,标点更一致

      视觉优化

    • 清理所有工具栏变体的 CSS,实现更一致的间距、对齐和悬停状态

    • 进行小幅调整,使工具栏在不同宽度和缩放级别下保持可读性和整洁

    • 更新"玻璃"主题以提高可读性

      UI 优化

    • 语义化标签 (#257):高亮背景色改用 标签,替代 标签 (感谢 @MarkusRitschel)

    • 命令名称优化 (#250):更新工具栏、命令面板和工具提示的命令名称,提升易用性 (感谢 @NicolaiSkodtHolmgaard)

    • 更改正则命令相关选项的位置,优化设置界面布局

    • 取消中键关闭功能,改为支持右键关闭格式刷

      🌍 国际化 (#259)

    • 大规模翻译改进:全面更新多语言翻译文件 (感谢 @MiserMagus)

      • en (默认英语)
      • en-gb (新增英式英语变体)
      • zh-cn (简体中文)
    • 新的 en-gb 语言环境使用英式拼写和标点符号

    • 所有当前设置文本现已完全翻译,并与新的配置流程保持一致

    • 修复设置界面、模态框和命令的翻译问题

    • 更新 CHANGELOG 文档

      📦 兼容性

    • 导入/导出行为在此版本中保持不变

    • 现有配置文件保持兼容

      🙏 致谢

      特别感谢以下贡献者对本次重大发布的贡献:

    • @MiserMagus - 多工具栏实现,大量的翻译改进、文档更新和设置界面重构工作

    • @felix - 实现正则表达式当前行支持功能

    • @MarkusRitschel - 改进高亮标签的语义化实现

    • @NicolaiSkodtHolmgaard - 优化命令名称和用户界面

  • 055.
    Wordflow Tracker
    Version
    1.6.1
    released 4 days ago by
    LeCheenaX
    favorite
    share
    Changelog

    Bug Fixed:

    1. Fixed \${docWords} not working properly for status bar tracker

    Enhancements:

    1. Faster plugin reaction and performance improvements
    2. Word counting is now identical with Obsidian's native word counting
    3. Rebuilt word counting functions for better readability, stability and performance
    4. Module rebuilds for de-coupling and compatibility
  • 056.
    Github Issues
    Version
    1.6.1
    released 4 days ago by
    LonoxX
    favorite
    share
    Changelog

    fix: projectData only for GitHub Projects, not repo issues

  • 057.
    Github Copilot
    Version
    1.2.0
    released 4 days ago by
    Vasseur Pierre-Adrien
    favorite
    share
    Changelog

    What's new

  • 058.
    Strapi Exporter AI
    Version
    3.0.161
    released 4 days ago by
    Cinquin Andy
    favorite
    share
    Changelog
    No Changelog was added
  • 059.
    Notemd
    Version
    1.6.1
    released 4 days ago by
    Jacob
    favorite
    share
    Changelog

    Bug Fixes

    English

    • Fix Mermaid Table Corruption: Resolved a critical issue where the "Batch Mermaid Fix" and "Deep Debug" features would incorrectly apply syntax fixes to Markdown tables (e.g., changing | : --- | to | : -- "- |), ensuring that modifications are strictly limited to code blocks within mermaid tags.
    • Enhanced Table Protection: Implemented robust safeguards in the deep debug processor to specifically ignore lines matching Markdown table separators (e.g., | :--- |) and lines containing :-- :, preserving table integrity even in aggressive fix modes.

    Chinese (中文)

    • 修复Mermaid表格损坏: 解决了“批量Mermaid修复”和“深度调试”功能错误地将语法修复应用于Markdown表格(例如,将 | : --- | 更改为 | : -- "- |)的关键问题,确保修改严格限制在 mermaid 标签内的代码块中。
    • 增强的表格保护: 在深度调试处理器中实现了稳健的保护措施,专门忽略匹配Markdown表格分隔符(例如 | :--- |)和包含 :-- : 的行,即使在激进的修复模式下也能保持表格完整性。

  • 060.
    Image Size
    Version
    1.1.2
    released 4 days ago by
    Jie Zhang
    favorite
    share
    Changelog
    No Changelog was added
  • 061.
    Sync Vault CE
    Version
    1.4.0
    released 5 days ago by
    Camus Qiu
    favorite
    share
    Changelog
    • 新增:支持自定义云端仓库路径.
    • 新增:我的资源浏览器右键菜单支持删除文件/文件夹.
  • 062.
    Quiet Outline
    Version
    0.5.6
    released 5 days ago by
    the_tree
    favorite
    share
    Changelog

    fix: renaming heading failed (#270)


    修复:重命名标题失败 (#270)

  • 063.
    Google Contacts
    Version
    1.1.6
    released 5 days ago by
    aleksejs1
    favorite
    share
    Changelog

    Refactor context and improve test coverage

  • 064.
    PomoBar
    Version
    1.6.1
    released 5 days ago by
    Miguel Pimentel
    favorite
    share
    Changelog

    Fixed

    • Fixed test accessor bug in timer state management where wrong variable was checked in type validation.
    • Added null check for vault adapter to prevent runtime errors when loading custom audio files.
    • Removed debug console.log statement from timer interval cleanup.
    • Added error handling for audio playback failures to gracefully handle autoplay policy and format issues.
    • Fixed audio overlap issue by stopping currently playing audio before starting new sound.
    • Corrected volume slider description to match actual value range (0-1 instead of 0-100%).
    • Removed dead/commented CSS style.
    • Simplified volume preview sound logic for better readability.
    • Fixed TypeScript build errors in test helpers:
      • Added missing App export to test setup file
      • Resolved Jest mock type issues by switching from type casting to jest.spyOn() approach
      • Fixed "Generic type 'Mock' requires between 0 and 1 type arguments" errors
      • Eliminated "Argument of type '{}' is not assignable to parameter of type 'never'" errors

    Refactored

    • Extracted duplicate sound selection logic into getSelectedSound() helper method in SoundManager.
    • Simplified timer duration calculation using array indexing instead of if/else chain.
    • Flattened icon selection conditions to reduce nesting in timer state management.
    • Added TODO comment to revisit CDN URL duplication in sound management.
    • Comprehensive test suite refactoring and optimization:
      • Enhanced test suite with comprehensive helper functions to reduce code duplication:
      • Added common-test-helpers.ts with shared mock setup utilities
      • Added plugin-test-helpers.ts for plugin-specific test patterns
      • Enhanced settings-test-helpers.ts with validation testing utilities
      • Broke down large test files into focused, maintainable modules:
      • Split settings-tab.test.ts into 3 specialized files (display, interactions, validation)
      • Split plugin.test.ts into 4 specialized files (commands, compatibility, lifecycle, settings-management)
      • Improved test code quality by extracting common patterns and reducing duplication across test suites
      • Fixed lint errors in test suite by adding proper ESLint disable comments for helper functions with internal assertions
      • Optimized test suite by removing redundant tests:
      • Eliminated 17 unnecessary tests (21.5% reduction) while maintaining coverage
      • Removed 2 fully redundant test files (settings/interactions.test.ts, plugin/settings-management.test.ts)
      • Consolidated overlapping timer state transition tests
      • Merged duplicate lifecycle and cleanup tests
      • Reduced test count from 79 to 62 tests across 10 files
      • Maintained >70% code coverage with significantly reduced maintenance burden

    What's Changed

    Full Changelog: https://github.com/semanticdata/obsidian-pomodoro/compare/1.6.0…1.6.1

  • 065.
    Single File Daily Notes
    Version
    1.4.0
    released 5 days ago by
    Pranav Mangal
    favorite
    share
  • 066.
    Pretty Properties
    Version
    1.9.11
    released 5 days ago by
    Anareaty
    favorite
    share
    Changelog
    No Changelog was added
  • 067.
    Backlink Full Path
    Version
    1.6.0
    released 5 days ago by
    mnaoumov
    Changelog
    • feat: add root paths re #7
    • chore: update libs

    Full Changelog: https://github.com/mnaoumov/obsidian-backlink-full-path/compare/1.5.19…1.6.0

  • 068.
    Custom Attachment Location
    Version
    9.26.1
    released 5 days ago by
    RainCat1998
    favorite
    share
    Changelog
    • fix: add reference to Backlink Cache re #235
    • chore: update libs

    Full Changelog: https://github.com/RainCat1998/obsidian-custom-attachment-location/compare/9.26.0…9.26.1

  • 069.
    Force Read Mode
    Version
    1.0.4
    released 5 days ago by
    al3xw
    favorite
    share
    Changelog

    Added micromatch

  • 070.
    Advanced Ruby
    Version
    1.1.0
    released 5 days ago by
    Peter Yanase
    favorite
    share
    Changelog

    Feature-complete release.

    New rendering logic and smart arrows implemented.

  • 071.
    AI Nutrition Tracker
    Version
    1.1.21
    released 5 days ago by
    rnaidenov
    favorite
    share
    Changelog
    No Changelog was added
  • 072.
    Aloud
    Version
    0.14.2
    released 5 days ago by
    Adrian Lyjak
    favorite
    share
    Changelog

    What's Changed

    Other Changes

    Full Changelog: https://github.com/adrianlyjak/obsidian-aloud-tts/compare/0.14.1…0.14.2

  • 073.
    Password Protection
    Version
    1.1.33
    released 5 days ago by
    Qing Li
    favorite
    share
    Changelog
    No Changelog was added
  • 074.
    Obsidian Memos
    Version
    2.8.14
    released 5 days ago by
    Quorafind
    favorite
    share
    Changelog
    • 修复 Thino 无法滚动的问题
  • 075.
    Nutstore Sync
    Version
    1.0.0
    released 5 days ago by
    nutstore-dev
    favorite
    share
  • 076.
    CSS Editor
    Version
    1.12.0
    released 6 days ago by
    Zachatoo
    favorite
    share
    Changelog
    • Add CSS icon for editor view, ribbon, and settings tab.
    • Add icons for commands (primarily used on mobile).
    • Add setting groups for settings tab.
    • Update "Indent size" setting to use a slider instead of a text input.

    Full Changelog: https://github.com/Zachatoo/obsidian-css-editor/compare/1.11.1…1.12.0

  • 077.
    Checkbox Style Menu
    Version
    1.1.1
    released 6 days ago by
    ReticentEclectic
    favorite
    share
    Changelog

    What's Fixed

    • Fixed conflict with Outliner plugin's drag-and-drop when using right-click trigger (#3)
    • Fixed long-press gesture in "both" trigger mode

    Special thanks @LeapSurge for the excellent bug report and suggested fix.


    Full Changelog: https://github.com/ReticentEclectic/checkbox-style-menu/compare/1.1.0…1.1.1

  • 078.
    Waypoint
    Version
    3.0.1
    released 6 days ago by
    Idrees Hassan
    favorite
    share
    Changelog

    What's Changed

    New Contributors

    Full Changelog: https://github.com/IdreesInc/Waypoint/compare/3.0.0…3.0.1

  • 079.
    Chronos Timeline
    Version
    3.0.0
    released 6 days ago by
    Claire Froelich
    favorite
    share
    Changelog

    What's new

    Per #108 , You can now select Gemini for AI gerated timelines (has a free tier)

    • Select from multiple AI providers (currently: OpenAI, Gemini)
    • Supports gpt-5 family models for OpenAI (not recommended though - gpt-4o-mini is still cheap, fast and effective)

    image

  • 080.
    Todoist Sync
    Version
    2.4.0
    released 6 days ago by
    jamiebrynes7
    favorite
    share
    Changelog

    ✨ Features

    • You can now sort tasks alphabetically by name using alphabetical or alphabeticalDescending in the sorting field
    • You can now provide 'time' to the show field on a query. This will only render the time of the task (unless the end of the task is on a different day than the start).
    • You can now provide 'section' to the show field on a query to display only the section name for tasks in sections.
    • You can now customize the "no tasks found" message using view.noTasksMessage in your query to display a personalized message when a query returns no tasks.

    🐛 Bug Fixes

    • Date grouping now correctly groups tasks on the same day together regardless of whether they have times
    • Fixed an issue where the task content would be rendered incorrectly the task was edited and the query refreshed
  • 081.
    Map View
    Version
    6.0.5
    released 6 days ago by
    esm
    favorite
    share
    Changelog
    No Changelog was added
  • 082.
    Tab Navigator
    Version
    0.7.4
    released 6 days ago by
    o02c
    favorite
    share
    Changelog

    Release 0.7.4

  • 083.
    GridExplorer
    Version
    3.0.2
    released 6 days ago by
    Devon22
    favorite
    share
    Changelog
    • Fixed: Interaction issue in Tags view #75
  • 084.
    Chinese Calendar
    Version
    1.0.13
    released 6 days ago by
    DevilRoshan
    favorite
    share
    Changelog
    No Changelog was added
  • 085.
    Metadata Auto Classifier
    Version
    1.3.34
    released 6 days ago by
    Beomsu Koh
    favorite
    share
    Changelog

    What's Changed

    Full Changelog: https://github.com/GoBeromsu/Metadata-Auto-Classifier/compare/1.3.33…1.3.34

  • 086.
    Chinese chess
    Version
    2.5.26
    released 6 days ago by
    weshell
    favorite
    share
    Changelog
    • 修复pgn视图串标记点
  • 087.
    Tasks Map
    Version
    0.13.3
    released 7 days ago by
    NicoKNL
    favorite
    share
    Changelog

    fix: title and task linking with more robust re-open

    Summary

    This PR adds support for clickable links within basic task titles/summaries, allowing users to include [[WikiLinks]] and [Markdown Links](url) directly in their task text.

    Changes

    New Features

    • Obsidian internal links ([[File]] or [[File|Alias]]) in task summaries are now clickable and open the linked file
    • Markdown links ([text](url)) open in a new browser tab
    • Uses Obsidian's native workspace.openLinkText() for proper file resolution

    Bug Fixes

    • Fixed deferred tab detection: When reopening Obsidian, tabs that haven't been activated yet are now correctly detected as "already open" and will be focused instead of opening a duplicate
      • Added fallback check via leaf.getViewState().state.file for unloaded tabs

    Styling

    • Added .tasks-map-link CSS class with proper hover states using Obsidian's theme variables

    Files Changed

    • src/hooks/use-summary-renderer.ts - Added link rendering and file opening logic
    • src/components/link-button.tsx - Fixed deferred tab detection
    • src/components/task-node.tsx - Pass app context to summary renderer
    • global.css - Link styling

    Closes #63

  • 088.
    Bible Linker
    Version
    1.5.16
    released 7 days ago by
    Jakub Kuchejda
    favorite
    share
    Changelog
    • Fixed an issue where the plugin would freeze when there were empty lines after the last verse heading #67.
    • Added a setting for verse postfix #66.
  • 089.
    Automatic Linker
    Version
    4.0.3
    released 7 days ago by
    Kodai Nakamura
    favorite
    share
    Changelog
    No Changelog was added
  • 090.
    PDF Folder to Markdowns
    Version
    1.1.0
    released 7 days ago by
    CrisHood
    favorite
    share
    Changelog

    Release notes

    ✨ Features

    • [ADDED]: Introduced a settings toggle to enable or disable Obsidian attachment handling, allowing PDFs to be treated like any other attachment in the vault.

    • [ADDED]: Added support for template automation after PDF-to-Markdown conversion. This enables wrapping PDFs in Markdown files so metadata can be applied using predefined templates with standard frontmatter properties.

    • [FIXED]: Implemented a default language fallback.

    • [ADDED]: Added support for the Korean language.

  • 091.
    Scrybble
    Version
    3.18.0
    released 7 days ago by
    Streamsoft
    favorite
    share
    Changelog
    No Changelog was added
  • 092.
    Media Viewer
    Version
    2.0.2
    released 7 days ago by
    Devon22
    favorite
    share
    Changelog
    • Maintain scroll position when reordering or deleting items.
  • 093.
    LINE Notes Sync
    Version
    0.5.0
    released 7 days ago by
    onikun94
    favorite
    share
  • 094.
    Nav Link Header
    Version
    2.7.1
    released 8 days ago by
    ahts4962
    Changelog

    Improvements

    • Expanded the Annotated Links feature to support searching within the currently open note (#31). The previous Annotation strings setting has been renamed to Annotation strings for backlinks, and a new Annotation strings for current note setting has been added.
    • Added an option to ignore code blocks for pinned note content (#30).
  • 095.
    Tag Page
    Version
    2.0.2
    released 8 days ago by
    Matthew Sumpter
    favorite
    share
    Changelog

    ### Fixed

    • Resolve relative image embeds (![[...]] and ![](...)) when rendering tag-page output so images render correctly from code block output.
    • Only the tagged source bullet gets a reference link; child/sub-bullets no longer get links appended.

    Changed

    • Use the current MarkdownRenderer.render API for rendering tag-page content.

    Internal

    • Carry the source note path through tag match metadata to enable embed resolution.
  • 096.
    Bible Reference
    Version
    25.12.27
    released 8 days ago by
    tim-hub
    favorite
    share
  • 097.
    Gemini Scribe
    Version
    4.2.0
    released 8 days ago by
    Allen Hutchison
    favorite
    share
    Changelog

    ## Semantic Search & Improved Errors

    ### Highlights

    • 🔬 [Experimental] Semantic vault search using Google File Search API

    • 🗂️ Background indexing keeps your vault searchable

    • 💬 Clearer API error messages (quota, auth, rate limits)

    • 🖼️ Fixed image model dropdown in settings

    • ✏️ Fixed writing tool to respect YAML frontmatter

      Details

      This update introduces experimental semantic search powered by Google's File Search API. When enabled in Advanced Settings, your vault is indexed in the background, allowing the AI to search by meaning rather than just keywords. Also includes improved error messages that clearly explain API issues like quota limits or authentication problems.

    What's Changed

    Full Changelog: https://github.com/allenhutchison/obsidian-gemini/compare/4.1.1…4.2.0

  • 098.
    TOC compatible with Publish
    Version
    3.2.0
    released 8 days ago by
    Brian Collery
    favorite
    share
    Changelog

    Allows for the removal of stylistic features in the titles such as bold or strickethrough with a toggle in the settings tab.

  • 099.
    Simple Anki Sync
    Version
    1.2.0
    released 8 days ago by
    Lukas Mayr
    favorite
    share
    Changelog

    This update adds a new command that lets you cleanly unsync the currently active file from Anki.
    Running the command removes all Anki note references from the file and deletes the corresponding notes in Anki via AnkiConnect, without affecting any other files in the vault. This makes it easy to intentionally remove a note (or an entire file) from Anki while keeping your Obsidian content intact.

    New command: Unsync current file with Anki

  • 100.
    LLM Shortcut
    Version
    0.13.1
    released 8 days ago by
    Viktor Chernodub
    favorite
    share
    Changelog
    • chore: bump release-it ver (d722064)
  • 101.
    BRAT
    Version
    1.4.0
    released 8 days ago by
    TfTHacker
    favorite
    share
    Changelog

    Small feature release

    • Plugin and theme lists can now be filtered with a search box

    What's Changed

    New Contributors

    Full Changelog: https://github.com/TfTHacker/obsidian42-brat/compare/1.3.2…1.4.0

  • 102.
    Food Tracker
    Version
    0.15.2
    released 8 days ago by
    Forketyfork
    favorite
    share
    Changelog

    Fixed the cache update after nutrient metadata update.

  • 103.
    Text Extractor
    Version
    0.7.0
    released 8 days ago by
    Simon Cambier
    favorite
    share
  • 104.
    Omnisearch
    Version
    1.28.0
    released 8 days ago by
    Simon Cambier
    favorite
    share
  • 105.
    Todos sort
    Version
    2.3.0
    released 9 days ago by
    Jiri Sifalda
    favorite
    share
    Changelog
    No Changelog was added
  • 106.
    Manual Sorting
    Version
    3.2.3
    released 9 days ago by
    Kh4f
    favorite
    share
    Changelog

    [!IMPORTANT]
    The upcoming v4.0.0 (planned for Jan 5, 2026) will introduce breaking changes, but v3.2 includes automatic migration to the new settings format and ensures compatibility with v4.

    To preserve your custom sorting order, please update to v3.2 before installing v4.0.0.

         🩹 Fixes

    • Fixed RMB drag activation: holding the right mouse button no longer triggers drag & drop.
    • Reliable drop zone cleanup: drop zones now always clear when releasing the mouse, even outside Obsidian or after opening context menus on Mac. (#114)
         Release Changelog  •  All Release Commits  •  Dec 26, 2025
  • 107.
    Linked Note Exporter
    Version
    0.2.2
    released 9 days ago by
    the-c0d3r
    favorite
    share
    Changelog
    • Fixed #14 where the command pallet command is looking only for markdown file, while you could have canvas opened.
  • 108.
    LinkShelf
    Version
    0.8.0
    released 9 days ago by
    Joel Sequeira
    favorite
    share
    Changelog
    • Remove await for sync on load to not block initialization

    Full Changelog: https://github.com/joelseq/obsidian-linkstowr/compare/0.7.0…0.8.0

  • 109.
    iCloud Contacts
    Version
    0.4.15
    released 9 days ago by
    Truls Aagaard
    favorite
    share
    Changelog
    No Changelog was added
  • 110.
    Paste From History
    Version
    1.3.0
    released 9 days ago by
    Daniel Karakka
    favorite
    share
    Changelog

    Features

    • Can use numeric keys 1-9 to choose which item to paste in docked view (#4)
    • Font size increased slightly in docked view (#4)

    Bugfixes

    • Latest clipboard entry wasn't included (#2)
    • Added support for multiple windows (#3)
    • Text now comes from clipboard event instead of navigator api which might solve issue 5 (#5)
  • 111.
    Self-hosted LiveSync
    Version
    0.25.36
    released 9 days ago by
    vorotamoroz
    favorite
    share
    Changelog

    0.25.36

    25th December, 2025

    I am feeling a little relieved now that it has finally reached a stable, usable garbage collector.
    That said, it is still in beta. Please let me know if you encounter any problems, and please make sure your backup!

    Improved

    • Now the garbage collector (V3) has been implemented. (Beta)
      • This garbage collector ensures that all devices are synchronised to the latest progress to prevent inconsistencies.
      • In other words, it makes sure that no new conflicts would have arisen.
        • This feature requires additional information (via node information), but it should be more reliable.
        • This feature requires all devices have v0.25.36 or later.
      • After the garbage collector runs, the database size may be reduced (Compaction will be run automatically after GC).
        • We should have an administrative privilege on the remote database to run this garbage collector.
    • Now the plug-in and device information is stored in the remote database.
      • This information is used for the garbage collector (V3).
      • Some additional features may be added in the future using this information.
  • 112.
    Banyan
    Version
    1.3.5
    released 10 days ago by
    ratiger
    favorite
    share
    Changelog

    1.3.5

    Improvements

    • Sidebar - Add a button to open plugin setting panel.
    • Imroved some descriptions.

    优化

    • 侧边栏增加打开设置面板按钮
    • 优化一些文案
  • 113.
    Backlink Cache
    Version
    2.11.20
    released 10 days ago by
    mnaoumov
    Changelog
    • fix: properly disable extra notices re #11
    • chore: update libs

    Full Changelog: https://github.com/mnaoumov/obsidian-backlink-cache/compare/2.11.19…2.11.20