”Om du propagerar för gratis är gott tillsammans med Markdown, så tycker jag att du borde nämna Obsidian.” – skrev Lennart på Twitter, så då gör jag jag det, tipsar om Obsidian.
Obsidian är mer än ”bara” en editor – det är en kunskapsdatabas, också, som kan användas för och med alla dina textfiler. Du kan koppla ihop texter, hålla reda på anteckningar, noteringar med mera kopplade till ett projekt, exempelvis. Enklast kan Obsidian beskrivas som spindeln i nätet – där nätet är dina textfiler som kopplats samman.
Programmet kan byggas ut med tillägg – HTML, statistik som grafik, formateringsfunktioner, synkronisering med mera.
Programmet är gratis för privat bruk och finns för iOS/iPadOS och macOS.
PS. Stort tack för tipset, Lennart!
What’s new in version 1.8.9
Improvements
- Updated in-app translations.
- Improved app performance when a tree view (e.g. File explorer) is displaying a large number of items.
- Updated app settings to reflect changes to the Commercial license.
- List auto-numbering now preserves custom starting numbers.
- When ”Smart indent lists” is disabled, the editor no longer automatically renumbers lists.
- Obsidian Sync: Added a warning before connecting to a remote vault if the vault is already managed by a third-party sync service that could cause conflicts.
No longer broken
- Fixed regression causing large vaults to take significantly longer to load and save the cache (bug since Electron 33).
- Live preview now correctly renders – – – as a horizontal rule.
- Notes with corrupted fold information can now be opened.
- Tables inside embeds will now render full width.
- Checklist items inside loose lists are indented correctly.
- Clicking inside a PDF view now focuses the view.
- Folding a list item in reading mode now persists when switching to edit mode.
- If properties are hidden, pressing Down Arrow from the inline title focuses the editor.
- Creating a new vault via the ”Quick start” button now opens welcome.md.
- Link suggestions now include files with extensions registered by plugins.
- Fixed numbered lists getting numbered incorrectly when nested inside a bulleted list.
- Clicking on a stacked tab in reading mode will now properly scroll the tab into view.
Third-party libraries
- The installer has been updated to Electron 34.3.0. This includes a fix for menus not appearing correctly when right-clicking on macOS.