view manifest.json @ 27:3d0ac176118f

Show warning message if using the plugin with the legacy editor
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 14 May 2022 09:33:19 -0700
parents 6c168de105c0
children 88c1c125e621
line wrap: on
line source

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