View and open your Redmine issues in Atom.
You have to supply the Redmine Host and your Redmine API Key in the package's settings.
Also, you have to create a .atom-redmine
file in your project which contains the Redmine project identifier:
{
"projectId": "project-identifier"
}
.atom-redmine
so it can be used as default params (customizable limit
, sort
etc.).atom-redmine
fetch-redmine
as library