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

推荐订阅源

爱范儿
爱范儿
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
博客园_首页
博客园 - 【当耐特】
量子位
S
SegmentFault 最新的问题
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
V
Visual Studio Blog
T
Tailwind CSS Blog
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
Y
Y Combinator Blog
博客园 - 聂微东
The Cloudflare Blog
小众软件
小众软件
J
Java Code Geeks
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
H
Help Net Security
Jina AI
Jina AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
宝玉的分享
宝玉的分享

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.2 Desktop (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.4.4 Desktop (Early access)
2023-08-23 · via Obsidian Changelog
Shiny new things Search: New search syntax for properties. To find notes containing a property, use [ property ] To find notes with a property and a corresponding value, use [ property : value ] Both property and value allow complex sub-queries, such as parentheses for grouping, the OR operator, double-quotes for exact matching, and regex. Search: Search autocomplete will now be shown based on the current input context. Improvements Editor: Formatting commands for bold , italic , etc are now context-aware. For example, "Toggle bold" inside a bolded sentence will un-bold the sentence. Backlinks: Properties with links will now properly show in backlink entries. Sync: Always show a visual representation of storage usage. Note Composer: Merging notes will now merge their properties. Properties: Tags can optionally start with a leading '#'. Properties: Fixed middle-clicking on links. Properties: Renamed the property type 'Time' to 'Date & time' for clarity. No longer broken Live Preview: Fixed frontmatter sometimes appearing under properties for a split second while editing. Properties: Clicking on properties will now use the new search syntax for finding properties. Properties: Fixed heading links inside list properties always appearing as broken links. Properties: Fixed being unable to use up/down arrows when frontmatter is showing. Properties: Fixed frequency sort in the properties view. Properties: List property now saves when it loses focus. Vim: Fix for spellchecker. Developers SearchComponent is now properly exported. Theme: New display variables for reading and editing mode: --metadata-display-reading --metadata-display-editing