daledesilva_obsidian_google.../manifest.json

12 lines
510 B
JSON
Raw Permalink Normal View History

2022-12-26 12:07:41 +00:00
{
2023-04-05 22:19:24 +00:00
"id": "google-keep-import",
"name": "Google Keep Import",
2024-04-20 05:38:21 +00:00
"description": "Imports Google Keep backup files and attachments. Can also be used to import other files. Use the official Obsidian Importer plugin instead unless you need additional customisation of character mapping or importing of extraneous files.",
"version": "1.1.31",
2022-12-26 12:07:41 +00:00
"author": "Dale de Silva",
"minAppVersion": "1.1.10",
2023-03-19 04:00:48 +00:00
"authorUrl": "https://designdebt.club",
2023-04-05 22:19:24 +00:00
"fundingUrl": "https://ko-fi.com/daledesilva",
2022-12-26 12:07:41 +00:00
"isDesktopOnly": false
}