Skip to content

mattsmallman/obsidian-to-omnifocus

 
 

Repository files navigation

Obsidian to OmniFocus

This plugin will extract tasks from the current note open in Obsidian and create them in OmniFocus.

demo-video.1.mov

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 64.6%
  • JavaScript 35.4%