mirror of
https://github.com/lizard-heart/obsidian-to-omnifocus.git
synced 2026-07-22 07:30:26 +00:00
Add usage details
This commit is contained in:
parent
7cb29edb57
commit
962ebcc68b
2 changed files with 15 additions and 1 deletions
16
README.md
16
README.md
|
|
@ -1,2 +1,16 @@
|
|||
# Obsidian to OmniFocus
|
||||
This plugin will extract tasks from the current note open in Obsidian and create them in OmniFocus.
|
||||
This plugin will extract tasks from the current note open in Obsidian and create them in OmniFocus.
|
||||
<img src="demo-video.mov" width=70%>
|
||||
|
||||
## 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
|
||||
BIN
demo-video.mov
Normal file
BIN
demo-video.mov
Normal file
Binary file not shown.
Loading…
Reference in a new issue