This update introduces a new searchable Settings panel and iOS Share Sheet. Scrolling large files and selecting text should also be improved on both iOS and Android. Includes all new features and bug fixes up to Obsidian Desktop v1.13.4.
The new iOS Share Sheet lets you save content from Safari, YouTube, and other apps without opening Obsidian. You can customize several Locations to define the vault, folder, and template that is used. Learn more.
This update introduces a new searchable Settings panel and new experience for working with images, including a full-screen image viewer.
Settings have been completely revamped with keyboard navigation, search, and new APIs for plugin developers.
Enter to open a setting tab, and Ctrl/Cmd-F to re-focus search. Also supports Vim key bindings.Image are now easier to resize and can be viewed fullscreen. Click an image or the Zoom button to open it. You can navigate between all the images embedded in the current file, and click and drag to pan within an image.
Ctrl/Cmd-C and Ctrl/Cmd-X will copy or cut the image.+ or - to resize the selected image, and 0 to reset the image size. Press Enter to edit the image, or Tab to manually edit the image size.:image Ex command to interact with the selected image. Use :image grow and :image shrink to resize the image, and :image reset to reset the image size. It also supports a count, so :5image grow will grow the image 5 times.).Escape to cancel the file rename keeps the File Explorer focused.Escape clears the current selection.Backspace now deletes the selected properties.Shift-arrow keys) or the mouse (Alt-click).Delete or Backspace key.Ctrl-N and Ctrl-P to navigate to the next/previous item in suggestions now work on all platforms.unique URI action not opening the new note in the correct tab when the paneType option is provided.%%%% as a non-terminated comment. Comments are always fenced with exactly two % characters.Ctrl/Cmd-A not working inside embedded inputs (e.g. a cell in an embedded Bases table).**some $math$ text** would not expand properly when the cursor moved within the bold formatting.[]() inside a list property.ConfirmationModal component.--callout-color variable now expects a valid CSS color. This is a breaking change:/* Previously callout colors expected an RGB triplet. */
--callout-color: 255,0,0;
/* Now any valid CSS color is valid */
--callout-color: #ff0000;
--callout-color: rgb(255,0,0);
unique URI action not opening the new note in the correct tab when the paneType option is provided.url variable to the Share Sheet template for inserting the shared link into your note.Space to open it in the lightbox. Use arrow keys to navigate between all the images embedded in the current file.+ or - to resize the selected image, and 0 to reset the image size. Press Enter to edit the image, or Tab to manually edit the image size.:image Ex command to interact with the selected image. Use :image grow and :image shrink to resize the image, and :image reset to reset the image size. It also supports a count, so :5image grow will grow the image 5 times.).Shift-arrow keys) or the mouse (Alt-click).Delete or Backspace key.**) markers when the cursor was inside bold text.**e $e$ e** would not expand properly when the cursor moved within the bold formatting.%%%% as a non-terminated comment. Comments are always fenced with exactly two % characters.[]() inside a list property.SettingGroup renders when used outside of a SettingTab.Alt-ArrowUp and Alt-ArrowDown to reorder items inside setting lists.SettingDefinitionGroup#search now automatically filters the items using the user input.SettingDefinitionGroup#cls silently failing when trying to provide multiple classnames.This release introduces a revamped Settings panel that opens in a new window with built-in search and keyboard navigation.
Ctrl-N and Ctrl-P to navigate to the next/previous item in suggestions now work on all platforms.Backspace now deletes the selected properties.Ctrl/Cmd-A not working inside embedded inputs (e.g. a cell in an embedded Bases table).ConfirmationModal component.--callout color variable now expects a valid CSS color. This is a breaking change:/* Previously callout colors expected an RGB triplet. */
--callout-color: 255,0,0;
/* Now any valid CSS color is valid */
--callout-color: #ff0000;
--callout-color: rgb(255,0,0);
Includes all new features and bug fixes up to Obsidian Desktop v1.12.7.
id= parameter.[selected text](url)).Includes all new features and bug fixes up to Obsidian Desktop v1.12.6.
Includes all new features and bug fixes up to Obsidian Desktop v1.12.5.
id= parameter.[selected text](url)).Obsidian Sync now supports headless operation using the obsidian-headless client. Learn more about how to use Obsidian Headless with Sync.
Includes all new features and bug fixes up to Obsidian Desktop v1.12.4.