I am having a bit of strange issue that started recently. My org capture template is not working. Each time i tried to capture, I get
Capture template ‘m’: Buffer name ‘CAPTURE-20220203060641-testnze.org’ is in use
and here is the capture template
("m" "default" plain "%?"
:target (file+head "others/%<%Y%m%d%H%M%S>-${slug}.org" "#+title: ${title}\n")
:unnarrowed t)
I turned debug mode on and below is the error message.
The only thing i can think off that may have caused this maybe I installed org-journal but even after uninstalling it, it still produced the same error message.