Hacker News new | ask | show | jobs
by etherio 2128 days ago
Yeah I'm really excited about that idea of building a digital garden based on the stuff you enjoy online AND your notes.
1 comments

I wonder if there’s a reasonable way to extend this to structured quantified self data... Fitbit steps, calorie logs, chat logs, etc.

That stuff won’t fit the “markdown with a header” format too well, unfortunately. Would probably need to add a SQLite or DuckDB [0] storage engine.

[0] https://duckdb.org/