1 2 3 4
command! NoteutilToday call noteutil#open( \ 'journal --date today') command! NoteutilTodayWeekly call noteutil#open( \ 'journal --date today --period weekly')