Mercurial > obsidian-remember-file-state
diff manifest.json @ 0:7975d7c73f8a 1.0.0
Initial commit
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 08 Feb 2022 21:40:33 -0800 |
parents | |
children | f669172572a6 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/manifest.json Tue Feb 08 21:40:33 2022 -0800 @@ -0,0 +1,10 @@ +{ + "id": "remember-file-state", + "name": "Remember File State", + "version": "0.1.0", + "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 +}