Mercurial > obsidian-remember-file-state
comparison 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 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:7975d7c73f8a |
---|---|
1 { | |
2 "id": "remember-file-state", | |
3 "name": "Remember File State", | |
4 "version": "0.1.0", | |
5 "minAppVersion": "0.13.17", | |
6 "description": "Remembers cursor position, selection, scrolling, and more for each file", | |
7 "author": "Ludovic Chabant", | |
8 "authorUrl": "https://ludovic.chabant.com", | |
9 "isDesktopOnly": false | |
10 } |