No longer automatically replaces the table. Now it only does this if there has been a change. This should prevent a lot of unnecessary notices.
Updated grok to use grok.com instead of x.com interface
%%
)Full Changelog: https://github.com/rivea0/obsidian-match-syntax/compare/1.0.1โฆ1.1.0
Full Changelog: https://github.com/khoj-ai/khoj/compare/1.42.7โฆ1.42.8
Fixed special wiki links not loading into chat.
Added new chat from file menu options
Full Changelog: https://github.com/TheJusticeMan/pure-chat-llm/compare/1.3.0โฆ1.3.1
v1.1.0
Release Notesv1.1.0
v1.0.x
releasesv1.1.1
v1.1.2
v1.1.3
v1.1.4
v1.1.5
Full Changelog: https://github.com/dominiclet/obsidian-note-definitions/compare/0.28.2โฆ0.28.3
This is a request from #45
This is a really solid improvement, there is no change that needs to happen to activate this feature. It is worth noting that if multi speaker is enabled, that will be prioritized over paragraphs.
Full Changelog: https://github.com/Mikodin/obsidian-scribe/compare/2.0.8โฆ2.0.9
fix(popup): adjust max height match the setting
J
K
(and ArrowUP ArrowDown) to move down/upH
L
(and ArrowLeft ArrowRight) to collapse/expand /
to focus search input areaZ Z
to center the headingG G
to go to topShift G
to go to bottomSpace
to jump in note without to focus into itEnter
to jump and focus into note, clear search input Escape
to focus back to noteEscape
to clear search inputEnter
to focus heading treeJ
K
(ไปฅๅไธๆนๅ้ฎใไธๆนๅ้ฎ) ๆฅไธไธ็งปๅจH
L
(ไปฅๅๅทฆๆนๅ้ฎใๅณๆนๅ้ฎ) ๆฅๆๅ ใๅฑๅผๆ ้ข /
ๆฅ่็ฆๅฐๆ็ดขๆกZ Z
ไฝฟๅพๅฝๅ้ไธญๆ ้ขๅฑ
ไธญG G
่ทณ่ฝฌๅฐๆไธ้ข็ๆ ้ขShift G
่ทณ่ฝฌๅฐๆๅบ้จ็ๆ ้ขSpace
ๆงๅถ็ฌ่ฎฐ่ทณ่ฝฌ๏ผไฝไธ่ฟๅ
ฅ็ฌ่ฎฐ ๏ผๅ ๆญคๅฏไปฅ่ฟ็ปญ่ฟ่ก่ทณ่ฝฌ้ข่ง๏ผEnter
ๆงๅถ็ฌ่ฎฐ่ทณ่ฝฌ๏ผๅนถ่ฟๅ
ฅ็ฌ่ฎฐ๏ผๅๆถๆธ
็ฉบๆ็ดขๆกๅ
ๅฎนEscape
้ๅบ้ขๆฟ๏ผ่ฟๅๅๅ
็ฌ่ฎฐEscape
ๆธ
้คๆ็ดขๆกๅ
ๅฎนEnter
่็ฆๅฐๆ ้ขๆ https://github.com/user-attachments/assets/a321c9a8-af27-495f-8822-5824ee453af2
In March 2025, Google removed the original photos API and replaced it with a much worse and less capable version called the Picker API. See discussion in issue #56
Thanks to the amazing work of @followcurly, this plugin has been updated to work with the new Picker API.
See the PR for all changes.
v3
v0
(legacy)v0
will continue to be available for a short time and will be removed in v3.1
unless unforeseen issues arise in which case it will be removed sooner.v0
code was moved from brianpetro/jsbrains
to the Smart Connections repov3.0.1
Improved Mobile UX and cleaned up extraneous code.
v3.0.3
Fixed issue where connections results would not render if expand-all results was toggled on.
v3.0.4
Prevented frontmatter blocks from being included in connections results. Fixed toggle-fold-all logic.
v3.0.5
Fixes Ollama Embedding model loading issue in the settings.
v3.0.6
Fixed release notes should only show once after update.
v3.0.7
Added "current/dynamic" option in bases connection score modal to add score based on current file. Fixed issue causing Ollama to seemingly embed at 0 tokens/sec. Fixed bases integration modal failing on new bases.
v3.0.8
cos_sim
base functionsmart_sources.obsidian_markdown_source_content_adapter.max_import_size
in smart_env.json
smart_env
object is now globally accessiblev3.0.9
@
to open context selector in Smart Chatv3.0.10
Fixed Google Gemini integration in the new Smart Chat
v3.0.11
Fixes unexpected scroll issue when dragging file from connections view (issue #1073)
v3.0.12
Fixes pasted text: should paste lines in correct order (no longer reversed)
v3.0.13
v3.0.14
context_builder
component to extract context_tree
component and prevent passing UI componentsmin_chars
messages
arrayv3.0.15
v3.0.16
v3.0.17
v3.0.18
v3.0.19
build_request
from outputting certain request content unless the completion is the current completionv3.0.20
v3.0.21
smart_env
instance without requiring chat_model
parameters in every requestv3.0.22
v3.0.23
Show getting started
v3.0.24
Fix Lookup tab not displaying.
v3.0.25
Fixed connections view help button failing to open
v3.0.26
Temp disable bases integration since Obsidian changed how the integration works and there is currently no clear path to updating.
v3.0.27
{{folder_tree}}
variablev3.0.28
Fixed: Getting Started slideshow UX on mobile.
v3.0.29
v3.0.30
v3.0.31
v3.0.32
v3.0.33
v3.0.34
gemma3:4b
v3.0.37
max_tokens
parameter should accurately reflect the model's max tokensv3.0.38
tool_choice
parameterv3.0.39
v3.0.40
v3.0.41
v3.0.42
re_import_wait_time
setting to Smart Environment settingsv3.0.43
v3.0.44
v3.0.45
re_import_wait_time
has passedqueue_embed
from being called on blocks that haven't changedv3.0.46
[[some/path.md#subpath]]
should not be split into some/path.md
and subpath
v3.0.47
v3.0.50
v3.0.51
v3.0.52
should_embed
is falseA quick patch on top of v2.9.1. Now you don't need to manually @youtube
to get the transcript, simply include the youtube url(s) in your chat message and their transcripts will be available in the context. (@youtube <url>
for the transcript still works). Another critical fix is for free users - no more license key check popup if you happen to have autocomplete on.
Small UX improvement from our community contributor: improved message editing; autosave on current chat at every message to avoid loss of data in case of an app crash.
Added (free)
to free modes.
@Believer
and @poweruser
who are on a preview version, please backup your current <vault>/.obsidian/plugins/copilot/data.json
, reinstall the plugin and copy the data.json back to safely migrate to this update%% comment %%
) #32 <hidden>private</hidden>
) #33 Flexible Auto-Export Location: Take control of where your auto-exported .png, .svg, and .excalidraw files are saved. Addressing a long-standing request, you can now define custom output paths using the new Excalidraw Hooks. #1830
onImageExportPathHook
callback in your ExcalidrawAutomate startup script to control the destination path.Control Auto-Export Trigger: Use the onTriggerAutoexportHook
in your startup script to decide if and how auto-export runs for a file, based on its properties or frontmatter, before the export path is determined.
Improved "Open Excalidraw drawing": The Command Palette command now searches the entire Vault for the matching Excalidraw file when used on an embedded .svg or .png, useful when exports are in different folders.
Placeholder Files for New Embeds: When embedding a new drawing as PNG/SVG via the Command Palette, empty placeholder files are now created immediately based on your auto-export setting. This ensures Obsidian correctly updates links if you rename the file soon after creation (when "Keep filenames in sync" is on).
Paste Obsidian URLs into Excalidraw: Pasting an Obsidian URL for an image or file into Excalidraw now inserts the associated image directly into the drawing.
onImageFilePathHook
Drag & Drop Support: The onImageFilePathHook
(for controlling location/filename of embedded files) is now triggered when dragging and dropping files into Excalidraw from outside Obsidian, matching the existing behavior for pasting.
splitFolderAndFilename(filepath: string) : {
folderpath: string;
filename: string;
basename: string;
extension: string;
}
Fix for new smart connecitons version
Added: Setting to intercept note navigation bar click events, allowing paths in the navigation bar to be opened with GridView.
Full Changelog: https://github.com/mfarr/obsidian-archive/compare/0.4.0โฆ0.5.1
Bug fix:
css fix in "Hide heading titles" in the settings
Pixel Banner Plus Collection
Pixel Banner Plus Collection
Banner Max Width
setting to control the default max width for all bannersfilesize
display to the store modalDefault Saved Banners Folder
setting to the General
tabPixel Banner Plus Store
to Pixel Banner Plus Collection
as many items are freedebounce
logic to prevent multiple banner reloads when opening a notePlease consider sending me a tip to support my work ๐
โข ๐ป Visit eQuill Labs
โข ๐ฌ Join the Discord
See main release notes here.
This release introduces two major new features that significantly improve text analysis accuracy and provide users with granular control over
what gets counted.
Get more accurate word counts by focusing on the text users actually see!
[[Note Name|Alias]]
โ counts only "Alias"[[Note Name]]
โ counts "Note Name"[link text](url)
โ counts only "link text"Take control over comment handling with flexible exclusion options:
%% comment %%
) and HTML (<!-- comment -->
) commentsThe new features add these settings sections:
All new features are disabled by default - your existing workflows remain unchanged until you choose to enable these enhancements.
See CHANGELOG.md for complete technical details.
Installation: Available through Obsidian's Community Plugins.
Need Help? Check our docs/README.md or create an issue.
Full Changelog: https://github.com/antoKeinanen/obsidian-advanced-merger/compare/1.6.0โฆ1.7.0
7deeff8
Thanks @naftalivanderloon! - Add Dutch language supportFull Changelog: https://github.com/meld-cp/obsidian-encrypt/compare/2.4.3โฆ2.4.4
Full Changelog: https://github.com/d-eniz/jupymd/compare/1.2โฆ1.3
โจ What's New
Simply right-click on any cell to bring up the new context menu, giving you the power to:
โจ ๆฐๅ่ฝไบฎ็น
ๅช้ๅจไปปๆๅๅ
ๆ ผไธๅณ้ฎ็นๅป๏ผๅณๅฏๆฟๆดปๅ
จๆฐ็ไธไธๆ่ๅ๏ผ่ฝปๆพๅฎ็ฐ๏ผ
Closed #19 #29 #16
Full Changelog: https://github.com/LIUBINfighter/csv-lite/compare/1.0.6โฆ1.1.0
This release contains a bug fix for Windows users and a bigger default dictionary!
Computer Science
sub-dictionary of 300+ computer science related words to the default dictionaryFull Changelog: https://github.com/Developer-Mike/obsidian-advanced-canvas/compare/5.2.0โฆ5.3.0
Full Changelog: https://github.com/eudennis/ultimate-todoist-sync-for-obsidian-experiment/compare/0.5.8โฆ0.5.9
Full Changelog: https://github.com/tu2-atmanand/Task-Board/compare/1.5.1โฆ1.5.2
-webkit-*
specific override.Full Changelog: https://github.com/icealtria/obsidian-telegram-inbox/compare/1.6.0โฆ1.7.0
Changes:
Fixes
New features
Improvements
Bug Fixed:
Feature:
Enhancements:
Rebuilt:
Full Changelog: https://github.com/guicattani/obsidian-countdown-to/compare/1.3.2โฆ1.4.1
Improve file creation event handling with proper type checking (#10 )
Full Changelog: https://github.com/tu2-atmanand/obsidian-notes-explorer/compare/2.6.1โฆ2.6.2
A daily note, all-day event on the agenda view opens the daily note when clicked.
ChatGPT MD v2.5.0 introduces support for Anthropic's Claude models alongside several improvements to build performance and code quality.
Thanks to the contributors and community feedback, especially PR #165 for Claude integration.
Version 2.5.0 gives you access to both OpenAI and Anthropic models within your Obsidian workflow.
Full Changelog: https://github.com/bramses/chatgpt-md/compare/2.4.5โฆ2.5.0
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
ๆดๆฐๅ ๅฎนๅฆไธ๏ผ
Fixes:
Optimizations:
all notes
can now have sub-schemes.This release does the following:
Full rewrite. Added support for default gloss settings.
Full Changelog: https://github.com/rioskit/obsidian-todo-txt-mode/compare/1.0.1โฆ1.0.2
Full Changelog: https://github.com/4Source/settings-profiles-obsidian-plugin/compare/0.6.0โฆ0.7.0
left horizontol time layout
[[ ]]
syntax display 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
Rich ๆจกๅผๅทฒ็ปๆฏๆไบๅคง็บฒ๏ผๅ ทไฝๅฏไปฅๆฅ็ v3.1.3
ๅฆๆๆจๅทฒ็ป่ดญไนฐไบv2 ็ๆฌ็ๆฟๆดป็ ๏ผๅช้่กฅๅทฎไปท 35 ๅ ๅณๅฏๅ็บงๅฐ v3 ็ๆฌใ
ๅฆๅค็ฌ็ซ็ๆฌ Markmind 0.1.4 ็ๆฌไนๆดๆฐไบ๏ผไธ่ฝฝ
ๅฆๅค ๅพฎไฟก็พคๅ QQ ็พคๅทฒ็ปๅ ๆปก๏ผๅคงๅฎถๅฏไปฅๅ ๅ ฅ QQ ้ข้
QQ ้ข้๏ผๆจ่ๅ ๅ ฅ้ข้๏ผ
ๆ่ QQ ็พค 3
https://github.com/user-attachments/assets/bab4d37c-2231-434e-a22e-a5e347f1ebb7
Add the ability to repeat notes on certain days of the week each week. For example:
repeat: every tuesday and friday
26 June 2025
Fixes:
Commits:
f7bfaf9
3f6a0e9
95322fa
8ac23c3
0bf9f27
5f7a367
ab94b6b
9ecef24
958091f
f9e41d3
b198c1a
d27271b
Updated add/edit meal template with better ui and search features
Don't miss all the new features in v1.24.
editor:*
commands added from the Gallery from now on will check availability by default (e.g., the Bold item is not displayed in Reading mode).notetoolbar
property changed; this is now fixed.Full Changelog: https://github.com/chrisgurney/obsidian-note-toolbar/compare/1.24.05โฆ1.24.08
Full Changelog: https://github.com/drPilman/obsidian-graph-nested-tags/compare/1.0.2โฆ1.0.4
Full Changelog: https://github.com/Mouadhbendjedidi/themed-obsidian-discord-rpc/compare/1.0.2โฆ1.1.0
support Jianguoyun & InfiniCloud
Item | Value |
---|---|
SHA256 | 24be3686bccb0d45ec439021c68cdec0be45418cb18a60d5b4644db15dbdd03a ๐บ gistr-1.7.1.zip |
GUID | 0a7f5dc4-b2fa-5064-9e54-f6e17fd14273 |
UUID | 811b940f-948a-5ef7-ad5e-abc10d80fffa |
Stamp | 1.7.0-2024-07-15T00:14:11.000Z ๐บ 1.7.1-2025-06-25T02:37:42.000Z |
Last Release | 345 days ago |
This release contains the following changes:
pref
: embedded gists should now load at least 40% faster after to optimizations implementedbuild(deps-dev)
: bump @aetherinox/noxenv from 1.0.0 to 1.1.1build(deps-dev)
: bump electron from 31.1.0 to 37.0.0build(deps)
: bump @octokit/rest from 20.1.0 to 22.0.0build(deps)
: bump colortranslator from 4.1.0 to 5.0.0build(deps)
: bump semver from 7.6.0 to 7.7.2build(deps-dev)
: bump obsidian from 1.0.0 to 1.8.7build(deps)
: bump yaml from 2.4.5 to 2.8.0build(deps-dev)
: bump rollup-plugin-license from 3.3.1 to 3.6.0fix
: issue with opengist background color being set on dark theme; css class changedfix
: linter unable to load full path to project filesfix
: Parameter 'leaf' implicitly has an 'any'fix
: some opengist examples in the demo vault no longer working, re-add gists to demo sitefix
: update opengist official url to https://demo.opengist.ioHow the files have changed:
This release is associated with the following pull requests:
https://demo.opengist.io
: 297cf31076043ce00e47f0defe902c6fec940b36 @aetherinoxParameter 'leaf' implicitly has an 'any'
: d50a2d1bc6987c32dfa9786da0866abac919eea8 @aetherinoxColorPicker
: 2c03141bc87c7bfbce5d81e33d44484e2543f48b @aetherinox@aetherinox/noxenv
from 1.0.0 to 1.1.1 : 49b12248c5e6279ed6a21047effc3753604da4a2 @aetherinoxv1.7.1
: 866078b37adf06916e95c38905f9aa97878a9000 @aetherinoxoptionalDependencies
: 4579feeba1c7d6fc9606e341eb7b00cff4cca087 @aetherinoxmaterial/tags
id : 3c6d0b2e6bf7765c3401c8050a7a2f6f4ce9036a @aetherinoxThe new suggester needed refinement, and thanks to your feedback in issues #838 and #839, we've made it better.
Exact matches now always appear first. Type "TODO" and your TODO file shows up at the top, exactly where you'd expect it.
Your detailed bug reports help us build the search experience you deserve. We're committed to making QuickAdd amazing, so please keep the feedback coming - every issue report makes the plugin better for everyone.
Thank you for your continued testing and patience as we refine these features together.
If you're wondering how to best use the improved suggester system, please read the docs here.
Full Changelog: https://github.com/chhoumann/quickadd/compare/1.16.0โฆ1.17.0
Report Issues: https://github.com/chhoumann/quickadd/issues
Refresh on focus change
option is enabled (#15)Full Changelog: https://github.com/nitishkhurana/obsidian-move-files-plugin/compare/1.0.2โฆ1.1.0
Removed outdated token counting overhead, supercharged vault search with intelligent scoring, and added powerful storage analysis tools.
Intelligent Search That Actually Gets You
Find what you need faster with our new relevance scoring system. The AI now understands context better โ searching for "daily notes" will prioritize files with both words together, not just random mentions of "daily" or "notes" scattered across your vault.
Vault Storage Analyzer
Curious where all your disk space went? The new storage analysis tool helps you understand your vault's footprint โ find large files, see storage by file type, or analyze growth over time. Perfect for spring cleaning your knowledge base.
Lightning-Fast Search Results
Completely rebuilt the search engine from the ground up. No more waiting for results โ search happens instantly as you type, with the most relevant files always appearing first.
Cleaner, Faster Plugin
Removed the legacy token counting system that was slowing things down. The plugin now uses a more efficient character-based approach that's both faster and more accurate.
Smarter Provider Management
Custom AI providers that fail repeatedly now auto-disable after 3 failures, preventing endless error loops. You'll get a clear notification when this happens so you can fix the issue.
Search Actually Works Now
Fixed multiple issues where search would return empty results or freeze Obsidian. The new singleton pattern ensures only one search engine runs at a time.
Embeddings Detection Fixed
The plugin now correctly detects when embeddings are available, fixing the "No embeddings found" error that some users were experiencing.
No More Startup Freezes
Eliminated several blocking operations that could cause Obsidian to freeze on startup, especially for larger vaults.
Better API URL Handling
Enhanced development mode support with automatic URL validation and correction. The plugin now intelligently switches between development and production servers based on your environment.
Improved Error Recovery
Added comprehensive error handling throughout the search system with proper cleanup on plugin unload.
โ Mike
#
character in the filename could not be loaded.๐ Fixed cursor position not being placed correctly after inserting an element by https://github.com/EnidanBri
Task Status
to Checkbox Status
. @jsmorabito Increased connection timeout.
electronFetch
, which was broken in the previous build. Closes #10.embed
, and it will cache the content key and the returned value for each provider and model. In other words, it caches every content/embedding pair globally across all plugins.