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

推荐订阅源

博客园 - Franky
Apple Machine Learning Research
Apple Machine Learning Research
月光博客
月光博客
Vercel News
Vercel News
Recent Announcements
Recent Announcements
B
Blog RSS Feed
Y
Y Combinator Blog
M
MIT News - Artificial intelligence
MongoDB | Blog
MongoDB | Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
雷峰网
雷峰网
D
Docker
Jina AI
Jina AI
IT之家
IT之家
人人都是产品经理
人人都是产品经理
L
LangChain Blog
G
Google Developers Blog
Google DeepMind News
Google DeepMind News
MyScale Blog
MyScale Blog
博客园 - 叶小钗
The GitHub Blog
The GitHub Blog
The Cloudflare Blog
A
About on SuperTechFans
Hugging Face - Blog
Hugging Face - 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.5.2 Desktop (Early access)
2023-12-12 · via Obsidian Changelog
Improvements Tables Triple-click in a table cell to select the whole table. Clicking on the drag-indicators is now a quick way to select the entire row or column. Improved performance of the table editor when rendering large tables. "Insert template" now works within table cells. Dragging rows and columns in the table will now move the row/column instead of swapping it. Editor We have overhauled our formatting commands (e.g. "Toggle bold"). The commands now support multiple-cursors, work across multiple lines, works with table selections, and even detect existing formatting in the selection and "intelligently" places the formatting characters without breaking the document formatting. There is a new "Format" submenu when you right-click in a Markdown document to easily toggle the inline formatting for the current text selection. New "Clear formatting" command to remove inline formatting from the current selection Outline The Outline view now has a "collapse all" button as well as a search field for filtering the list of headings in the file. The view is now registered with the "Page preview" core plugin. Preview individual headings in the note on hover. Settings We've done some shuffling around in the settings. "About" has been renamed to "General" and is now first in the list. "About → Advanced" Section has been removed. "About → Disable GPU" has been moved to Appearance. "About → Override config folder" has been moved to Files and Links. Sync When viewing the version history for a file, changes made by the same user on the same device will now be grouped together. And Markdown will be rendered to more closely match reading mode. Misc. Reorganized the menu when right-clicking on a folder in the file explorer. New "Search in folder" menu item when right-clicking on a folder Improved appearance of inline code when it soft-wraps to the next line. New css class for order-list-number ( .formatting-list-ol ). No longer broken Search operators such as file: and path: are now case-insensitive. So you can use "FILE:" or "PATH:" now. Outgoing links: Fixed issue where unresolved block links would render as an empty row in outgoing links view. Fixed issue where links with custom display text (i.e. [[link|alias]] ) would render incorrectly after a table.