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

推荐订阅源

博客园_首页
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
博客园 - 三生石上(FineUI控件)
量子位
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research
爱范儿
爱范儿
V
Visual Studio Blog
雷峰网
雷峰网
T
Tailwind CSS Blog
宝玉的分享
宝玉的分享
Blog — PlanetScale
Blog — PlanetScale
有赞技术团队
有赞技术团队
博客园 - 叶小钗
Microsoft Azure Blog
Microsoft Azure Blog
T
The Blog of Author Tim Ferriss
U
Unit 42
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
阮一峰的网络日志
阮一峰的网络日志
Y
Y Combinator Blog

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.3 Desktop (Early access)
2023-08-14 · via Obsidian Changelog
Improvements Settings: Added a new toggle to show properties as source (YAML) in Live Preview. Templates: When using the "Insert template" command, properties inside template files will be merged with the current file. Added a new status bar item that shows the number of properties in the currently active note. The Properties heading can now receive keyboard focus. When focused, use the left and right arrow keys to toggle the section open or closed. The Tags core plugin has been renamed to "Tags view." The Properties core plugin has been renamed to "Properties view." No longer broken Live Preview now supports single column tables. The Property value autosuggest will no longer return stale values. Fixed headings not scaling with base font size. Numbers everywhere should now be formatted in the app. For example, word count and character count will have thousands separators. Fixed bug where "Show file properties" view would not show the file properties on initial load. Canvas: Frontmatter in Canvas cards is no longer hidden. Added instructions to suggest boxes in Properties editor. Enabled copy/cut/paste in Properties sidebar view. Clicking quickly on close-tab button will no longer trigger maximize-window on macOS. Added max date to Date and Time properties; so no more referencing dates beyond the year 9,999. Fixed bug when selecting an alias from the link suggest causing the heading getting removed from the link. Date and Time properties now use Moment.js for parsing meaning it will now be more lax when reading formatted dates in properties. Search: The 'Show more context' button can be pressed multiple times in a row. Properties: fixed typing accented characters in text properties. Properties: fold state is now saved to the note. Fixed issue with inserting properties when auto-pairing markdown is disabled. Fixed the "Add file property" command not reusing the current file properties view. Properties: disabled autosuggest for aliases . Properties sidebar view won't show "add properties" button if the active file is not a markdown file. Editor Search: Fixed issue where \´ character was treated as space ( ). Developers Disabled soft line width in stringifyYaml (this was causing some breakages with other plugins reading the YAML).