org-board
org-board copied to clipboard
Archive multiple URLs per heading
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 mistaken, can I put multiple URL
properties on a heading and archive multiple URLs?)
This (apparent) limitation is the main reason I made org-web-tools-archive.el
, because sometiimes I collect related links under a single heading, e.g. in a plain list, and I want to archive them all to that heading.
In that vein, it would be useful to be able to archive arbitrary URLs, rather than ones stored in the URL
property.
I realize these might require significant changes, so if you're not interested, that's fine. :)
Thanks.
Sorry for the glacial response time! I think it is already possible to add several URLs to the :URL:
property of the heading. It doesn't look very nice, though.
One can add multiple URLs to the :URL: property of a heading. Calling org-board-open then opens the last URL in that property.