惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
宝玉的分享
宝玉的分享
小众软件
小众软件
有赞技术团队
有赞技术团队
月光博客
月光博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
MyScale Blog
MyScale Blog
Engineering at Meta
Engineering at Meta
Stack Overflow Blog
Stack Overflow Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
N
Netflix TechBlog - Medium
D
Docker
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
MongoDB | Blog
MongoDB | Blog
WordPress大学
WordPress大学
J
Java Code Geeks
罗磊的独立博客
V
Visual Studio Blog
雷峰网
雷峰网
H
Help Net Security
T
The Blog of Author Tim Ferriss
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
F
Fortinet All Blogs

Obsidian Changelog

Obsidian 1.13.0 Mobile (Early access) Obsidian 1.13.0 Desktop (Early access) Obsidian 1.12.7 Mobile (Public) Obsidian 1.12.7 Desktop (Public) Obsidian 1.12.6 Mobile (Early access) Obsidian 1.12.6 Desktop (Early access) Obsidian 1.12.5 Mobile (Early access) Obsidian 1.12.5 Desktop (Early access) Obsidian 2026.02.27 (Public) Obsidian 1.12 Mobile (Public) Obsidian 1.12 Desktop (Public) Obsidian 1.12.4 Mobile (Early access) Obsidian 1.12.4 Desktop (Early access) Obsidian 1.12.3 Mobile (Early access) Obsidian 1.12.3 Desktop (Early access) Obsidian 1.12.2 Mobile (Early access) Obsidian 1.12.1 Mobile (Early access) Obsidian 1.12.0 Mobile (Early access) Obsidian 1.12.1 Desktop (Early access) Obsidian 1.12.0 Desktop (Early access) Obsidian 1.11.7 Mobile (Public) Obsidian 1.11.7 Desktop (Public) Obsidian 1.11.7 Mobile (Early access) Obsidian 1.11.7 Desktop (Early access) Obsidian 1.11.6 Mobile (Early access) Obsidian 1.11.6 Desktop (Early access) Obsidian 1.11.5 Mobile (Public) Obsidian 1.11.5 Desktop (Public) Obsidian 1.11.5 Mobile (Early access) Obsidian 1.11.5 Desktop (Early access)
Obsidian 1.12.2 Desktop (Early access)
2026-02-18 · via Obsidian Changelog
Improvements CLI Added help <command> to get help with a specific command. Added --help as an alias for the help command. Added daily:path command to get the expected daily note path. Added rename command. Split the search command into search and search:context . Added descriptions to filter parameters in help output. CLI commands now default to silent operation and doesn't expect an active file by default. the all parameter has been replaced by active (to target active file) the silent parameter has been replaced by open to open the target The CLI now ignores unrecognized flags starting with -- . Changed the CLI setup cancel button to say "Skip" to indicate the step is optional. Bases Added the ability to import files into Bases via drag and drop. file.linksTo() treats files embedded within a Canvas as links. Other Added new "Copy image" menu item when right-clicking on an image. Copying text from the editor now includes HTML formatting, making it easier to paste into apps like Google Docs. Obsidian Sync now logs when files were skipped for being too large. Improved fuzzy search results when the query contains spaces. Opening files in an external application now shows a confirmation dialog for added safety. Added a warning when attempting to open an executable file. No longer broken Fixed a bug where notices would stop appearing after being dismissed. Fixed the outline view flickering while typing. Fixed scroll position not updating after changing the row height in Bases table view. Bases: Fixed search input text overlapping with the result count if the input text is long. Fixed "More options" menu not closing when clicking the "..." button in a pop-out window. Fixed the app restart sometimes leaving the app in a broken quitting state. Fixed obsidian:// URIs not working if the CLI was not enabled. Fixed list properties not showing edit and remove options in the context menu when right-clicking a link inside a list item. CLI: Fixed commands not working with unicode characters. CLI: Fixed pasting. CLI: Fixed commands running before the workspace finished loading. CLI: Fixed erroneously operating on the current vault when the specified vault is not found. CLI: Fixed arguments with colons not being handled correctly on Windows. macOS: The dock icon is no longer shown during CLI invocations. Developers If your theme or snippet updates the macOS traffic light position using the new CSS variables, these offsets are now applied immediately when the app loads.