Releases: LinkwiseApp/obsidian-linkwise
Releases · LinkwiseApp/obsidian-linkwise
Release list
1.0.2
Cleaner notes, distinct collection maps, cover images, and graph colors.
What's new
- Cover images — the article's cover now shows at the top of each note, sized to fit with rounded corners. New Show cover image setting (on by default).
- Cleaner notes — the source "Saved from …" banner is hidden by default; restore it with the Show 'Saved from' banner toggle.
- Distinct Maps of Content — each collection's map is named
🗺️ <Collection>so it stands out in the graph and file explorer instead of blending in with its links. - Set up graph colors — a new command (and settings button) that non-destructively colors collection maps distinctly in the graph view.
Fixes
- The Map of Content link count no longer shows
0for freshly synced collections (it now reads note frontmatter reliably during a sync). - Reworded MOC summaries from "notes" to "links".
Upgrade notes
- Existing notes update on the next sync. To re-apply everything (cover images, banner removal, MOC renames/counts) to notes you already have, use Settings → Linkwise → Reset sync state → Sync now.
- Legacy Map of Content files are renamed to
🗺️ <Collection>automatically — no duplicates.
Manual install: download main.js, manifest.json, and styles.css below into <vault>/.obsidian/plugins/linkwise/.
1.0.1
1.0.0
Initial Beta release of the Linkwise Obsidian plugin