{ "CFG": { "REPO": "username/repositoryName", "TOKEN": "Access Token", "FILTER_USERNAME": "Username (e.g. to filter out changes by yourself)", "BACKLOG_QUERY": "Backlog query (default: \"sort:updated state:open assignee:@me\")", "HOW_TO_GET_TOKEN": "How to get a token" }, "DISPLAY": { "SUMMARY": "Summary", "STATE": "Status", "ASSIGNEE": "Assignee", "LABELS": "Labels", "MILESTONE": "Milestone", "CREATOR": "Created by", "DESCRIPTION": "Description" }, "FORM_HELP": "

Here you can configure Super Productivity to list open GitHub issues for a specific repository in the task creation panel in the daily planning view. They will be listed as suggestions and will provide a link to the issue as well as more information about it.

In addition, you can automatically import all open issues.

To get by usage limits and to access you can provide a an access token. More info about its scopes can be found here.", "ERRORS": { "CONFIG_ERROR": "GitHub: Error while mapping data. Is your repository name correct?", "ERR_UNKNOWN": "GitHub: Unknown error {{statusCode}} {{errorMsg}}. API rate limit exceeded?" } }