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

推荐订阅源

P
Proofpoint News Feed
Martin Fowler
Martin Fowler
The GitHub Blog
The GitHub Blog
B
Blog RSS Feed
U
Unit 42
阮一峰的网络日志
阮一峰的网络日志
量子位
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
L
LangChain Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园_首页
IT之家
IT之家
V
Visual Studio Blog
Y
Y Combinator Blog
Blog — PlanetScale
Blog — PlanetScale
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
I
InfoQ
D
Docker
V
V2EX

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.8.0 Desktop (Early access)
2024-12-18 · via Obsidian Changelog
New Web viewer, a new core plugin, lets you open external links within Obsidian. This simplifies reading linked content without leaving the app and makes multitasking on web research projects easier. This plugin is disabled by default, and needs to be enabled manually in settings. Added a "hide my changes" button to hide your own file changes from the Sync view in a shared Obsidian Sync vault. Improved New command "Download attachments for current file" downloads all externally embedded images and replaces the external links with internal embeds. You can now copy individual values from list properties via the context menu or Command/Ctrl + C . Right clicking anywhere in the local properties view now shows property menu. File Explorer now displays a context menu when you right-click in the tree view. File Explorer now includes a menu option to create a new folder with selected items. Dragging a file over a collapsed folder in the file explorer will now automatically expand the folder. Sort options are now available in the properties menu. Tab close button will now be hidden if the tab is too small. In the Sync history view, clicking on an active item now expands its entry. The callout context menu now includes the option to remove the callout formatting. The "Show backlinks in document" preference is now saved on a per-file basis. Bug fixes Live Preview now renders reference-style links correctly. Tab size setting now controls the visual width of the tab/indent. Fixed renaming headings and block IDs showing the incorrect number of modified files. Graph view will no longer consider Canvas files as "Attachments." Fixed search sort order preference not always being saved. Layout and config changes will now always be saved before quitting Obsidian. Fixed rare bug where "insert template" fails if cursor is at the start of a file and the template content begins with a horizontal rule. Don't allow right-clicking on the property icon if the property name is empty. Fixed Alt-Enter not working if cursor overlaps with the embed start ![[ . Fixed issue where the app switched to the default theme after removing an inactive theme. Canvas now shows additional context menu options when multiple file cards are selected. Fix missing margin on code blocks and callouts inside embeds. Fixed "Rename file" not working if sidebar view is active. The media selection prompt no longer allows for file creation when no results match the current input. Shift-enter in text property input enter should use the current input text value. Fix link resolution when filename ends with a Greek character. Footnote IDs are now case-insensitive. Fix flickering when selecting text in PDFs. The Markdown in an embedded heading will now be rendered correctly (e.g. ## *Hello*, World ). Increased the contrast of code color, and added CSS variables for code block borders. Clicking the "Copy" button in a callout no longer switches it to source mode. Added a "Retry" button when failing to load remote vaults due to poor network connection. Fixed issue with some Japanese characters rendering incorrectly when using the default font. Fix REM units in pop-out windows not matching main window. Fix issue where inline footnotes are not always processed by the metadata cache. Fixed CSS specificity of task checkbox position in editable lines to avoid conflicting with rendered checkboxes in source mode (e.g. callouts). Third-party Libraries Upgraded prism.js to 1.29.0. Upgraded Turndown to 7.2.0. Upgraded Mermaid to 11.3.0. Upgraded Codemirror to latest version.