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

推荐订阅源

Y
Y Combinator Blog
S
SegmentFault 最新的问题
Engineering at Meta
Engineering at Meta
量子位
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Google DeepMind News
Google DeepMind News
博客园_首页
云风的 BLOG
云风的 BLOG
月光博客
月光博客
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Vercel News
Vercel News
美团技术团队
Microsoft Security Blog
Microsoft Security Blog
P
Proofpoint News Feed
D
Docker
F
Fortinet All Blogs
N
Netflix TechBlog - Medium
博客园 - 叶小钗
Martin Fowler
Martin Fowler
雷峰网
雷峰网
酷 壳 – CoolShell
酷 壳 – CoolShell
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog

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 1.1.10 Desktop (Early access)
2023-01-10 · via Obsidian Changelog
Improvements Deleting a file now closes its tab if there are other tabs in the tab group. Obsidian Sync's settings page will now warn you if your vault is in Dropbox, iCloud, or OneDrive. Using multiple sync providers can lead to data conflicts. Canvas: Added new "Narrow to block..." menu option. This works the same way as "Narrow to heading" but offers finer grained narrowing options. Canvas: New "Jump to group" command allows quickly jumping to a group by name. Canvas: You can now nudge selected cards with the arrow keys. Use Shift to move the cards at a greater multiple. Canvas: Added a new Canvas settings tab for configuring Canvas preferences for your entire vault. The currently available settings include: Use scroll wheel zoom instead of pan Options to hide the card labels Global setting for "snap to grid" and "snap to objects" Configurable zoom threshold for when cards switch from showing their content to just showing the card title Configurable behavior of Ctrl/Command + Drag No longer broken Fixed bug where embeds and code blocks in Live Preview were not properly unloaded when switching files. Fixed bug where large images were not properly scaled in the hover preview popups. Canvas: Headings are always visible in narrowed cards regardless of "Show inline titles" preference. Fixed context menu position when using "Show context menu under cursor" command while "native menus" is enabled. Fixed Markdown tags with underscore not displaying correctly in Live Preview. Fixed indented images not rendering properly indented. Canvas: Fixed nodes not always loading cards on their correct layers. Canvas: Fixed linux middle click. Canvas: Fixed bug where dragging cloned nodes were not properly snapping to objects. Developers Fixed Menu.showAtPosition not working when user has enabled "native menus." Fixed processFrontMatter passing null when frontmatter section is empty, fixed not working with CRLF line endings.