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

推荐订阅源

博客园_首页
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
博客园 - 三生石上(FineUI控件)
量子位
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research
爱范儿
爱范儿
V
Visual Studio Blog
雷峰网
雷峰网
T
Tailwind CSS Blog
宝玉的分享
宝玉的分享
Blog — PlanetScale
Blog — PlanetScale
有赞技术团队
有赞技术团队
博客园 - 叶小钗
Microsoft Azure Blog
Microsoft Azure Blog
T
The Blog of Author Tim Ferriss
U
Unit 42
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
阮一峰的网络日志
阮一峰的网络日志
Y
Y Combinator 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.6.1 Mobile (Early access)
2024-05-22 · via Obsidian Changelog
Improvements Includes all new functionality and bug fixes up to Obsidian Desktop v1.6.1 . The mobile sidebars have received a slight design refresh. In an effort to reduce some of the visual complexity, we've changed the sidebar tabs to a dropdown list. We also removed the "fullscreen" button to further simplify things. Select table cells by dragging the caret. You can now fuzzy search for commands when adding them to the mobile toolbar. Fixed lists rendering too far to the right in reading mode. Obsidian Sync Layout improvements when viewing the activity log and the file sync history. No longer broken Ensure that filesystem mkdir errors are caught on initial load. Tweaks to the iCloud loading screen. The "Hide keyboard" button now also appears in the mobile toolbar on iPad. Properties Fixed navigation bar staying hidden after opening a link. Show keypad when number property is focused. Soft keyboard will now show "next" on iOS and "enter" on Android. Disabled autocapitalize for property names and tag values. Styles The splash screen now remains visible until the app has fully loaded. Fix appearance of vault switcher when transitioning between screens. Fix box-shadow getting cut off clipped in Sync's activity log. Fix animation getting skipped when pressing "cancel" in a modal. Minor animation/shadow tweaks for dialogs. Fixed the context menus on side drawer tabs automatically closing. Fix alignment of the view header (it's finally centered). iOS Fixed the Share Sheet not always working on iOS. Increased the maximum number of items you can "Share" using the iOS Share Sheet to 100. Developers There is a new .mobile-tap class that gets applied to elements when they are tapped. If you want to add an active state to your buttons on mobile, you can add the class .tappable to your element. When your element is touched, a .mobile-tap class will get applied.