mirror of
https://github.com/linkwiseapp/obsidian-linkwise.git
synced 2026-07-22 08:28:34 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| api.ts | ||
| main.ts | ||
| markdown.ts | ||
| pairing.ts | ||
| settings.ts | ||
| sync.ts | ||