Files
my-vault/.obsidian/plugins/table-editor-obsidian/manifest.json
T

16 lines
493 B
JSON
Raw Normal View History

2026-01-05 13:03:55 +08:00
{
"id": "table-editor-obsidian",
"name": "Advanced Tables",
"author": "Tony Grosinger",
"authorUrl": "https://grosinger.net",
"description": "Improved table navigation, formatting, manipulation, and formulas.",
2026-01-05 13:03:55 +08:00
"isDesktopOnly": false,
"minAppVersion": "1.0.0",
"version": "0.23.2",
2026-01-05 13:03:55 +08:00
"fundingUrl": {
"Github Sponsor": "https://github.com/sponsors/tgrosinger",
"Buy me a Coffee": "https://buymeacoffee.com/tgrosinger",
"Paypal": "https://paypal.me/tgrosinger"
}
2026-01-05 13:03:55 +08:00
}