{ "CFG": { "REPO": "username/repositoryName", "TOKEN": "Token dostępu", "FILTER_USERNAME": "Nazwa użytkownika (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": "Podsumowanie", "STATE": "Status", "ASSIGNEE": "Przypisany", "LABELS": "Kategorie", "MILESTONE": "Milestone", "CREATOR": "Created by", "DESCRIPTION": "Opis" }, "FORM_HELP": "

Here you can configure SuperProductivity 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 add and sync all open issues to your task backlog.

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: Błąd podczas mapowania danych. Czy nazwa repozytorium jest poprawna?", "ERR_UNKNOWN": "GitHub: nieznany błąd {{statusCode}} {{errorMsg}}. Przekroczono limit zapytań API?" } }