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

推荐订阅源

J
Java Code Geeks
aimingoo的专栏
aimingoo的专栏
Martin Fowler
Martin Fowler
C
Check Point Blog
G
Google Developers Blog
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Google DeepMind News
Google DeepMind News
人人都是产品经理
人人都是产品经理
有赞技术团队
有赞技术团队
MongoDB | Blog
MongoDB | Blog
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
D
Docker
Hugging Face - Blog
Hugging Face - Blog
The GitHub Blog
The GitHub Blog
博客园 - 三生石上(FineUI控件)
A
About on SuperTechFans
Recent Announcements
Recent Announcements
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
阮一峰的网络日志
阮一峰的网络日志
Stack Overflow Blog
Stack Overflow Blog
Vercel News
Vercel News

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.8.3 Desktop (Early access)
2020-08-10 · via Obsidian Changelog
Shiny new things There is now a "local" graph view available. This is bound to a file, only showing notes related to the linked pane, similar to how backlinks and outline pane works. Use the "More options" menu to find the new "Open local graph" option. Try putting it in a sidebar! Graph view now updates in real time when files are created, removed, or when links are changed. Obsidian is now translated to several different languages thanks to our lovely community members. This version comes with full support for English and 中文 (Chinese), and partial support for Deutsch, Français (French), русский (Russian) and Türkçe (Turkish). If you would like to help translate Obsidian to your native language, join our Discord #translations channel. The Slides plugin has been revamped and updated. It now supports image/audio/video embeds, LaTeX, code blocks and mermaid graphs. The Zettelkasten prefixer plugin now has a template file option. Changes Renaming folders now properly updates all affected links. Creating or renaming files that causes duplicate names will now update links to absolute links to avoid conflicts. Search performance has been improved. It will now match files much faster, where it was previously limited to 600 files per second. <style> tags are no longer permitted in raw HTML. This is because the HTML standard disallows <style> tags within <body> ; they are only permitted in <head> . No longer broken Switching from edit to preview mode had a brief flash before changes are applied, that no longer is the case. The editor no longer inserts an extra pair of ]] closing brackets when "smart indent list" is turned off. Outline plugin no longer switches to a media file if one is opened in the editor. Now it more accurately just says "No headings found." PDFs that previously had missing characters now render properly.