No description
Find a file
Henry Gustafson 5c54131ab5
Merge pull request #13 from hissohathair/collected-fixes
Collected fixes for some open issues
2024-08-14 21:23:41 -07:00
.github/workflows build: Add release workflow and CHANGES 2024-07-13 16:44:11 +10:00
.vscode rename 2023-03-24 09:15:16 -07:00
src fix: Remove console log 2024-07-21 15:45:08 +10:00
.eslintrc Initial commit 2023-02-19 13:20:12 -08:00
.gitignore Initial commit 2023-02-19 13:20:12 -08:00
.npmrc Initial commit 2023-02-19 13:20:12 -08:00
CHANGES.md docs: Updating doc files 2024-07-13 18:48:50 +10:00
demo-video.mov Add usage details 2023-03-12 14:48:17 -07:00
esbuild.config.mjs Initial commit 2023-02-19 13:20:12 -08:00
FUNDING.yml Create FUNDING.yml 2023-09-01 21:31:38 -07:00
LICENSE.md Update LICENSE.md 2023-03-12 14:33:35 -07:00
manifest.json feat: Allow due date to be set (#11) 2024-07-13 17:04:50 +10:00
package-lock.json Initial commit 2023-02-19 13:20:12 -08:00
package.json Initial commit 2023-02-19 13:20:12 -08:00
README.md docs: Updating doc files 2024-07-13 18:48:50 +10:00
tsconfig.json Initial commit 2023-02-19 13:20:12 -08:00
version-bump.mjs Initial commit 2023-02-19 13:20:12 -08:00
versions.json Initial commit 2023-02-19 13:20:12 -08:00

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
  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

- [ ] 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