bouncepaw / mycorrhiza

🍄📑 Filesystem and git-based wiki engine for the independent web written in Go and using Mycomarkup as its primary markup language.
https://mycorrhiza.wiki
GNU Affero General Public License v3.0
300 stars 26 forks source link

Embed Fediverse posts #247

Open bouncepaw opened 1 month ago

bouncepaw commented 1 month ago

Syntax:

<= https://merveilles.town/@bouncepaw/112821033527269503

It should cache the embedded posts.

Despite what it seems, this is actually an issue for Mycorrhiza, not Mycomarkup. Mycomarkup would fancy a good refactoring though, to make implementing it easy.

OEmbed might be something I would need to explore.

bouncepaw commented 1 month ago

I said caching posts, but I actually meant copying them. Not temporary. One could back their Fediverse profile up with a Mycorrhiza. Or reference it in their mycodiary. I would really like the latter option.