pull down to refresh
0 sats \ 2 replies \ @deSign_r 10 Mar 2024 \ parent \ on: Paprika Recipe Manager for iOS, Mac, Android, and Windows food_and_drinks
Thanks for checking. I'm really interested in the browser extension you mentioned. So it allows you to import any recipe into Paprika? It's automatic? I mean is able to find the details, ingredient, process and reformat it following paprika template/standars?
So sad does not work with SN, we could maybe have a look why
Yes, it pulls the details and reformats it into Paprika's format (separating ingredients, directions, etc, and even doing things like bolding any mentions of time in the recipe instructions). I'm guessing it works best with a few specific formats (I notice that Chowdown cites it as their preferred recipe app, and if definitely pulls well from it, as well as from the standard recipe card that seems to be on most cooking blogs), and probably some major sources like the NYTimes and Bon Appetit.
It's actually a javascript applet, so I could totally see it not working because of a security restriction on the site.
reply
More than a security restriction, it may be the formatting output SN uses. There's no specific html tags, just
<body>
, <main>
and a bunch of undefined <div>
s. I doubt it's able to recognize anything.reply