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

推荐订阅源

小众软件
小众软件
V
Visual Studio Blog
博客园 - 三生石上(FineUI控件)
Last Week in AI
Last Week in AI
Blog — PlanetScale
Blog — PlanetScale
爱范儿
爱范儿
J
Java Code Geeks
A
About on SuperTechFans
F
Fortinet All Blogs
B
Blog
aimingoo的专栏
aimingoo的专栏
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Engineering at Meta
Engineering at Meta
Y
Y Combinator Blog
有赞技术团队
有赞技术团队
G
Google Developers Blog
Apple Machine Learning Research
Apple Machine Learning Research
V
V2EX
博客园_首页
博客园 - 叶小钗
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
Docker
云风的 BLOG
云风的 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 0.6.5 Desktop (Public)
2020-05-29 · via Obsidian Changelog
Shiny new things Due to popular demand, we now have inline latex support! Didn't really expect that to be a popular demand, but, we have it! The Help docs are everywhere now! They're in the Vault chooser! They're in the Settings! They're in the native system menus! And they now have their own button, a question mark next to Settings! This is probably technically under "Changes," but your docs writer is so excited about this that it goes under "Shiny new things", sorry devs. We added an option to open in preview mode by default, with a customizable hotkey. Changes We made significant speed improvement to file explorer and tag panes. Users with a large number of notes will be most likely to be able to tell the difference, but every little bit helps. There's also been significant speed improvements to large documents opening in preview mode. Help docs now appear in the default directory where applications store data (which varies by OS), not in your vault. Embedded attachment files no longer show up in Graph View. This should make navigating that significantly less noisy. We made a bunch of aesthetic improvements to Graph View. We set a maximum zoom level to avoid blurry text, adjusted the fade amount, and now only apply a color circle when highlighting. The Graph View will also fall back to canvas rendering for older computers. Now when you try to embed PDF, instead of nothing, you see a box with file name, and an icon to open it in your default app. In the Community Themes tab, there's a switch so you can choose to only see themes compatable to the mode you're in. No longer broken We fixed various CSS related bugs where elements would superimpose, or otherwise get stuck on the left-most side of the editor when it's supposed to be indented. We fixed a CSS bug wherein the editor would sometimes not properly render nested styles. And we fixed the CSS so highlighted text in dark mode is no longer black, which was kind of the opposite of highlighting. Also, footnotes now render correctly. And your humble docs writer finally remembered that inline footnotes are a thing, so those are documented now. We fixed a rare issue where typing in nested lists caused linked panes to scroll down as you type. We fixed the Quick Switcher not saving newly opened files in "recents". We fixed an issue with notes sometimes closing when edited in another program that uses atomic writes. This seemed to most affect vim users, but it should be fixed for everyone. We turned off spellchecker for filenames, because until we get spellchecker everywhere, that was just confusing. Sometimes creating a partial link before another link would cause autocomplete to add gibberish. That should no longer happen. The Home/End keys should go to a wrapped end of a line instead of the full line. Now when switching to preview mode while the link autosuggester is open, the autosuggester will no longer hang around uselessly. Sometimes the tag pane was empty for no reason. Now it will be as lush as it should be.