linkwiseapp_obsidian-linkwise/src
DHEERAJ 509487b907 Adopt declarative settings API; remove 'Saved from' toggle
- Implement getSettingDefinitions() so every setting is indexed by Obsidian's
  settings search on 1.13+. Rows delegate to shared builder methods that the
  imperative display() fallback (Obsidian < 1.13) also uses, so there's one
  source of truth and no dropped users (minAppVersion stays 1.5.0).
- Remove the "Show 'Saved from' banner" setting; the source banner is now
  always stripped from synced notes.
- Update README/docs accordingly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 17:57:25 +05:30
..
api.ts feat(notes): replace %% fences with clean '## My notes' boundary 2026-07-14 20:04:11 +05:30
main.ts Add distinct MOC hubs, graph colors, and a cleaner note 2026-07-17 16:48:19 +05:30
markdown.ts Show article cover image at the top of each note 2026-07-17 17:08:52 +05:30
pairing.ts feat(pairing): QR-code connect flow; bump to 1.1.0 2026-07-15 09:52:54 +05:30
settings.ts Adopt declarative settings API; remove 'Saved from' toggle 2026-07-17 17:57:25 +05:30
sync.ts Adopt declarative settings API; remove 'Saved from' toggle 2026-07-17 17:57:25 +05:30