seanbreckenridge / HPI

Human Programming Interface - a way to unify, access and interact with all of my personal data [my modules]
https://beepb00p.xyz/hpi.html
MIT License
69 stars 6 forks source link

my.discord.data_export: support ZipPath + some code deduplication #49

Closed karlicoss closed 1 year ago

karlicoss commented 1 year ago

Wanted to benefit from ZipPath instead of unpacking in tmp dir.. hopefully this isn't too hacky!

Checked that this works both ways via hpi query -s my.discord.data_export... (with cache disabled) -- both outputs match :)

seanbreckenridge commented 1 year ago

Ah sure, could you just add a link to ZipPath in your repo as a comment

karlicoss commented 1 year ago

done!