Ennea / warp-journal

Honkai: Star Rail gacha tracker and analysis.
MIT License
8 stars 4 forks source link

Add a button to copy the warp history URL #9

Closed FichteFoll closed 1 year ago

FichteFoll commented 1 year ago

To be able to use other pull tracking tools alongside warp-journal, it would be useful to have a button to extract the URL with the auth key and copy it to the user's clipboard. The URL could additionally checked for validity before doing so.

I have a shell script that does this for me, but since I need to open up warp-journal to update it anyway, using it also as the main entry point for other tools would be quite neat and not a lot of work since the code is basically already there.