capjamesg / indieweb-etherpad-archiver

Perl tool for archiving Etherpad links to the IndieWeb wiki.
MIT No Attribution
1 stars 1 forks source link

Improve archiving from etherpad URL #4

Open gRegorLove opened 1 year ago

gRegorLove commented 1 year ago

From chat today with @capjamesg and @tantek:

It would be nice if we could use only an etherpad URL with the command: !archive https://etherpad.indieweb.org/YYYY-MM-DD-hwc-shortname

Suggested parsing:

Then the final wiki page contents would be:

<dfn>[`permalink` `event_name`]</dfn> was an IndieWeb meetup on Zoom held on `date`.

Archived from: `etherpad_url`

`etherpad contents`

HWC Organizers would need to ensure:

Thoughts?

capjamesg commented 1 year ago

For reference, this was discussed a lot here: https://chat.indieweb.org/meta/2023-03-30#bottom

gRegorLove commented 1 year ago

I've made some good progress on this. Hoping to have a PR ready this weekend.

capjamesg commented 1 year ago

Amazing! Thank you!