function todo vim "$HOME/<todo-directory>/"(date --date=$argv --iso-8601) end
$ todo # opens the today file $ todo tomorrow #opens tomorrows file $ todo '<anything --date command accepts>'