Hacker News new | ask | show | jobs
by jameschensmith 849 days ago
> So my daily routine looks like

> [...]

> 5. copy the next day's calendar items to the bottom of the text file

Interesting. For a file with 51,690 lines at the time this post was created, I'm curious why the file is not ordered with the most recent day at the top of the file.

1 comments

All that text is heavy to push out of the way when you insert a new line break.

Also, the feeling of accomplishment as the job's entire history whizzes by when you press ctrl+end each morning.