mirror of
https://github.com/ipshing/obsidian-text-transform.git
synced 2026-07-22 08:30:29 +00:00
11 lines
378 B
JSON
11 lines
378 B
JSON
{
|
|
"id": "text-transform",
|
|
"name": "Text Transform",
|
|
"version": "1.4.1",
|
|
"minAppVersion": "1.0.0",
|
|
"description": "Transform text to different cases using the command palette or keyboard shortcuts.",
|
|
"author": "ipshing",
|
|
"authorUrl": "https://github.com/ipshing",
|
|
"isDesktopOnly": false,
|
|
"fundingUrl": "https://ko-fi.com/ipshing"
|
|
}
|