charlesroelli / org-board

Org mode's web archiver.
GNU General Public License v3.0
279 stars 18 forks source link

Empty `ARCHIVED_AT` property after running `org-borad-new` #27

Open CGenie opened 2 years ago

CGenie commented 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*:

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:

/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
charlesroelli commented 2 years ago

Hi, thanks for opening the issue! I could also reproduce it on Emacs 28.1 / org-mode 9.5.2.

CGenie commented 2 years ago

Just to clarify: the property is not empty, but it's not even there.