X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e51e85b7c6412c8cf281a1d60b0c5a5042d5028b..382e25f7d8c569293f3182f10c3b15ffb93b5e90:/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!"