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

推荐订阅源

J
Java Code Geeks
Stack Overflow Blog
Stack Overflow Blog
P
Proofpoint News Feed
L
LangChain Blog
C
Check Point Blog
F
Fortinet All Blogs
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Blog — PlanetScale
Blog — PlanetScale
腾讯CDC
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Jina AI
Jina AI
Recent Announcements
Recent Announcements
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
N
Netflix TechBlog - Medium
博客园 - 【当耐特】
Hugging Face - Blog
Hugging Face - Blog
Microsoft Azure Blog
Microsoft Azure Blog
U
Unit 42
The Cloudflare Blog
月光博客
月光博客
有赞技术团队
有赞技术团队
G
Google Developers 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.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.