Skip to content

Instantly share code, notes, and snippets.

View windoverwater's full-sized avatar

sandy currier windoverwater

View GitHub Profile
@windoverwater
windoverwater / of-task-to-obsidian-mod.omnifocusjs
Last active February 27, 2024 15:51
A modified version of https://omni-automation.com/omnifocus/plug-in-obsidian.html that supports copying all selected notes and not just one
/*{
"type": "action",
"targets": ["omnifocus"],
"author": "Otto Automator",
"identifier": "com.omni-automation.of.task-to-obsidian-mod",
"version": "2.2.2",
"description": "Creates a corresponding note in the indicated Obsidian vault, for the selected task or project. There is a preference for including the tags assigned to the task or project.",
"label": "Copy to Obsidian ",
"shortLabel": "Copy to Obsidian",
"paletteLabel": "Copy to Obsidian",
@windoverwater
windoverwater / of-cross-link-2-objects.omnifocusjs
Last active July 17, 2023 11:13
Multi-select Omnifocus to Obsidian project/task copy