Full Changelog: https://github.com/Quorafind/Obsidian-Task-Genius/compare/6.0.0…6.1.1
Automated release of version 6.3.2.
NetClip now features a customizable Home Tab to streamline your web clipping workflow:
新增功能:
Note Definition
插件。 优化调整:
duplicateCurrentContentInModal
,重构后已无意义。 Note Definition
plugin. Improvements:
duplicateCurrentContentInModal
command as it is no longer needed after the refactor. 发布时选择子类别
Full Changelog: https://github.com/woodchen-ink/obsidian-publish-to-discourse/compare/1.0.17…1.0.18
Full Changelog: https://github.com/L3-N0X/obsidian-marker/compare/1.4.3…1.4.4
新增如下功能:
Full Changelog: https://github.com/shumadrid/obsidian-git-changelog/compare/0.3.0…0.4.0
This release adds support for custom Ollama server configurations, making the plugin more flexible for different network setups:
This update is particularly useful for:
main.js
, manifest.json
, and styles.css
files.obsidian/plugins/obsidian-llm-tagger/
directoryIf you encounter any issues or have suggestions for improvements, please open an issue on GitHub.
Thank you for using LLM Tagger!
Full Changelog: https://github.com/theopavlove/obsidian-dynamic-outline/compare/1.17.0…1.17.1
Check if Obsidian is currently in dark mode through the API as well, instead of by looking at the DOM
Fix: deep linked contexts now utilize the link template from settings.
We've added new form types to provide more flexibility:
A new light and dark mode option is now available, letting you choose the appearance that works best for you.
These updates aim to make form creation more flexible and accessible.
即:[file] 反复改名为 file1 file 会导致匹配列表变成 [file,file1.file,file1]
Added a helper field, helper_currentDT, so that the current date/time can be used in templates for filenames or notes.
collapse to root or select node
in ctrl p boardrich mode
support outline , This is a test version, please backup your data firstIf you want mindmap show as outline , you can add file property dispaly-mode:
mindmap-plugin: rich
dispaly-mode: outline
Feature | Short Cut |
---|---|
New Child Node | Enter |
Indent | Tab |
Unindent | Shift + Tab |
Zoom in | CTRL/CMD + ] or Double click bullet point |
Zoom out | CTRL/CMD + [ |
Move node to up | CTRL + UP |
Move node to down | CTRL + Down |
The plug-in price adjust from $12 to $16. 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.3 has also been updated. Download
折叠至根节点或者选择节点
命令rich 模式
支持切换为大纲 , 这是一个测试版本,请先备份您的数据如果你想要导图默认打开显示未大纲,可以添加笔记属性 dispaly-mode
mindmap-plugin: rich
dispaly-mode: outline
功能 | 快捷键 |
---|---|
新节点 | Enter |
缩进 | Tab |
反缩进 | Shift + Tab |
进入节点 | CTRL/CMD + ] or Double click bullet point |
退出节点 | CTRL/CMD + [ |
向上移动节点 | CTRL + UP |
向下移动节点 | CTRL + Down |
该版本是 v3 版本比较稳定的版本,一般常见的 bug 都得到了处理。
插件价格从80 提高到了115元(调整价格至165元,目前处于优惠价格 115 元),如果您已经购买了v2 版本的激活码,只需补差价 35 元即可。
另外独立版本 Markmind 0.1.3 版本也更新了,下载
另外 微信群和 QQ 群已经加满,大家可以加入 QQ 频道
QQ 频道(推荐加入频道)
或者 QQ 群 3
https://github.com/user-attachments/assets/32855a27-8ba1-4452-bc9f-38c9fa99634f
Added a new setting to customize the standard which is used to determine the week numbers. This can either be ISO 8601 or US. Where the default is ISO 8601 as it was being used before in this plugin.
See main release notes here.
This release contains code for Universal File Sync. The feature is currently in beta testing with paid customers.
I've you're a paid customer and you would like to try it, find us in Discord.
N/A
Full changelog: https://github.com/No-Instructions/Relay/compare/0.4.9…0.4.10
Full Changelog: https://github.com/mnaoumov/obsidian-backlink-cache/compare/2.6.0…2.7.0
Full Changelog: https://github.com/mnaoumov/obsidian-backlink-full-path/compare/1.2.0…1.3.0
Add support for operator, sora, and custom GPTs. Add cache and data clearing buttons to settings for resolving some issues that may occur with frequent usage.
Please run the Reload app without saving command or quit and restart Obsidian after updating the plugin. Thank you.
💪 Fixes
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
🙏 Support Tasks development
(Really sorry for the confusion. I have got a miss at releasing…).
Always overwrite with a newer file
, and always be prevented for safety. Please pick it up manually or open the file.same
, have been degraded to logs.Fetch
is now more informative.Full Changelog: https://github.com/AmadeussSystem/Inkporter/compare/1.0.0…2.0.0
Added:
Fixed:
Full Changelog: https://github.com/j-palindrome/obsidian-time-ruler/compare/2.6.0…2.7.0
Enhance embed functionality to support folder embedding, allowing users to list and filter files by extensions.
feat: set "Courier Prime" as primary Fountain font
Full Changelog: https://github.com/chuangcaleb/obsidian-fountain-editor/compare/1.3.2…1.3.3
fix: behavior of export_blog_tag #12
Release of quick-nav v1.0.6 auto-created by release.yml
Added support for Gemini
With Property Hooks, you can create your own hooks that trigger exclusively for the currently opened note. Define specific behaviors that execute automatically when a property value changes. This allows you to add custom logic and enhance your workflow dynamically and efficiently.
💡 Use case: Imagine you want to trigger a specific action whenever you change the status of a task within your note. With Property Hooks, you can automate that action effortlessly.
✨ Perfect for: Automating processes, triggering custom actions, and extending your workflows with smart logic, all within your notes.
https://github.com/user-attachments/assets/b6819116-93c0-430a-bc62-bd9498fde316
DnD was totally refactored. Now it's stable and easy to use. It was applied to:
This release introduces the following improvements:
A new action "Leaving a note with changes, exclude Frontmatter" has been added. It will trigger if the note contains changes, but will ignore any change to the Frontmatter. Addresses the issue: https://github.com/gsarig/obsidian-sentinel/issues/11
The action "Leaving a note with changes" is still there, both for backwards compatibility and for more flexibility, for anyone who wants to trigger an action even when Frontmatter changes.
Allows to set variables along with free text, like for example Last update: {{date}}
. Addresses the issue https://github.com/gsarig/obsidian-sentinel/issues/10
This will only work for the variables {{date}}
, {{time}}
and {{title}}
.
This means that {{increment}}
is not included and should keep being used without any other text.
Full Changelog: https://github.com/gsarig/obsidian-sentinel/compare/1.2.0…1.2.1
支持选中callout文本,应用格式刷。
Removed not working models. Added password protection to settings
Improved Performance: Reordering of the subtree within the folder now occurs only after all child elements have been loaded. (thanks to @SublimePeace for bringing attention to this in #34)
Improved Name Conflict Handling: Files and folders can now be safely moved, and their order will be correctly updated, when a name conflict occurs.
Full Changelog: https://github.com/Developer-Mike/obsidian-advanced-canvas/compare/4.0.1…4.0.2
Full Changelog: https://github.com/Developer-Mike/obsidian-docxer/compare/2.2.1…2.2.2
Full Changelog: https://github.com/songkg7/o2/compare/2.3.1…2.4.1
Now CAO calls Claude's streaming API for responses by default, which should provide the fastest generation. Users can turn it off in the settings for the old behavior, where CAO uses sync API and simulate streaming response by adding time intervals.
Token count will be shown at the end of every response, but can also be toggled off in the settings.
manifest.json
Full Changelog: https://github.com/uphy/obsidian-reminder/compare/1.1.18…1.1.19
pip install 'khoj[local]'
USE_EMBEDDED_DB="true" khoj -vv --anonymous-mode
Full Changelog: https://github.com/khoj-ai/khoj/compare/1.37.2…1.38.0
Full Changelog: https://github.com/mfarr/obsidian-archive/compare/0.1.1…0.2.0
Full Changelog: https://github.com/james-tindal/obsidian-mindmap-nextgen/compare/1.13.1…1.13.2
Add support of double-sided cards (ex: cardname.jpg
and cardname_back.jpg
)
fix: resolve startup errors and improve logging
• Fixed critical startup error by removing conflicting .srt extension registration
• Increased log storage limit from 10 to 500 logs to capture early initialization logs
• Standardized log copying methods across error notices and settings for consistency
• Moved error collector initialization to the beginning of the file for complete log capture
• Improved error reporting with click-to-copy functionality for easier troubleshooting
• Added comprehensive pattern matching to ensure all SystemSculpt logs are captured
• Removed Obsidian version from log output
• Added diagnostic logging to verify error collector initialization sequence
• Added timeout handling for directory operations to prevent hanging
• Fixed race condition between DirectoryManager and TemplateManager initialization
This update introduces a more seamless experience when refreshing your notes and handling errors. The Organizer now includes a refresh button for quick updates, and error messages are more informative, guiding you to resolve issues efficiently.
a45cae00b6369cd46f1dca3f8982d8dc970aa3ca87424d9cfb83321baa72d08b main.js
e7ca179b3f2744e10d3a42c4d904c6bf861bc41ac8e9baa3823064b9462bcb95 styles.css
dc1d43d860e88918c1d830528dbf9e049b7108e498f25157245b1ce25de75fde manifest.json
Added the ability to replace non-letter characters in property names, to make searching notes not require quotes (https://github.com/samwho/obsidian-wikidata-importer/pull/16, thank you @SpocWeb).
Generate with AI
modalcontent start
position of a Note without a bannerBanner View
to hover previewsAdd Banner Icon
button will be displayed on the Targeting Modal
if an icon doesn't already existNEW
and HOT
metadata badges to banners in the storeBorder
theme and Style Settings
debounce
logic to internal rendering functions to prevent unnecessary subsequent callscontent
push flicker by immediately setting the content at its start position before rendering Banner assetsshuffle banner
Please consider sending me a tip to support my work 😀
⇢ 💻 Visit eQuill Labs
⇢ 💬 Join the Discord
Fix the filter issue and improve performance.
command-line
as an alternative to highlighted languagesFull Changelog: https://github.com/iron-vault-plugin/iron-vault/compare/1.91.0…1.91.1
Fixed some issues with failing to recognize aliases and block links for backlinks.
Full Changelog: https://github.com/nmcarp99/Obsidian-Auto-Definition-Link/compare/8.3.0…8.5.0
In this release, multimodal LLMs can see the images in your note context! Official DeepSeek is added as a chat model provider, and streaming of its thinking tokens is supported as well! There are some other usability upgrades and bug fixes as well, check the change log for more details.
Implemented corrections from https://github.com/obsidianmd/obsidian-releases/pull/5684#issuecomment-2744079414 .
Functionality left the same, but there were changes in code.
Release Notes (Version 1.0.7):
List Item Capitalization:
Added a new optional feature that automatically capitalizes the first letter of the first word in list items (lines starting with "- "). It also corrects the second letter if it is mistakenly uppercase (e.g., "- HAllo" becomes "- Hallo").
Improved Enter Key Handling:
When the Enter key is pressed, the plugin now always checks the previous line for corrections—ensuring proper auto-correction in lists, quotes, and other cases.
Performance Enhancements:
Introduced early abort conditions and moved trigger characters and regex patterns to global constants for caching, reducing unnecessary processing and improving overall efficiency.
Full Changelog: https://github.com/antoKeinanen/obsidian-advanced-merger/compare/1.5.0…1.6.0
Added an Override large value error
toggle with accompanying percentage text color options.
APB will no longer show an error when the Value
exceeds the Total
. Instead, it will display the percentage text in a new color and now supports values exceeding 100%.
fixed ([{ bug in inline mode
Full Changelog: https://github.com/dominiclet/obsidian-note-definitions/compare/0.27.2…0.28.0
Version 1.4.0
New commands:
- Move active note to a new folder.
- Go to folder in file explorer.
pathexplorer:
- New absolute-path
flag to show or not folders as absolute paths.
- Use of environment variables
in paths (linux/mac format $<var>
or windows format %<var>%
).
Massive performance improvement while compressing.
Full Changelog: https://github.com/networkmastered/obsidian-compress/compare/1.2.2…1.2.5
Full Changelog: https://github.com/rafaelveiga/obsidian-widgets/compare/0.0.10…0.0.11
Full Changelog: https://github.com/ddalexb/obsidian-simple-canvasearch/compare/1.0.0…1.0.1
This patch incorporates new localization's version for RUSSIAN language (ru-RU), also, implements new brand and logo policies, if you are interested in naming/using icon of project, read the brandbook provided with wiki.
[!Important]
Read more about what has been introduced to the plugin in the special release note:
https://github.com/Falcion/UNITADE.md/blob/main/data/release/v3.2.3.md
Fix version number
调整了部分 CSS 样式,包括按钮背景色和四象限样式,使颜色可以随着主题切换,不再是固定颜色
Add Narrow to heading
option in the settings
Full Changelog: https://github.com/antoniotejada/obsidian-edit-history/compare/0.2.1…0.2.2
Full Changelog: https://github.com/FabianUntermoser/obsidian-neighbouring-files-plugin/compare/1.1.0…1.1.1
Full Changelog: https://github.com/narthur/research-quest/compare/1.1.8…1.1.9
Visualize connections between your ideas and pages in Obsidian, reveal the main topics and gaps between them, generate new ideas using AI based on the blind spots you find.
To use in your Obsidian (desktop or mobile), get this plugin in the Obsidian community plugin store. Or create the .obsidian/plugins/infranodus-obsidian
folder in your Obsidian vault and copy the 3 files main.js
, styles.css
, and manifest.json
to that folder. Then activate the community plugins.
To get the API code, go to https://infranodus.com/api-access or copy the token value at https://infranodus.com/api/v1/token after you log in to InfraNodus.
25 March 2025
21 February 2025
10 January 2025
10 January 2025
Now, you can set the Google Keep Sync token manually after obtaining it by following the instructions from "Keep It Markdown."
Full Changelog: https://github.com/lc0rp/KeepSidian/compare/1.0.14…1.0.15