Software-update: Obsidian 1.13.4

Obsidian logoVersie 1.13.4 van Obsidian is uitgekomen. Obsidian is een applicatie voor het maken van notities en is beschikbaar voor Android, iOS, Windows, Linux en macOS. Notities worden lokaal in Markdown opgeslagen, waardoor je altijd baas over je eigen data bent en deze eenvoudig naar een ander platform is te converteren. Het programma is uiterst aanpasbaar met honderden plug-ins en gratis te gebruiken, maar voor commercieel gebruik of bepaalde functionaliteit, zoals end-to-endversleuteling of versiecontrole, wordt wel een vergoeding gevraagd. De changelog voor deze uitgave ziet er als volgt uit:

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, Enter to open a setting tab, and Ctrl/Cmd-F to 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-C and Ctrl/Cmd-X will copy or cut the image.
  • Live Preview: Added keyboard interactions when an image is selected. Press + 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.
  • Vim: Added a new :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.

Improvements

Security
  • Obsidian URIs now present a confirmation dialog before firing the action. Choose "Don't ask again" to add that action to an allow list. Manage the allow list from settings.
  • Added a warning before attempting to load HTML resources if the source points to a network drive.
  • Added a warning dialog when choosing to sync plugins via Obsidian Sync.
Editor
  • Reading mode now supports external images with an image size and no alt text (e.g. ![200](https://www.path.to/image.png)).
  • Note Composer: When extracting a section from a file, links in that section will now be rewritten to be relative to the new location.
File explorer
  • Pressing Escape to cancel the file rename keeps the File Explorer focused.
  • Pressing Escape clears the current selection.
  • "Auto reveal" will no longer activate when renaming a file or folder.
  • Added support for dragging links from a Base into the File Explorer to move the file to a new location.
  • Minor improvements to drag and drop behavior.
Properties
  • Improved keyboard navigation in the Global Properties view; Backspace now deletes the selected properties.
  • Improved the property type menu to make it clearer whether a property's type is set automatically or chosen manually.
Obsidian Sync
  • Removed spinning from the status bar icon because it impacted battery life when the app idles.
  • Files in the Sync sidebar view now show all file-related items in the context menu.
  • Files in the Sync sidebar view can now be dragged into other views or into the editor.
  • Added search menu item to the Sync sidebar view.
  • The Sync sidebar view now supports multi-selection with the keyboard (Shift-arrow keys) or the mouse (Alt-click).
  • The Sync sidebar view now supports deleting files with the Delete or Backspace key.
macOS
  • Updated button and input styles to better match macOS 26 defaults.
Canvas
  • Minor rendering performance improvements.
Other
  • Added search to the Bookmarks view.
  • Added a new one-time banner confirming that you want to render Mermaid code blocks in your vault.
  • On desktop, dragging a folder into the app now imports the entire folder and preserves the directory structure.
  • Ctrl-N and Ctrl-P to navigate to the next/previous item in suggestions now work on all platforms.
  • Updated the dialog that appears when opening an unrecognized vault with plugins installed. Wording has been improved to emphasize the risk of using untrusted plugins.
  • Closing the quick switcher or command palette with the Escape key now correctly restores the previous selection.
  • Pressing the Escape key now hides the search input in sidebar views.
  • File Recovery: Added keyboard navigation to the file history records. Use arrow keys to navigate through the list.
  • The Unique Note Creator plugin now links to its own settings when it fails to find a template.

No longer broken

  • Fixed a rare race condition where a file could get stuck and fail to save until the app was restarted.
  • Fixed the app failing to load if a view throws errors while the workspace is loading.
  • Fixed the app silently crashing on any installer older than Obsidian 1.6. We've also added an error message if this ever happens again.
  • Fixed clicking external links in pop-out windows causing the pop-out window to close.
  • Fixed ribbon buttons not responding to touch events on desktop.
  • Disabling a CSS snippet now properly removes the styles from all pop-out windows.
  • Fixed the placeholder text shown in the command palette prompt.
  • Fixed choppy horizontal scrolling when sidebar tabs overflow.
  • Fixed the "Copy" button not appearing on very large code blocks.
  • Fixed image resizing when an image is inside a Markdown table.
  • Fixed unique URI action not opening the new note in the correct tab when the paneType option is provided.
  • Fixed navigation inside embedded web content (webview).
  • Reading mode no longer interprets %%%% as a non-terminated comment. Comments are always fenced with exactly two % characters.
  • Live Preview: Fixed Ctrl/Cmd-A not working inside embedded inputs (e.g. a cell in an embedded Bases table).
  • Live Preview: Fixed embeds inside Markdown lists not showing the correct indentation.
  • Live Preview: Code blocks now re-render correctly when a plugin's post processor changes.
  • Live Preview: Fixed inline formatting not expanding properly when math or images are inside. For example, **some $math$ text** would not expand properly when the cursor moved within the bold formatting.
  • Live Preview: Fixed image disappearing when editing a Markdown embed and scrolling.
  • File Explorer: Fixed rare bug where files temporarily rendered with the wrong indentation level after moving the file to a new folder.
  • Properties: Fixed Global properties view not always saving sort order.
  • Properties: Fixed "Delete properties" menu item not working reliably when property name contains capital letters.
  • Properties: Fixed "Open link under cursor" hotkeys not working on list property items.
  • Properties: Fixed an error when rendering []() inside a list property.
  • Bookmarks: Fixed focus not moving to the next item after deleting a bookmark via the keyboard.
  • Bookmarks: Fixed keyboard navigation in the Bookmarks view sometimes getting stuck due to missing bookmarked files.
  • Bookmarks: Fixed middle-click inside the Bookmarks view activating AutoScroll on Windows.
  • Bases: Fixed error messages appearing when disabling and re-enabling the Bases core plugin.
  • Bases: Fixed automatic column sizing for number properties.
  • Bases: Fixed the formula editor not working for Bases in pop-out windows.
  • Bases: Fixed sort filters showing an incorrect background color.
  • Bases: "File links" no longer show the image size as the image display name.
  • Sync: Fixed a bug where clicking the status bar icon would not always open the menu.
  • Vim: A white "ghost" character no longer appears when the Vim cursor overlaps with a widget in the editor.
macOS
  • Fixed some elements showing scrollbars when they should not, such as the tab headers in the sidebars.

Developers

  • The installer has been updated to use Electron v43.1.1. To upgrade, install visit the Obsidian download page and reinstall Obsidian.
  • Added documentation and a migration guide for the new Settings API.
  • Added a new ConfirmationModal component.
  • Upgraded CodeMirror to the latest version.
  • Base colors have been migrated to OKLCH colorspace.
  • The --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);
CLI
  • Fixed Obsidian CLI for flatpak installs.

Third-party Libraries

  • Upgraded Moment.js to 2.30.1.
  • Upgraded Mermaid to 11.13.0.

Obsidian

Versienummer 1.13.4
Releasestatus Final
Besturingssystemen Android, Linux, macOS, iOS, Windows 10, Windows 11
Website Obsidian
Download https://obsidian.md/download
Licentietype Freeware/Betaald

Door Bart van Klaveren

Downloads en Best Buy Guide

30-07-2026 • 20:24

1

Bron: Obsidian

Update-historie

Reacties (1)

Sorteer op:

Weergave:

Een erg fijne update! Het makkelijker aanpassen van de afbeeldingsgrootte is heel handig voor grafieken die ik via web-clipper in mn vault stop. Vooral de grafieken van de FT waren altijd miniscuul en niet goed te lezen.

Om te kunnen reageren moet je ingelogd zijn