Home   2026-08-03 17:31:33

Software-update - Obsidian 1.13.4

Original article

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

Feedback • 30-07-2026 20:24 14

30-07-2026 • 20:24

14

Bron: Obsidian

Update-historie

Reacties (14)

App Joplin is helemaal gratis en je kun het synchroniseren o.a. via webdav of via Netxtcloud enz.
Super fijn, maar wat is er mis met een paar dollar betalen voor een product als je dat regelmatig gebruikt? Er zijn mensen die flink wat tijd stoppen in het bouwen en onderhouden van deze software. En het dan open source beschikbaar maken.

Al dat werk mag gewaardeerd worden wat mij betreft.
Obsidian kun je ook gratis synchroniseren met syncthing. Werkt goed al ben ik na een jaar niet intensief gebruik niet overtuigd dat dit de killer nore taking app is
Zelf heb ik het gesynced met mijn vps via Live-Sync community plugin. Werkt ook prima.
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.
Na een serie artikelen over obsidian in de C'T (vanaf januari 2026) ben ik obsidian gaan gebruiken in plaats van de vele ascii-tekst bestanden die ik her en der heb staan. De markupdown language is iets waar ik langzaam naar toe groei, ook omdat git het vaak als document-standaard gebruikt.

Aan de andere kant heb ik op veel systemen een ~/git/ directory voor de git-repositories waar ik gebruik van maak. Die ~/git directory heb ik ook als obsidian-vault aangewezen. Nu gebruik ik daar dus obsidian als md-viewer en md-editor voor alle git documenten.

En voor iedereen die office-documenten wil overzetten naar de markupdown-language: LibreOffice heeft (sinds begin dit jaar, aka versie 26.x) ook de mogelijkheid om de markupdown-language als document formaat te gebruiken.

[wijziging] ups en downs ;-)

[Reactie gewijzigd door beerse op 1 augustus 2026 16:30]

Heb het een tijdje geprobeerd maar kon er niet aan wennen om steeds een remote sessie op te zetten. Gebruik nu TriliumNext en bevalt zeer goed!
Wat bedoel je met een remote sessie? Alles kan lokaal draaien als je wilt en dit is ook standaard zo sinds dag één.
Ik heb verschillende notitie apps geprobeerd maar kom maar niet van Apple notes af. obsidian gebruikt: voelt bulky en overload aan mogelijkheden (hoef je niet te gebruiken), synchronisatie werkt gewoon niet zo soepel tussen MacBook en iPhone bij mij.

Deze lijst geprobeerd om de Apple notes ervaring te krijgen: https://forum.obsidian.md/t/make-obsidian-look-function-like-apple-notes/90610 maar halverwege krijg je toch niet helemaal de ervaring ootb die ik gewend ben bij Apple Notes

Wellicht ben ik te veel beïnvloed door collega’s die hele kennis databanken bouwen met Obsidian. Hoe hou je het simpel bij Obsidian?

Joplin nu self hosted en komt eigenlijk wel erg dichtbij dezelfde ervaring als Apple
Ik vond persoonlijk Joplin best omslachtig werken, ook de UI is niet mijn ding. Delen van notes (of folders) kon alleen in de desktop app, niet mobile. Voor desktop was er geen Web UI maar alleen een app.

Ben nu Memos gaan gebruiken: https://github.com/usememos/memos

Inclusief de Moe Memos apps voor Android: https://github.com/mudkipme/MoeMemosAndroid

En iOS: https://github.com/mudkipme/MoeMemos

En ben er erg tevreden over. Ook niet alles werkt perfect nog, zoals delen van notes (alleen private VS public). De interface is wel slick.
Apple notes is niet heel speciaal toch? Ik heb dar alles uitgehaald en in Obsidian gezet. Wat zaken uitgezet en het werkt prima.

Maar het is veel en groot als je er verder mee gaat. Maar dt komt later wel. Ik wil nu alleen nog een (liefst) lokale AI gebruiken voor licht zoek/vraag werk.
Op de iphone en op de apple-mac-neo heb ik een obsidian-vault opgezet in iCloud.

Daarmee zorgt iCloud voor de sync en kan ik op mijn iphone editen en lezen, parallel aan wat er op de mac-neo gebeurt. Tussen de 2 platformen wel de sync af en toe de tijd geven om te synchroniseren, het gebeurt nooit 'live'. Vaak is het opnieuw lezen genoeg om de wijzigingen te zien.

Vanaf de mac-neo naar de rest van mijn wereld (android, chromebook, linux, windows en een nas) is er een andere obsidian-vault die via SyncThing wordt gesyncroniseerd. Tussen die 2 vaults is de sync handmatig met copy-paste.

Het is dat de apple-iphone een minder goede implementatie van syncthing heeft, anders zou ik alles via syncthing in sync houden.

De icloud op de imac-neo ook met syncthing synchroniseren lijkt handig maar 2 sync-tools op 1 bron werkt in de regel averechts en is de bron van problemen.

Om te kunnen reageren moet je ingelogd zijn