mirror of
https://github.com/philemonchiro/obsidian-notekeeper.git
synced 2026-07-22 06:51:40 +00:00
- 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.
11 lines
391 B
JSON
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
|
|
}
|