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

推荐订阅源

H
Help Net Security
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
G
Google Developers Blog
Jina AI
Jina AI
C
Check Point Blog
Apple Machine Learning Research
Apple Machine Learning Research
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
GbyAI
GbyAI
Last Week in AI
Last Week in AI
罗磊的独立博客
Hugging Face - Blog
Hugging Face - Blog
阮一峰的网络日志
阮一峰的网络日志
The Cloudflare Blog
M
MIT News - Artificial intelligence
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks
WordPress大学
WordPress大学
博客园 - 聂微东
月光博客
月光博客
博客园 - 司徒正美
T
The Blog of Author Tim Ferriss
大猫的无限游戏
大猫的无限游戏
Microsoft Security Blog
Microsoft Security 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 Mobile (Public)
2024-06-07 · via Obsidian Changelog
Includes all new functionality and bug fixes up to Obsidian Desktop v1.6 . 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. Redesigned notices. They will now appear at the bottom of the screen. Added a drag handle to dismissable menus. 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 confirmation dialog. 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.