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

推荐订阅源

IT之家
IT之家
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
腾讯CDC
Engineering at Meta
Engineering at Meta
The Cloudflare Blog
T
The Blog of Author Tim Ferriss
S
SegmentFault 最新的问题
J
Java Code Geeks
小众软件
小众软件
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Martin Fowler
Martin Fowler
美团技术团队
雷峰网
雷峰网
阮一峰的网络日志
阮一峰的网络日志
Jina AI
Jina AI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Recent Announcements
Recent Announcements
Vercel News
Vercel News
V
Visual Studio Blog
博客园 - 叶小钗
Last Week in AI
Last Week in AI
宝玉的分享
宝玉的分享
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 0.6.0 Desktop (Public)
2020-05-18 · via Obsidian Changelog
Shiny new things The big news: We've implemented linking to headings! Start typing a link like you would normally. Once you highlight the note you want from the list, press # instead of Enter and you'll see a list of headings in that file. Press # again for each subheading, and Enter to complete the link. Related to that, if you make a link with heading specified for an embed, it will show just that section in preview mode. The hover preview will also show just that section. The OTHER big news: You can now follow links with the keyboard. By default, follow the link under the cursor with alt-Enter , and open in a new panel with Ctrl-alt-Enter , but of course these are customizable in [[Keyboard shortcuts]]. You can now now search AND replace, Ctrl+H by default. Daily notes now have the option of using a template note. Set this in the plug-in settings. We also added commands to toggle the left and right side bars. No hotkey set by default. Changes Link suggestion now has fuzzy search. No more trying to remember what order words came in when you named that file. Both the link suggestion and the quick switcher highlight matches as you type. Yes the colors for these can be changed in CSS. When you use the Navigate Back command to return to a document, we now restore your scroll location and cursor selection. Markdown links with relative paths like [link](../Note.md) now work. The path is relative to the file you're making the link in. Improved the [[Format your notes]] examples to include some of the lesser-used formats to satisfy certain CSS developers who shall remain nameless. No longer broken Long note titles are no longer truncated with ellipses, so you can actually see what you're typing when you edit them. Long headings are no longer compressed to unreadable in page preview. Star and Unstar commands are now a single toggle command. We fixed that weird table layout issue that would cause columns to resize poorly. We fixed starred notes not appearing after you delete one of them. In the sidebar, you can now close a removed pane after disabling a plugin. Linking an unlinked file no longer navigates to that file at the same time. If that makes no sense to you, you probably never saw the bug. Don't worry about it, it's fixed now. Graph view now runs a single instance in the background. This means you won't lag out the application by opening it multiple times.