ThronesDB / thronesdb

A Deckbuilder for A Game of Thrones 2nd Edition LCG.
https://thronesdb.com
MIT License
35 stars 37 forks source link

add "Copy decklist to clipboard" #130

Closed mplain closed 5 years ago

mplain commented 7 years ago

Throneteki, a browser-based platform for playing Thrones online, is getting popular.

Right now, in order to import a decklist from ThronesDB to Throneteki, one needs to press "Save as text file", open that text file, select all contents, and copy-paste it to Throneteki.

While not terribly hard to do, it involves several unnecessary steps, and, perhaps more importantly, it is more complicated when using a tablet.

I suggest adding to the "Save as" menu a new option to "Copy decklist to clipboard". So that the whole decklist (card names, including set in parenthesis for unqiues with multiple versions, and the number of copies) would be copied straight to clipboard.

mplain commented 7 years ago

With throneteki being very popular currently, improving integration with thronesdb seems to be worthwhile.

stopfstedt commented 5 years ago

fixed via https://github.com/ThronesDB/thronesdb/pull/243