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

推荐订阅源

WordPress大学
WordPress大学
J
Java Code Geeks
Martin Fowler
Martin Fowler
Microsoft Azure Blog
Microsoft Azure Blog
月光博客
月光博客
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
人人都是产品经理
人人都是产品经理
有赞技术团队
有赞技术团队
爱范儿
爱范儿
Engineering at Meta
Engineering at Meta
GbyAI
GbyAI
博客园 - 【当耐特】
Y
Y Combinator Blog
Last Week in AI
Last Week in AI
MongoDB | Blog
MongoDB | Blog
G
Google Developers Blog
博客园 - 三生石上(FineUI控件)
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
大猫的无限游戏
大猫的无限游戏
罗磊的独立博客
The Cloudflare Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
V
V2EX
博客园 - 司徒正美

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.10 Desktop (Public)
2023-09-11 · via Obsidian Changelog
Improvements Editor Empty lines before the frontmatter block are no longer allowed. Previously this was supported by some parts of the app and ignored by others. Adding inline formatting to text will now ignore whitespace at the start and end of the selection. Properties Date & time fields now include seconds. Added command to fold properties. When toggling "Properties view" core plugin the core plugin will immediately open the "All properties" view. Added a tooltip when hovering over property names in case the property name is too long and gets cut off. Sidebar view now indicates if file properties are invalid. Right-click on the properties heading to quickly add a property or clear the properties from the file. If your file properties cannot be parsed, the exact spot where there YAML is invalid is now highlighted. No longer broken General Fixed "Reveal in Finder" hanging for a long time on macOS. Files specified in the "Excluded files" setting will no longer be counted in the Tags view or Properties view. Fixed "Replace" button in find/replace not highlighting the next match. Fix stacked tabs not scroll into view when first activated. Properties Fixed bug where editing properties in reading mode would cause changes made in edit mode to be reverted. Fixed the All Properties view sometimes jumping around when editing notes. Fixed issue where properties editor would sometimes produce invalid frontmatter when editing. Fixed Tag suggest not showing suggestions if the input starts with # . Fixed properties status bar item not updating if the properties sidebar was not open. Fixed more edge cases where frontmatter would temporarily appear when modifying properties. The "Add file property" menu item will no longer be disabled in reading mode. Fixed duplicate keys being suggested in property name input fields. Fixed "Unassign type" not working for properties with capital letters. It is no longer possible to unassign the type for default properties ( cssclasses , tags , aliases ). Fixed issue where the arrow keys would jump from the editor to properties editor even if the cursor isn't on the first line of the file. Pressing escape when property name input is focused now properly reverts the changes. Renaming a list property will no longer cause a type mismatch warning to appear. Clicking outside of the property editor will remove the empty property section for the note if there is one. Fixed "type mismatch" tooltip sometimes showing the wrong expected type. Fixed cssclasses sometimes staying applied to the current view after switching to a new file. Search Fixed file: queries showing wrong matches when composed with other search operators. Fixes results for file: queries highlighting the wrong text. Other plugins Outline: Fixed outline view scroll position getting reset when editing a longer document. Note composer: Improved behavior for merging frontmatter if note contains nested YAML properties or invalid frontmatter. Sync: Fixed app freezing for very large vaults sometimes. Fixed since last insider build Fixed properties sidebar view not showing "Add properties" button if the active file has no properties yet.