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

推荐订阅源

月光博客
月光博客
云风的 BLOG
云风的 BLOG
小众软件
小众软件
雷峰网
雷峰网
博客园 - 【当耐特】
V
V2EX
WordPress大学
WordPress大学
IT之家
IT之家
Last Week in AI
Last Week in AI
罗磊的独立博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
有赞技术团队
有赞技术团队
The Cloudflare Blog
Jina AI
Jina AI
博客园 - 司徒正美
阮一峰的网络日志
阮一峰的网络日志
博客园 - 聂微东
大猫的无限游戏
大猫的无限游戏
博客园 - 三生石上(FineUI控件)
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

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.9.5 Desktop (Early access)
2025-07-17 · via Obsidian Changelog
Shiny new things Bases has a new formula editor. It includes syntax highlighting, autocomplete, and shows documentation about the current expression. Improvements The "Download attachments for current file" command now downloads attachments from file properties in addition to the note body. Canvas: It's now possible to select a specific view for an embedded Base. Right-click and select "Pin view..." Improved how the Markdown parser handles large tables and large callouts. These notes will take slightly longer to load, but then the tables and callouts will be rendered instantly. Bases Bases now remember your scroll position when navigating forward and backward in history. Cards view can now display cards with no properties. Useful if you only want a cover image displayed. Formula properties and file properties now display dates and datetimes according to your OS locale. Checkboxes for non-interactive properties (formula properties or properties in Cards view) no longer have a hover effect Added new commands: "Bases: Add item" and "Bases: Add view." Added "Edit formula..." menu item when right-clicking in table header. Added "Clear sort" menu item when right-clicking in table header. Functions Breaking change: String#icon() has been removed in favor of a new global function: icon() . New List#filter and List#map functions. file.links now includes embeds. link() now supports non-HTTP URLs. Added support for date == datetime . When comparing a date and a datetime, the time component will be ignored. No longer broken Properties are now hidden inside inline embeds (i.e. ![[file]] ). Fixed a bug where clicking inside a MathJax block ( $math$ ) would highlight the wrong selection. Graph view: If you have saved filters, you'll no longer see an initial flash of nodes when you open the graph view. The filters will be applied immediately. Bases: Fixed a few edge cases where a base not update when it comes into view, for example, inside a canvas card that is moved. Bases: Sort should now be "stable". There were times when rows would move unexpected after editing a property. This should no longer happen. Bases: Fixed table styles for taller row heights. Bases: Fixed date and datetime properties not saving when input is cleared.