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

推荐订阅源

D
Docker
阮一峰的网络日志
阮一峰的网络日志
T
Tailwind CSS Blog
博客园 - 【当耐特】
量子位
博客园 - 叶小钗
有赞技术团队
有赞技术团队
Jina AI
Jina AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - Franky
博客园 - 司徒正美
爱范儿
爱范儿
美团技术团队
小众软件
小众软件
酷 壳 – CoolShell
酷 壳 – CoolShell
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
V2EX
罗磊的独立博客
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Last Week in AI
Last Week in AI
Hugging Face - Blog
Hugging Face - Blog
I
InfoQ
D
DataBreaches.Net
宝玉的分享
宝玉的分享

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 0.12.4 Desktop (Public)
2021-05-25 · via Obsidian Changelog
Shiny new things Quick switcher now has an option to show links to files that haven't been created yet. A new core plugin "Outgoing links" is now available. It shows a list of destinations your note links to. It also gives a list of unlinked mentions from the current note that can be linked. This plugin is disabled by default, and you must enable it first to see the new side panel. Improvements Graph view's right click menu now has an option to open the note in a new pane. The last opened setting tab is now saved when you close and re-open the setting dialog. The folding state of the metadata section in preview is now saved, and will be synced with the folding of the frontmatter in edit view. Obsidian Sync's status icon will now show red when not connected to the server. Exiting from editor search using the escape key now puts the cursor back. No longer broken Fixed Obsidian Publish dialog checking a folded folder doesn't work. Fixed removing the right sidebar still left a gap. Fixed resizing sidebars can sometimes go beyond the app window. Graph now updates correctly when files are renamed. Renaming files while using Markdown links no longer cause unnecessary characters to be url encoded. Markdown links to files that haven't been created yet will no longer cause an entry with .md to show up in link auto-complete. Fixed navigation history sometimes skips a note. Fixed navigating from a non-active linked pane causes the navigation history to forget the previous note. Developers Status bar elements now have a css class of the plugin ID added to it, for example, plugin-word-count .