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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
美团技术团队
Last Week in AI
Last Week in AI
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
雷峰网
雷峰网
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
IT之家
IT之家
Google DeepMind News
Google DeepMind News
D
Docker
J
Java Code Geeks
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 【当耐特】
V
V2EX
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
月光博客
月光博客
宝玉的分享
宝玉的分享
酷 壳 – CoolShell
酷 壳 – CoolShell
aimingoo的专栏
aimingoo的专栏
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

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).