tonythomas01 / gdrive-to-commons

Tool to upload pictures from Google Drive to Wikimedia Commons ⚠️ Moved to Wikimedia Gerrit, so this repo is read only.
https://gdrive-to-commons.toolforge.org/
Apache License 2.0
9 stars 10 forks source link

Post upload, show a better screen listing uploaded files #55

Closed tonythomas01 closed 4 years ago

tonythomas01 commented 4 years ago

Right now, we have this one: Screenshot 2020-04-04 at 11 04 08

can we change it a bit like this:

  1. Make the second column bigger, and maybe just have 2 columns there and make the name a link which opens in a new page ? Like that, we can totally avoid the 3rd column.
  2. Lets see if we can take out a link to the file instead ? for eg, https://test.wikipedia.org/wiki/File:Tail_latency_comparison_between_DS,_OS_and_FS_at_varying_latency_sleep_bxp-1515415386.png and not the upload file iteslf ?
abbasidaniyal commented 4 years ago

I would like to take this up.

  1. We can use row formatter to make custom design rather than depend on Tabulator entirely.
  2. The response from the wikimedia API does return the URL of the file page.