Seamlessly sync Jira issues with Obsidian notes.
Create a note with a name that starts with the key of a parent issue.
Run the "Jira download" command.
The note is populate with one bullet per child issue.
The order of the bullets is based on rank. Re-ordering them will re-rank the issues on Jira (TODO).
- Based on obsidian-sample-plugin
- Uses Jira REST API