mirror of
https://github.com/lizard-heart/obsidian-to-omnifocus.git
synced 2026-07-22 04:34:30 +00:00
No description
|
|
||
|---|---|---|
| .github/workflows | ||
| .vscode | ||
| src | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| CHANGES.md | ||
| demo-video.mov | ||
| esbuild.config.mjs | ||
| FUNDING.yml | ||
| LICENSE.md | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Obsidian to OmniFocus
This plugin will extract tasks from the current note open in Obsidian and create them in OmniFocus.
Installation
- Download the latest release from the releases page
- Unzip the file
- Copy the
obsidian-to-omnifocusfolder into your Obsidian plugins folder - Restart Obsidian
Usage
- Open the note you want to extract tasks from
- Open the command palette (Ctrl/Cmd + P)
- Run the
Extract Tasks Into OmniFocuscommand - Asign any projects and tasks in the Omnifocus modal that appears
- The tasks should be marked as complete in Obsidian if that setting is enabled
Examples
- [ ] 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