Hacker News new | ask | show | jobs
by eviks 462 days ago
Laudable goal!

> No database, no external dependencies—just files.

Your plain text file is a database, and a bad one at that in keeping things in sync/batch-editable since you now have hundreds of little databases. What if you merge two folders?

Also, your file manager can already preview images, why bring the whole browser to the table?