Prio
Encrypted priority and time-tracking web app — create tasks, log time against them, and write rich notes, all end-to-end encrypted.
Prio is a priority platform I built in PHP and MySQL: a place to create tasks, track the time you spend on each one, and keep rich notes alongside them.
How it works#
You create tasks and log time against them; each time entry rolls up so you can see how long a task has taken in total. Notes are written with CKEditor, so they can hold proper formatting rather than plain text. Security was the point I cared about most — logins are hashed and the data is encrypted, so what's stored isn't readable on its own.
Next, have a look at
PDFChef
A local-first, in-browser document workspace where you drag individual pages across sources into entirely new documents — and export, with no round-trips to a server.
Weft
A local-first, self-hostable Notion alternative — nested-page block editor, real-time co-editing over Yjs, Git-style version history and a graph view, all in one command.