Includes all new features and bug fixes up to Obsidian Desktop v1.13.4. Improvements Improved overall appearance of settings in dark mode. No longer broken Fixed search input getting automatically foc…
Changed
Improved overall appearance of settings in dark mode
Improvements The image lightbox now displays the file name of the current image. Improved layout of Page Preview settings. Settings: Download counts are now abbreviated for plugins and themes. Setting…
Changed
The image lightbox now displays the file name of the current image
Improved layout of Page Preview settings
Download counts are now abbreviated for plugins and themes in settings
Includes all new features and bug fixes up to Obsidian Desktop v1.13.3. Improvements Added "swipe down" gesture to dismiss an image in the lightbox. No longer broken Tapping an image no longer shows t…
Added
Add swipe down gesture to dismiss an image in the lightbox
Improvements Live Preview: When the image is the only text on a line, the editor line height is no longer preserved to match the image height. Live Preview: Added a new selection state to image embeds…
Added
Added a new selection state to image embeds in Live Preview
Changed
Editor line height is no longer preserved to match the image height when the image is the only text on a line in Live Preview
New New image lightbox for viewing images fullscreen. Click the image in reading mode to open it. Or in live preview, with an image selected, click or press Space to open it in the lightbox. Use arrow…
Added
New image lightbox for viewing images fullscreen by clicking images in reading mode or pressing Space on selected images in live preview
Includes all new features and bug fixes up to Obsidian Desktop v1.13.2. Improvements iOS: Added a url variable to the Share Sheet template for inserting the shared link into your note. No longer broke…
Added
Add a url variable to the Share Sheet template for inserting the shared link into your note
Improvements Settings Sliders now show a permanent label with the current value, shown inline next to the slider instead of in a tooltip. Searching within a settings group now automatically filters th…
Changed
Settings sliders now show a permanent label with the current value inline next to the slider instead of in a tooltip
Searching within a settings group now automatically filters the results
Includes all new features and bug fixes up to Obsidian Desktop v1.13.1. Improvements Settings pages now have enough padding to scroll fully into view when the onscreen keyboard is showing. No longer b…
Changed
Settings pages now have enough padding to scroll fully into view when the onscreen keyboard is showing
Includes all new features and bug fixes up to Obsidian Desktop v1.13.0. New iOS: New Share Sheet with configurable Locations. Configure Locations to point to different destinations across any of your…
Added
New Share Sheet with configurable Locations for iOS
Configure Locations to point to different destinations
This release introduces a revamped Settings panel that opens in a new window with built-in search and keyboard navigation. New Settings Settings now open in a new window. You can turn this off in Sett…
Added
Settings panel now opens in a new window with built-in search and keyboard navigation
Option to disable the new Settings window behavior in Settings
Improvements Obsidian CLI The Obsidian Installer is now bundled with a new binary file for using the CLI. This new method replaces the old method of calling the Electron binary, resulting in significa…
Added
Obsidian Installer now includes a new binary file for using the CLI
Changed
CLI usage now replaces the old method of calling the Electron binary
Bug fixes CLI Fixed the Obsidian CLI incorrectly checking for a Linux-specific directory on macOS. Changed the CLI socket file to a hidden dotfile on macOS and Linux. Editor Fixed some regressions wit…
Changed
Changed the CLI socket file to a hidden dotfile on macOS and Linux
Fixed
Fixed the Obsidian CLI incorrectly checking for a Linux-specific directory on macOS
Improvements Obsidian CLI Added autocompletion for Obsidian commands to the terminal interface (TUI) when using the id= parameter. Bug fixes Fixed several issues with copy, cut, and paste when no text…
Added
Autocompletion for Obsidian commands to the terminal interface when using the id= parameter in Obsidian CLI
Fixed
Several issues with copy, cut, and paste when no text is selected