49c8da9863
- Recent files are now persisted to disk and survive restarts - Max items limit is applied on load (in case setting was reduced) - Omitted paths regex filtering is now wired up in addToRecentFiles - Fixed saveAndRefresh() overwriting entire plugin data on settings change - Debounced disk writes (300ms) to avoid excessive saves on rapid opens
10 lines
228 B
JSON
10 lines
228 B
JSON
{
|
|
"id": "waypoint-sidebar",
|
|
"name": "Waypoint Sidebar",
|
|
"version": "1.4.0",
|
|
"minAppVersion": "0.16.3",
|
|
"description": "Calendar, recent files, and custom bookmarks sidebar.",
|
|
"author": "Olivier",
|
|
"isDesktopOnly": false
|
|
}
|