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

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
雷峰网
雷峰网
Last Week in AI
Last Week in AI
T
Tailwind CSS Blog
V
Visual Studio Blog
Jina AI
Jina AI
博客园 - 司徒正美
The Cloudflare Blog
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
S
SegmentFault 最新的问题
博客园 - 三生石上(FineUI控件)
有赞技术团队
有赞技术团队
小众软件
小众软件
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
美团技术团队
博客园 - 【当耐特】
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
WordPress大学
WordPress大学
爱范儿
爱范儿
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏

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.7.2 Desktop (Early access)
2024-09-19 · via Obsidian Changelog
Improvements Views now load only when visible, improving startup performance and memory usage. This might cause issues with some plugins, but we've published a guide for plugin developers. Improvements to Obsidian URI new Allows the use of clipboard instead of content to insert the contents of the clipboard. Allows the use of prepend instead of append to add to the top of the file. prepend and append will both attempt to merge properties. Daily Notes: New daily Obsidian URI action to automatically open or create your daily note. Renaming files is now faster in large vaults. Obsidian Sync: You can now filter the activity log. The startup debugging screen now shows the number of views loaded and deferred at startup. Minor tweaks were made to the status bar padding. No longer broken Fixed issue where hover previews didn’t disappear after creating a footnote. Fixed a bug where Obsidian would not always wait for pending filesystem operations before quitting. Canvas: Improved performance when panning. There should no longer be a flicker when cards enter and exit the viewport. If you're still seeing related issues, please try switching to default theme. The startup debugging screen now includes plugin versions in the clipboard result. Live preview now only escapes special characters (not letters and numbers). Fixed bug where escape characters at the start of a list item disappeared in Live Preview. Fixed issue where files couldn’t be moved into folders with a file of the same name but different capitalization. Fixed issue where links with custom display text under a table confused the Markdown parser. Vim: The latest bugfixes from our vim library ( codemirror-vim ) have been added. This includes fixes for arrow navigation on wrapped lines.