h2vx.com
h2vx.com copied to clipboard
H2VX microformats to vCard/iCalendar converter, test dev.h2vx.com for issues
Instructions for setting up website locally.
Need to support datetime values (e.g. dtstart) that use a space instead of T separator, e.g. `2017-07-12 17:30`
Support implied date for datetime properties, in particular: 1. dtend implied date support per http://microformats.org/wiki/vcp#hCalendar_dtend_implied_date 2. updated implied date support per http://microformats.org/wiki/vcp#hAtom_updated_implied_date 3. mf2 implied dates per http://microformats.org/wiki/value-class-pattern#microformats2_parsers_implied_date
Add support for handling the time element: 1. at a minimum as good as span 2. prefer datetime attribute over the contents
Need to add explicit support for at least h-card and h-event http://microformats.org/wiki/h-card http://microformats.org/wiki/h-event
Hi @tantek et al! When I enter https://snarfed.org/ into the form on https://h2vx.com/vcf/ and click Download, the POST to `/vcf/get-contact.php` 500s. (Congrats on maintaining h2vx for this long btw, it's...