Versie 1.12.7 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:
Obsidian CLIObsidian 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 significantly faster terminal interactions. Requires downloading the latest installer.
- Added autocompletion for Obsidian commands to the terminal interface (TUI) when using the
id=parameter.Editor
- 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.
Developer
- Fixed several issues with copy, cut, and paste when no text is selected.
- Copying and pasting a line no longer places the cursor in the wrong position.
- In tables, copying or cutting without a selection now correctly copies only the cell contents.
- Pasting a URL while text is selected across multiple cursors now wraps each selection as a Markdown link (
[selected text](url)).- Fixed images inside callouts showing unwanted scrollbars in Reading mode.
- Fixed double-clicking an image in Live Preview not resetting its size.
- The installer has been updated to use Electron v39.8.3 (requires downloading the latest installer).
