• #dev 2019-05-10
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2019-05-10 UTC
# 15:19
kisik21
So that's how it should work: `target_post["properties"]["comment"][target_post["properties"]["comment"].index(list(filter(lambda i: source in i["properties"]["url"], target_post["properties"]["comment"]))[0])] = mf2py.parse(source)["items"][0]` and then dump the post back in the DB/filesystem/whatever I'll end up using as persistent storage