I use a Markdown file with today's date to take notes, kept in Dropbox.
openTodayFile script opens the file, creating it first if it doesn't already exist.
openAllWeek opens today plus the past week of files. It doesn't create nonexisting files.
8000