org-board
org-board copied to clipboard
Org mode's web archiver.
I noticed that org-board tries to use the system browser if 'eww is not used as the default. Could this option be expanded so other emacs-based browsers could be used,...
See https://lwn.net/Articles/766374/
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*`:...
Hello, I find org-board to be the best tool to archive URLs offline. Also, it works very well on Windows, once `wget` is installed (I use chocolatey). Browsing the pages...
Hi, I found that one of my previous links saved was failing to open with the error "wrong-type-argument stringp nil" and the debugger gave the below result: ``` Debugger entered--Lisp...
Thanks for this great package. Is there a hook that I can use to run a function after archiving a link? For example, I'm interested in downloading an org format...
Hi, It would be nice if org-board allowed archiving multiple URLs per heading. As it is, it seems that it only supports the one in the `URL` property. (Or am...
I've noticed that while webpages from websites like stackexchange, reddit, etc, the obtained copy doesn't have all the info from responses (sometimes sub-responses aren't loaded, and sometimes additional pages of...
I think httrack is a better tool to download/mirror a website than wget.
Very useful app, I got some minor remarks: 1. org-board seems to not handle the '~' character in paths 2. org attachments supports inheriting the dir by setting the 'ATTACH_DIR_INHERIT'...