whew okay. just banged out a shortcut to take an allrecipies.com url and make it into a note with all the ingredients and directions
ive been having some regex Fun™️
I am once again annoyed at some limitations of iOS shortcuts 💁
@compufox wait are you regexing html
@aescling no it like parsed most of the text, but there were some like img tags that stuck around
@compufox ...... why did it do only partial parsing,
@compufox anyway at least you didn't need to regex html
@aescling I think it just parsed out the text content of the page, and the other tags it didn’t care about (cause I think there was like an I frame tag as well?)
A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.
@compufox anyway at least you didn't need to regex html