Skip to content

Releases: LinkwiseApp/obsidian-linkwise

1.0.2

Choose a tag to compare

@dheerajghub dheerajghub released this 17 Jul 11:58

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 0 for 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

Choose a tag to compare

@github-actions github-actions released this 15 Jul 16:28

Inital Release

1.0.0

Choose a tag to compare

@dheerajghub dheerajghub released this 15 Jul 12:02

Initial Beta release of the Linkwise Obsidian plugin