Tiny app that synchronizes Jira tickets into a markdown file as to-dos.
Uses the Jira REST API and cookie auth login endpoint. Due to this, it will only work with Jira-Server. JQL is used to query the serch api. The markdown file is overwritten each time.
Self explaining. If password is not set it will ask for it.
- There is (currently) no synchronization back to Jira.
- Paging is not implemented so the maximum is 50 todos.