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

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
Jina AI
Jina AI
博客园_首页
WordPress大学
WordPress大学
罗磊的独立博客
小众软件
小众软件
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Hugging Face - Blog
Hugging Face - Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
爱范儿
爱范儿
The Cloudflare Blog
GbyAI
GbyAI
C
Check Point Blog
腾讯CDC
MyScale Blog
MyScale Blog
有赞技术团队
有赞技术团队
博客园 - 聂微东
IT之家
IT之家
雷峰网
雷峰网
H
Help Net Security
博客园 - 叶小钗
美团技术团队
D
DataBreaches.Net

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 0.10.8 Desktop (Public)
2021-01-11 · via Obsidian Changelog
Shiny new things Obsidian Publish can now restrict site access with one or multiple passwords. You can now choose to store attachments in the same folder as the current note, or in a subfolder relative to the current note. Huge PDF improvements: PDF files will now render when embedded inside a note. PDF files are now rendered using a native PDF viewer, which can scroll, zoom, select and copy text. You can now link to a page of a PDF file by adding #page=number at the end. For example [[My file.pdf#page=3]] . This also works for embedded PDFs. Typing # while auto-completing a PDF file will automatically add #page= for you. Improvements Folders now shows the number of files and subfolders when you hover over them. The hover tooltips for the file explorer has been reprimanded for being too eager to show up on time. They will now only display once you stop your mouse over it. An unlinked pinned outline pane will now attempt to open the file if it's not already open. Audio recorder will now generate file names with timestamps similar to pasted images. Word count has been improved to handle numbers better. No longer broken Changing active panes with hotkeys will now properly focus on them. Tooltips no longer leave behind a lingering line sometimes. Tooltips now appear on the correct side for backlinks and file explorer. The editor text should now always stay clear using subpixel-antialiasing, instead of jumping to blurry grayscale from time to time. Developers The file-open event is now fired in a debounced frame instead of synchronously running while the activeLeaf is being set. The layout-ready event will now only fire once when the app finish loading the workspace, instead of also triggering when loading a different workspace.