Hacker News new | ask | show | jobs
by nlehuen 96 days ago
> Diary entries get a path: diary/2026/march/03/

Date paths should use at least a double digit numerical index so they are naturally ordered when sorted lexicographically. Numbers also give you i18n for free (assuming Gregorian calendar of course, but it seems that's what this non configurable tool does here).

1 comments

not a bad idea!