mirror of
https://github.com/lizard-heart/obsidian-to-omnifocus.git
synced 2026-07-22 07:30:26 +00:00
10 lines
329 B
JSON
10 lines
329 B
JSON
{
|
|
"id": "tasks-to-omnifocus",
|
|
"name": "Send Tasks to OmniFocus",
|
|
"version": "1.0.4",
|
|
"minAppVersion": "0.12.0",
|
|
"description": "An Obsidian plugin will extract tasks from the current note and create them in OmniFocus.",
|
|
"author": "Henry Gustafson",
|
|
"authorUrl": "https://lizard-heart.github.io",
|
|
"isDesktopOnly": false
|
|
}
|