lizard-heart / obsidian-to-omnifocus

GNU General Public License v3.0
32 stars 11 forks source link

Feature Request: Auto-select tags by tags #14

Open esthor opened 2 months ago

esthor commented 2 months ago

I would like it so that if send a task from Obsidian to Omnifocus, the tag goes with it.

For example: If I send this:

- [ ] Example Task #example

The tag field in the new task input window would auto-fill with the tag "example" since I used #example in the original markdown task in Obsidian.

Current behavior: Tags are treated as plain text. So, the tasks gets sent over as Example Task #example

Use case: I use the same naming schemes across all my apps (notes, tasks, emails, files). This would save me time as I could just import dumps of tasks from Obsidian and process them in Omnifocus and they'd already have the right tag.