Documentation

Everything you need to get Chronadra set up and working the way you like.


Getting Started

The first time you open Chronadra, a short setup wizard walks you through getting started:

  1. Welcome — a quick introduction. Click Get Started to continue.
  2. Database location — choose the folder where Chronadra will store your data. We recommend a folder inside your Documents folder so it syncs across devices automatically (see Database below).

Once you finish, you land on the Today view, ready to add your first tasks. You only see the wizard on first launch — after that Chronadra remembers your settings.

The Chronadra setup wizard welcome screen

Adding Issue Trackers

Chronadra turns the ticket and epic references on your tasks into clickable links. To set this up, open Settings → Issue Trackers and add each tracker with a Title and a Base URL. When you reference a ticket on a task, Chronadra appends it to the base URL to build the link — so the base URL should end with a /.

TrackerBase URLReference → opens
Jira https://jira.acme.com/browse/ PROJ-123https://jira.acme.com/browse/PROJ-123
GitHub https://github.com/org/project/issues/ 42https://github.com/org/project/issues/42
Gitea https://gitea.com/org/project/issues/ 42https://gitea.com/org/project/issues/42

You can add as many trackers as you like — Jira, GitHub, GitLab, Gitea, or any other web-based tracker. Each task can be assigned to one of them, and a reference like PROJ-123 or an issue number becomes a link straight to it.

The Issue Trackers editor in Settings

In Office Targets

On the Today view, mark each day as In Office or Remote. Chronadra keeps a running tally so you can stay on top of hybrid-work expectations.

In Settings → In Office you can set two monthly targets, each as a percentage:

The Reports view then breaks your attendance down month by month, shows how many days or weekdays you still owe to hit each target, and rolls everything up into a year-to-date total. Set a target to 0 to hide it if you only care about one of them.

The In Office targets settings

Themes

Open Settings to tune Chronadra's appearance:

Theme and label display settings

Database

Chronadra is file-based: your days, tasks, and labels are stored as plain files in a folder you choose — no accounts, no servers, no lock-in. You can pick that folder during the setup wizard or change it later in Settings.

Tip: put your database folder inside your Documents folder. Cloud tools like OneDrive, iCloud Drive, and Nextcloud sync Documents automatically, so your data is backed up and kept in sync across devices without any extra setup.

To use Chronadra on more than one machine, point each install at the same synced folder. Because it's just files, any file-syncing service works — iCloud, OneDrive, Dropbox, Nextcloud, Seafile, Syncthing, and others.

Choosing the database location