mirror of
https://github.com/lizard-heart/obsidian-to-omnifocus.git
synced 2026-07-22 07:30:26 +00:00
Update README.md
This commit is contained in:
parent
96a3193b6f
commit
94fea3d225
1 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Obsidian to 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%>
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/62226606/224575880-a37e5855-7888-4a12-9098-f770ffb5ec87.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)
|
||||
|
|
@ -13,4 +15,4 @@ This plugin will extract tasks from the current note open in Obsidian and create
|
|||
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
|
||||
5. The tasks should be marked as complete in Obsidian if that setting is enabled
|
||||
|
|
|
|||
Loading…
Reference in a new issue