Governance
A clean way out, any time
If your data is truly yours, it has to leave cleanly. Export is part of the contract — open formats, on demand or on a schedule, scalable to a hundred thousand blocks.
Problem
Why it matters
Custody without an exit is just a nicer prison. A memory of record you can't get out of isn't under your control.
Capabilities
What Nolocron provides
- Export to Markdown (hierarchical) and CSV (flattened or raw block form).
- Source-native reconstruction for some formats — native ENEX for Evernote, reassembled Mbox.
- A staged pipeline that scales to 100k+ blocks with bounded memory.
- Scheduled exports on a cron, with timezone support.
Workflow
How it works
- Choose what to export and in which format.
- Run it on demand, or set a recurring schedule.
- Get open files you can read anywhere.
- Keep a standing backup running in the background.
Evidence
Product proof points
- Open formats — no proprietary wire format to escape.
- Source-native reconstruction where the format allows it.
- Portability is built in, not bolted on.
Related