Obsidian 1.13 Desktop (Public)
This update introduces a new searchable Settings panel and new experience for working with images, including a full-screen image viewer.
Settings
Settings have been completely revamped with keyboard navigation, search, and new APIs for plugin developers.
- Settings now open in a new window. You can turn this off in Settings → Interface → Open settings in new window.
- Added search. You can now search for settings by name or description. This currently supports core settings and core plugins. Community plugins can migrate to the new settings API to appear in search results.
- Added keyboard navigation. Use arrow keys to move between items,
Enterto open a setting tab, andCtrl/Cmd-Fto re-focus search. Also supports Vim key bindings. - Some settings have moved into a new Interface settings page. Several settings pages have been redesigned to improve navigation.
- Added the ability to exit Restricted Mode without re-enabling your plugins. Useful for debugging your vault.
- Deprecated the Settings Search plugin as it overlaps with the new search functionality. Thank you to javalent for such a great plugin! It has been added to the Obsidian credits page.
Images
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.
- Live Preview: New editor experience when working with images. Images can now be selected via the keyboard, and they don't automatically expand to reveal their filename. When the image is selected, backspace and delete will delete the image, and
Ctrl/Cmd-CandCtrl/Cmd-Xwill copy or cut the image. - Live Preview: Added keyboard interactions when an image is selected. Press
+or-to resize the selected image, and0to reset the image size. PressEnterto edit the image, orTabto manually edit the image size. - Vim: Added a new
:imageEx command to interact with the selected image. Use:image growand:image …
评论
?
参与讨论