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

推荐订阅源

D
Docker
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog
博客园 - 司徒正美
云风的 BLOG
云风的 BLOG
P
Proofpoint News Feed
D
DataBreaches.Net
B
Blog RSS Feed
博客园_首页
The GitHub Blog
The GitHub Blog
I
InfoQ
L
LangChain Blog
G
Google Developers Blog
M
MIT News - Artificial intelligence
美团技术团队
腾讯CDC
V
Visual Studio Blog
aimingoo的专栏
aimingoo的专栏
博客园 - 聂微东
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Apple Machine Learning Research
Apple Machine Learning Research
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
博客园 - 叶小钗

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.6.6 Desktop (Public)
2020-06-01 · via Obsidian Changelog
Shiny new things We added an option for deletions to use either 1) System trash, 2) local vault .trash/ or 3) permanent delete like before. This means an extral layer of safety in case you accidentally delete a note. The default is System trash, but if the system trash is disabled, it will use .trash/ by default. There are now several options for opening files in new panes! Cmd/Ctrl-click from the file explorer will do it. When using the quick switcher, Cmd/Ctrl-Enter will open the selection in a new pane. Relatedly, the quick switcher can use Shift-Enter to create a new note instead of opening the selected match, if you have names that are too similar. Cmd/Ctrl-Shift-Enter creates and opens in a new pane. Changes Clicking on search results and backlinks will now stay in preview mode and not force you to edit mode. It will also scroll and highlight in preview mode. We no longer allow choosing an inaccessible folder (like Program Files on Windows, or Applications on MacOS). This should solve a problem some Windows users had with having to run the application as an administrator, and will head off a bunch of other possible problems in the future. No longer broken Latex and code highlighting now work for embeds. Regular Markdown internal links are now properly indexed for graph view and backlinks. Renaming files also updates those if found. The Backlinks pane no longer shows empty when closing a pane (it previously should have shown the other pane's backlinks but instead showed nothing). We fixed some weird flicking scroll sync behavior introduced in 0.6.5. Sorry about that. We Fixed pressing Enter on title rename sometimes causing a newline to be entered into the source editor. And we fixed the fact that clicking on some footnotes didn't do anything. It will now navigate as it should have all along. You know the thing where when you renamed a file, another open file with a link to it would not have the link properly updated? That shouldn't happen anymore.