This update brings a more polished and user-friendly experience to Note Companion's AI chat and organization features. Enjoy clearer error messages, a more responsive chat interface, and a simplified settings experience. The plugin is now easier to use, with less clutter and improved feedback when things go wrong. Some experimental features have been removed or hidden to focus on what matters most: helping you organize and interact with your notes efficiently.
e52415917b5b97dd9ad8367d1af35a14281bb133c24c019a4482c119340ff448 main.js
02fbf2edc1e8b045586f53da3df183795b58d73cb3095aaf5b7e25727b2c9d52 styles.css
c0fac05134178edaf1ffdac7450892aaa07d27008d617d0a1e337ab0635a468c manifest.json
Full Changelog: https://github.com/RainCat1998/obsidian-custom-attachment-location/compare/9.17.2…9.17.3
Full Changelog: https://github.com/ericaxu/gemmy/compare/0.0.3…1.0.1
Full Changelog: https://github.com/mnaoumov/obsidian-codescript-toolkit/compare/11.1.7…11.2.0
Fixed unwanted substitutions after cursor movement where typing 1/
then changing the cursor position by mouse or arrow keys and typing 2
after, would replace 3 characters in the new position with ½
because the state of the plugin wasn't updated on cursor movement.
Full Changelog: https://github.com/BambusControl/obsidian-substitutions/compare/0.4.1…0.4.2
(#806) Fixed Bases views crashing on Obsidian 1.10.0 startup
setEphemeralState
to handle early lifecycle callsfocus()
method to view objects for proper restoration(#792, #800) Fixed markdown-style project and dependency links not being recognized in frontmatter
[text](path)
in projects and blockedBy fields[Car Maintenance](../../projects/Car%20Maintenance.md)
[text](path)
format[[path]]
was supported(#780) Fixed "Cannot Create Timeblocks" error when daily notes folder doesn't exist
createDailyNote
fails due to missing folderobsidian-daily-notes-interface
packageFull Changelog: https://github.com/mnaoumov/obsidian-external-rename-handler/compare/3.0.29…3.0.30
Full Changelog: https://github.com/mnaoumov/obsidian-frontmatter-markdown-links/compare/2.6.14…2.6.15
Full Changelog: https://github.com/mnaoumov/obsidian-insert-multiple-attachments/compare/1.2.16…1.2.17
Full Changelog: https://github.com/dy-sh/obsidian-consistent-attachments-and-links/compare/3.31.9…3.31.10
Full Changelog: https://github.com/mnaoumov/obsidian-new-note-fixer/compare/1.0.26…1.0.27
Full Changelog: https://github.com/mnaoumov/obsidian-root-folder-context-menu/compare/1.4.29…1.4.30
Full Changelog: https://github.com/mnaoumov/obsidian-smart-rename/compare/2.1.8…2.1.9
Full Changelog: https://github.com/mnaoumov/obsidian-refresh-any-view/compare/3.5.12…3.5.13
Full Changelog: https://github.com/mnaoumov/obsidian-backlink-full-path/compare/1.5.15…1.5.16
Full Changelog: https://github.com/mnaoumov/obsidian-backlink-cache/compare/2.11.15…2.11.16
Full Changelog: https://github.com/mnaoumov/obsidian-advanced-debug-mode/compare/1.8.5…1.8.6
Full Changelog: https://github.com/mnaoumov/obsidian-better-markdown-links/compare/3.1.3…3.1.4
Full Changelog: https://github.com/obsidianmd/obsidian-maps/compare/0.1.0…0.1.1
See main release notes here.
▶️ Watch the release video.
A simple monthly nutrition statistics modal window.
Added support for attachment drag and drop.
Full Changelog: https://github.com/vkodocha/NoteCompanionFolder/compare/0.0.6…0.0.7
YouTube video for this release : https://youtu.be/AEkX8mOHGeE
These features can be enabled using the Experimental features setting.
Edit task modal
UI for selecting child-tasks and few more icons.onFileModified
function to also except filePath.AddOrEditTaskModal
component.GlobalVariables.ts
to uniqueIdentifiers.ts
.scanningVault.ts
to vaultScanner.ts
.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 have reached out to me on other platforms for improvement of this plugin. I might have missed your name in above list, but your words means a lot to me.❤
Full Changelog: https://github.com/tu2-atmanand/Task-Board/compare/1.6.11…1.7.0
Fixed
Added
Marking as version 1.0.0 because there isn't any other features I want to add. Will continue maintaining and fixing any bugs that pop up in the future. Feel free to submit any feature requests if there is something you'd like and I will consider if I think it's in the scope of the plugin.
Full Changelog: https://github.com/spslater/obsidian-cursor-location-plugin/compare/0.3.2…1.0.0
Don't miss all the new features in v1.25.
This new setting prevents edits to Note Toolbar Callouts when you click/tap on anything other than a toolbar item.
Note Toolbar: Lock/Unlock Note Toolbar Callouts
toggles this setting on and off.Full Changelog: https://github.com/chrisgurney/obsidian-note-toolbar/compare/1.25.11…1.25.12
Support lyrics.
Also fixes a bug where leading spaces in actions wouldn't be preserved.
Full Changelog: https://github.com/MichaBrugger/booksidian_plugin/compare/0.9.2…0.9.3
Numerous bug fixes have been implemented, particularly concerning the use of Ollama and LM Studio.
LM Studio can now be invoked without issue, and it is no longer necessary to manually enable the ‘enable CORS’ option.
obsidian-NoteMD_1.4.1.zip
Includes a fix that enables the use of the Gemini Open AI API's, thank you @skorphil for patching this up!
A super solid feature adding deeper privacy and ownership of your data.
Adds a toggle in settings to add your own custom URLs for both the transcription model and language model
https://github.com/Mikodin/obsidian-scribe/pull/62
https://github.com/Mikodin/obsidian-scribe/pull/61
https://github.com/Mikodin/obsidian-scribe/issues/60
Thank you so much for implementing this @wobondar and @skorphil for including the Gemini fix
Full Changelog: https://github.com/Mikodin/obsidian-scribe/compare/2.1.2…2.1.3
Full Changelog: https://github.com/Mikodin/obsidian-scribe/compare/2.1.1…2.1.2
Release of at-symbol-linking v1.7.0 auto-created by release.yml
Adds support for specifying code blocks in settings that will trigger symbol linking https://github.com/Ebonsignori/obsidian-at-symbol-linking/issues/30
修复:通过右键菜单新建 Canvas 时,路径未按照设置的路径生成的问题。
新增:双击从预览模式进入编辑模式
Fix: When creating a new Canvas via the right-click menu, the path did not follow the configured setting.
New: Double-click to enter editing mode from preview mode.
Full Changelog: https://github.com/k4a-l/obsidian-heading-shifter/compare/1.8.0…1.9.0
This update improves how site information is configured, making it more intuitive and adaptable.
Added more russian words
Automated release for version 1.9.15.
Fixes setting synchronization issues between devices #42
Thanks to @mehanoid for reporting this!
Add current file to blacklist
command.FilerMode
setting and reworked filter logic to work always if mode is set to blacklistFull Changelog: https://github.com/Developer-Mike/obsidian-advanced-canvas/compare/5.5.0…5.6.0
Full Changelog: https://github.com/zlovatt/obsidian-trim-whitespace/compare/0.3.0…0.4.0
Please run the Reload app without saving command or quit and restart Obsidian after updating the plugin. Thank you.
Here are the most notable user-visible changes.
🌟 Features
💪 Fixes
🌍 Translations
📖 Documentation
🛠️ Behind the scenes
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
🙏 Support Tasks development
Improvements
Bug Fixes
Release of auto-journal v1.4.1 auto-created by release.yml
Fixes https://github.com/Ebonsignori/obsidian-auto-journal/issues/3 a bug where you can't change the location of a template and then disable/enable auto journal notes from that template.
Also adds the ability to specify date formats in your templates, directly via {{auto-journal-date:<date format>}}
for instance {{auto-journal-date:dddd}}
would display the day of the week, e.g. Monday
src/utils/dom-context.ts
)Thanks to everyone who reported issues and contributed to this release!
Download main.js
, manifest.json
, and styles.css
from the assets below and place them in your vault's .obsidian/plugins/gemini-scribe/
folder.
Fix: Copy with context menu
Full Changelog: https://github.com/BjarneRentz/obsidian-gemini-generator/compare/1.3.1…1.3.2
Unicode characters have unbounded string length, since they can be represented as multi-length strings in JavaScript when combining marks are used in a character.
Fixes #15 (again).
Full Changelog: https://github.com/BambusControl/obsidian-unicode-search/compare/0.7.2…0.7.3
2025-09-27
Full Changelog: https://github.com/zzunebye/obsidian-google-liked-video/compare/2.0.1…2.1.0
SystemSculpt v4.1.6 — Scrollable reasoning panel, cleaner imports
Long reasoning chains now stay tidy in a compact, auto-scrolling panel.
Added a new setting “Track last sync time in notes”. (#6)
When enabled, the plugin updates the synced property in each note with the last synchronization time.
This can now be disabled to improve performance when working with very large contact lists.
Disabled by default.
Full Changelog: https://github.com/LoyalPotato/potato-indexer/compare/1.3.0…1.4.0
Fixed previous version in manifest.json primarly
26th September, 2025
Full Changelog: https://github.com/husjon/obsidian-file-cleaner-redux/compare/1.12.1…1.12.2
important update First, backup your vault or use a test vault, set up canvas size to max in setting tab
add a new mode to turn md to mindmap, the step is
right click a normal md , click create a mindmap from md
menu , it will create a md-mindmap.md
in your vault (Recommended )
or you can add file property mindmap-plugin
,the value is markdown
, then click 'open as mindmap' in more menus
the markdown
mode support almost all MD formats to be converted into mind maps , you can down load test.md test.md
The mode also suppot set layout in file property , you can add mindmap-layout
or mindmap-layout-direct
,
mindmap layout and direct support
|layout|direct|
|-|-|
|mindmap2|right , left or mindmap |
|mindmap6 | right , left , or mindmap|
|tree| up,down|
fish|right,left|
*
in new mode markdown
rich mode support dblclick to create free node
markdown
change basic mode to rich mode
command support markdown
mode Rich mode Support outline,you can see v3.1.3
If you have purchased the activation code of v2 version before, you only need to make up the difference of $4 to upgrade the v3 version, and the difference will be automatically calculated for you when you buy it again.
The independent version of Markmind 0.1.4 has also been updated. Download
重要更新,用户一直希望出一个 md 完全转为导图的模式,尽量保留全部文字,而不是需要像 basic 模式那样,要求必须符合一定的模式才行,首先备份您的库文件,设置里面画布大小设置到最大
现在新增一个新的模式,有 2 中方法使用,
从 md 生成思维导图
菜单,这将在您的库中新建一个 以 md-mindmap.md
结尾的md 文件,并且自动打开为 导图mindmap-plugin
,属性值为 markdown
,然后重新打开这个 md ,也可以转为导图建议使用第1种方式,可以保留你的原来的 md ,而导图操作都在 md-mindmap.md
上,不会影响你的原来的md,下载测试文件 测试文件
这个模式也支持在文件属性设置布局,比如添加 mindmap-layout
和 mindmap-layout-direct
这两个文件属性
|布局名称|布局方向|
|-|-|
|mindmap2|right , left or mindmap |
|mindmap6 | right , left , or mindmap|
|tree| up,down|
fish|right,left|
将basic 模式转为 rich
命令 也支持新 markdown 模式 转为 rich最新版本视频教程 https://www.bilibili.com/video/BV1LYhwzxETY/?spm_id_from=333.1387.homepage.video_card.click
Rich 模式已经支持了大纲,具体可以查看 v3.1.3
如果您已经购买了v2 版本的激活码,只需补差价 35 元即可升级到 v3 版本。
另外独立版本 Markmind 0.1.4 版本也更新了,下载
https://github.com/user-attachments/assets/1ab58e32-3a01-4394-ba1a-917086e48eb2
https://github.com/user-attachments/assets/131aa6b5-822b-432c-b535-ed64c7616e1c
Changlog:
Incorporating Het suggestion to allow for referencing documents of any extension type (still defaults to .md)
Full Changelog: https://github.com/Staaaaaaaaaan/obsidian-custom-commands/compare/1.0.5…1.0.6
JQL API v3 problem fix
Full Changelog: https://github.com/dario-baumberger/obsidian-json-table/compare/1.0.2…1.0.4
Full Changelog: https://github.com/dario-baumberger/obsidian-image-to-text-ocr/compare/1.0.3…1.0.4
Transform selections to uppercase
and Transform selections to lowercase
indent
/unindent
command to use native tab provided by editor #24Automated release 1.2.3
Full Changelog: https://github.com/d-eniz/jupymd/compare/1.4…1.4.1
Small update to latest edge-tts-universal
package release
Full Changelog: https://github.com/travisvn/obsidian-edge-tts/compare/3.4.2…3.4.3
Full Changelog: https://github.com/munach/obsidian-extract-pdf-annotations/compare/1.9.3…1.9.4
Full Changelog: https://github.com/DontBlameMe99/Tick-Tones/compare/1.4.5…1.4.6
Added labels on 2D functions