# Obsidian to OmniFocus This plugin will extract tasks from the current note open in Obsidian and create them in OmniFocus. ## Installation 1. Download the latest release from the [releases page](https://github.com/lizard-heart/obsidian-to-omnifocus/releases/tag/1.0.4) 2. Unzip the file 3. Copy the `obsidian-to-omnifocus` folder into your Obsidian plugins folder 4. Restart Obsidian ## Usage 1. Open the note you want to extract tasks from 2. Open the command palette (Ctrl/Cmd + P) 3. Run the `Extract Tasks Into OmniFocus` command 4. Asign any projects and tasks in the Omnifocus modal that appears 5. The tasks should be marked as complete in Obsidian if that setting is enabled ## Examples ```markdown - [ ] This task will be sent to OmniFocus - [x] This task will not (already checked) * [ ] This task will be sent to OmniFocus - [ ] This task is due 1 Feb // 2025-02-01 ``` ## Support In case you want to support development:
Buy me a Coffee