You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let g:dotoo#agenda#files = ['/home/joshua/git/org/*.dotoo']
let g:dotoo#capture#clock = 0
let g:dotoo#capture#refile = expand('/home/joshua/git/org/refile.dotoo')
say I have these agena files
❯ ls git/org/
AA.dotoo devops.dotoo refile.dotoo SSPR.dotoo
if I move a headline using m and try to specify a file that doesn't exist (i.e create a new file) then the headline is remove and no new file is created.
Moving the headline to a file that exist works fine.
say I have these agena files
if I move a headline using m and try to specify a file that doesn't exist (i.e create a new file) then the headline is remove and no new file is created.
Moving the headline to a file that exist works fine.
NeoVim version:
The text was updated successfully, but these errors were encountered: