2023-02-19 23:33:13 +00:00
|
|
|
# Obsidian to OmniFocus
|
2023-03-12 21:48:17 +00:00
|
|
|
This plugin will extract tasks from the current note open in Obsidian and create them in OmniFocus.
|
2023-03-18 19:32:21 +00:00
|
|
|
|
|
|
|
|
<img src="https://user-images.githubusercontent.com/62226606/224575880-a37e5855-7888-4a12-9098-f770ffb5ec87.mov" width=70%>
|
|
|
|
|
|
2023-03-12 21:48:17 +00:00
|
|
|
|
|
|
|
|
## 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
|
2023-03-18 19:32:21 +00:00
|
|
|
5. The tasks should be marked as complete in Obsidian if that setting is enabled
|
2023-03-24 16:22:07 +00:00
|
|
|
|
|
|
|
|
## Support
|
|
|
|
|
In case you want to support development:
|
|
|
|
|
<br>
|
|
|
|
|
<a href="https://www.buymeacoffee.com/lizardheart">
|
|
|
|
|
<img alt="Buy me a Coffee" height="39px" src="https://raw.githubusercontent.com/lizard-heart/lizard-heart/main/buy-me-a-cofee.png" />
|
|
|
|
|
</a>
|