Open CGenie opened 2 years ago
Hello,
I'm trying to run org-board-new for url https://www.righto.com/2022/04/the-digital-ranging-system-that.html. I created an org heading. It seems to download correctly, however the ARCHIVED_AT property is missing. I have this in *Messages*:
org-board-new
ARCHIVED_AT
*Messages*
Wrote ***.org org-back-to-heading: Before first headline at position 1 in buffer org-board-wget-call org-board finished archive for nil Wrote ***/org-board-.log
The part of org-board-.log:
org-board-.log
/usr/bin/wget --directory-prefix=***/data/19/85824a-00c6-4f00-8051-152866117eb5/2022-05-05T12:01:21+0200// "-e robots=off" --page-requisites --adjust-extension --convert-links https://www.righto.com/2022/04/the-digital-ranging-system-that.html
Hi, thanks for opening the issue! I could also reproduce it on Emacs 28.1 / org-mode 9.5.2.
Just to clarify: the property is not empty, but it's not even there.
Hello,
I'm trying to run
org-board-new
for url https://www.righto.com/2022/04/the-digital-ranging-system-that.html. I created an org heading. It seems to download correctly, however theARCHIVED_AT
property is missing. I have this in*Messages*
:The part of
org-board-.log
: