Scribe Dashboard

Interactive Scenario Explorer

Edit a timeline of financial events on top of your database baseline and see the impact on your wealth instantly.

Open Scenario Explorer

Requires the Python scenario API to be running: scribe-cli serve on http://127.0.0.1:8765.

Import Freshness

Scribe imports all household accounts in one bundle. Freshness metadata is tracked at the full-household import level.

Quality metrics are computed across all stored household transactions, covering both previous and newly imported data.

Loading import freshness metadata...

Recommended: Browser Extension

Use the Scribe browser extension instead of the bookmarklet whenever possible.

  1. Open your browser extension page and load the unpacked extension from the local extension/ folder.
  2. Open the extension options and verify the allowed hosts list includes sparkron.dk.
  3. Log into sparkron.dk and click the extension action button to run capture.

The extension runs the same server-generated capture payload, but is easier to maintain and debug.

Fallback: Bookmarklet Setup

  1. Open /bookmarklet once to make sure your browser trusts this host.
  2. Create a new bookmark and paste the following value as its URL:
javascript:(function(){const s=document.createElement('script');s.src='https://scribe.tuzelche.com/bookmarklet';document.body.appendChild(s);})();

After you are logged into sparkron.dk, click your bookmarklet to send transactions to this backend.