Skip to main content
  1. Documentation/

Settings

Access Settings via Cmd+, or from the application menu.

Global Settings #

Default Dashboard #

Choose which dashboard opens when you launch Issuenator.

Inactive Threshold #

Number of days without activity before an issue moves to the Inactive dashboard. Issues automatically return when they receive new activity.

Default: 14 days

Archive Timing #

How long after an issue closes before it moves to Archived. Different dashboards have different default behaviors:

DashboardDefault Behavior
My IssuesArchive only on acknowledgment
WatchingConfigurable delay
AssignedConfigurable delay
InboxConfigurable delay after closure
IgnoredImmediately on closure

Fetch Frequency #

How often Issuenator automatically fetches new issues from GitHub.

OptionDescription
Several times per hourMost frequent updates
Hourly (default)Balanced freshness and API usage
Several times per dayReduced API calls
DailyMinimal API usage

Display Options #

  • Show/hide specific dashboards in the sidebar
  • Configure issue card information density
  • Label display preferences

Per-Repository Settings #

Override global settings for individual repositories:

Custom Name & Color #

Give repositories display names and colors for visual recognition in the issue list.

Archive Override #

Set a custom archive delay for this repository’s issues.

Inactive Override #

Set a custom inactive threshold for this repository.

Fetch Frequency Override #

Fetch this repository more or less frequently than the global default.

API Key Management #

Viewing Token Status #

See when your token expires (if expiration was set).

Updating Your Token #

  1. Go to Settings > API Key
  2. Enter your new token
  3. Click Save

The new token is validated before saving. Your old token is replaced in Keychain.

Keyboard Shortcuts #

ShortcutAction
Cmd+1Go to Inbox
Cmd+2Go to Watching
Cmd+3Go to My Issues
Cmd+4Go to Assigned
Cmd+5Go to Inactive
Cmd+6Go to Ignored
Cmd+7Go to Tagged
Cmd+8Go to Archived
Cmd+FFocus Search

Issues #

ShortcutAction
Cmd+BToggle Bulk Operations
TApply Tags to Selected Issue
Cmd+Ctrl+WWatch an Issue by URL

Repositories #

ShortcutAction
Cmd+Ctrl+AAdd Repository
Cmd+Ctrl+MManage Repositories

Tags #

ShortcutAction
Cmd+Ctrl+TCreate Tag
Cmd+Ctrl+GManage Tags

Filters #

ShortcutAction
Ctrl+FCreate Filter
Ctrl+MManage Filters

App #

ShortcutAction
Cmd+,Open Settings
Cmd+KManage API Key
Cmd+LView Logs
Cmd+DView Documentation

Activity Logs #

Issuenator keeps a log of app activity during each session—useful for troubleshooting or understanding what happened during a fetch.

Viewing Logs

  • Press Cmd+L or choose Logs → View Logs
  • Logs show fetch operations, errors, and app events
  • Logs are kept in memory only and cleared when you quit the app
  • You can export logs to a file for support requests