philemonchiro_obsidian-note.../manifest.json
Philemon Chiro 4e12371044 Release 0.2.4
- Search input no longer loses focus mid-typing while filtering (#2).
- All 36 !important declarations removed from styles.css in favor of
  selector-specificity bumps, clearing the directory scanner's
  '!important' finding.
2026-05-16 04:56:59 +02:00

11 lines
391 B
JSON

{
"id": "notekeeper",
"name": "Notekeeper",
"version": "0.2.4",
"minAppVersion": "1.7.2",
"description": "Browse your vault as a Google Keep-style masonry of cards. Quick capture, pin, color, archive, and filter notes by labels — sticky-note style.",
"author": "Philemon Chiro",
"authorUrl": "https://github.com/PhilemonChiro",
"fundingUrl": "",
"isDesktopOnly": false
}