2022-06-15
	CSS changes. add more info.

2022-06-14
	started working on the tool. github + vercel for hosting. plain html for data storage.

WHAT
	fast tool to dump my ideas, explore, learn
	mobile and desktop
	public and private with sharing
		
NEED TO HAVE
	fast, minimal, sub 500ms startup
	instant search
	tags - faceted filtering
	ZUI - zoomable UI for quick discovery
	customizable views
		easy to change, small versioned JS code

TODO
[ ] test different storage (plain text, hypercore, sqlite, ...)
[ ] ZUI experiments (canvas, svg, webgl)
[ ] image storage?

BRAINDUMP
		stages: idea(text) -> sketch(drawing) -> mvp(code) -> product
		modules: core, in, process, out, view
		top hierarchy: me, family, work
		use screenshots for visual recollection

INSPIRATION
		natto.dev - JS playground with ZUI
		observablehq.com - data visualization platform
		tldraw.com - drawing tool
		til.simonwillison.net - TIL site
		monocle.surge.sh - personal database