X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b15168eceb767ea4ea9c41806c83ce9985776c42..87111ad4aa172e7c0583452c122d70bf8ba53654:/bin/diary diff --git a/bin/diary b/bin/diary index d65447b..48d5a5d 100755 --- a/bin/diary +++ b/bin/diary @@ -1,7 +1,6 @@ #!/usr/bin/env bash -vim \ - -c "call vimwiki#diary#make_note(v:count1)" \ +vim ~/org/journal.org \ + \ - -c 'r !date +"\%n== \%H:\%M ==\%n* "' \ + -c 'r !date +"\%n**** [\%F \%a \%H:\%M] - "' \ -c "start!"