gkroam
gkroam copied to clipboard
Links to date-notes cannot be followed
It seems that links to dates cannot be followed by clicking, like other links.
Ex. {[2020-11-15]}
either errors out with "This should not happen" (due to org-open-at-point
intercepting the link as a timestamp it seems) or some strange Org agenda buffer error that pops up. Haven't debugged why the org agenda buffer is showing up.
Same thing happens if links are to subheadings within a daily note, ex {[2017-01-08 » Some heading]}
It seems that the format of [2020-11-15]
is considered as a timestamp in org-mode and when click the timestamp, it default opens an agenda buffer. I didn't get an error, it just pop up an agenda buffer. I will see on how to fix it.
I get this error when attemptng to u0pdate db's or caches
Debugger entered--Lisp error: (error "20201225121319.org doesn’t have a title!")
Debugger entered--Lisp error: (error "20201225121319.org doesn’t have a title!")
As the error info described, the org file should have a title.