view manifest.json @ 53:f2e066bbe343

Handle errors around reading the state database file.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 02 Oct 2023 10:07:26 -0700
parents 712761e7625b
children 3cc1967cd122
line wrap: on
line source

{
	"id": "obsidian-remember-file-state",
	"name": "Remember File State",
	"version": "1.1.0",
	"minAppVersion": "1.4.0",
	"description": "Remembers cursor position, selection, scrolling, and more for each file",
	"author": "Ludovic Chabant",
	"authorUrl": "https://ludovic.chabant.com",
	"isDesktopOnly": false
}