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

推荐订阅源

J
Java Code Geeks
M
MIT News - Artificial intelligence
D
Docker
S
SegmentFault 最新的问题
B
Blog
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
博客园 - 【当耐特】
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
腾讯CDC
阮一峰的网络日志
阮一峰的网络日志
U
Unit 42
C
Check Point Blog
GbyAI
GbyAI
美团技术团队
Recent Announcements
Recent Announcements
F
Fortinet All Blogs
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Visual Studio Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
G
Google Developers 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.7.1 Desktop (Early access)
2024-08-27 · via Obsidian Changelog
Improvements Added a new screen in settings (General → Advanced) to show the total app load time. You can also enable a toggle to get a notified when startup takes too long, including details for debugging. Page previews will stay open even if the window loses focus or the command palette appears. Spellcheck is now disabled for inline tags. Pressing Esc now instantly closes the page preview while editing. Dragging a .webloc or .url file into the editor creates a Markdown link with the filename as the display text. Hovering over a notice keeps it on screen until you move the mouse away. Added a right-click menu for footnotes to delete both the footnote and its reference. No longer broken Fixed the "Insert link" command creating incorrect text selections. Fixed an issue where "Export to PDF..." sometimes exported white text. Fixed a bug causing some editor suggestions from plugins to not update. Fixed keyboard navigation issues between the inline title, properties, and editor. Fixed "Insert internal link" not triggering autocomplete. Fixed cut/copy/paste not working when editing bookmark titles. Fixed a bug where clicking "create footnote" could create multiple footnotes. Fixed editing nested page previews. Fixed a bug where creating a Markdown embed sometimes showed "undefined" as the display text. Fixed mouse back/forward buttons being processed twice in popout windows. Obsidian Sync: Fixed "Show diff" toggle not always working in Sync History. Clicking a property search result no longer focuses the File Properties view if frontmatter is visible in the document. Fixed styling issues with invalid frontmatter when "Properties in document" is set to "source." Clicking "Check for updates" no longer causes layout shifts. Fixed math rendering in footnotes. Developers Plugin installation now automatically strips sourcemaps, making plugins smaller and faster to load. Theme developers: REM units are now synced with the base font size.