GithubHelp home page GithubHelp logo

Comments (4)

Sejsel avatar Sejsel commented on June 22, 2024

Should be pretty much all data. Should allow exporting to CSV and JSON.

from evtc.

Dediggefedde avatar Dediggefedde commented on June 22, 2024

It would be nice to at least copy the table into clipboard.

Sharing the uploaded logs with my guild members can be a bit confusing. As a WvW guild we would be interested in time, fight duration, players, and upload link.
Currently I do it mostly by hand, copying to upload-output, sorting it in a text-editor by datetime and add duration information by hand.

from evtc.

Sejsel avatar Sejsel commented on June 22, 2024

That should be doable, but there are a few things that I am not sure how to do best:

  • Should the list of players be somehow included? If yes, what should be the format? Comma-separated character names?
  • I don't have any way to reliable get the order of selected rows if shift is used to select multiple rows on Windows (and no way to detect that). I could force it to use the sort of the table in this case, would that work for you?

from evtc.

Dediggefedde avatar Dediggefedde commented on June 22, 2024

Thank you for the fast reply!

General Format

For exporting to the clipboard \t separated columns and \n separated rows are probably the most compatible format. Most other table-editors, like excel, calc, google-docs etc. accept this format natively.
Json/csv format would also be fine, though. ^^

List of players

Inclusion

If it isn't much effort, it would be beneficial to include player names.
We usually don't really care and WvW often has 20-40 players. However, having the icons would be an advantage.
The names also might be of interest for PvE Raiders or fractal people outside static groups.

Format

Comma-separated names are fine. Including a tag (like [fb]) for the class would also be nice.
And absolutely great would be an option to toggle names off, but that's just icing. ^^

Order

Couldn't you re-apply the sorting on the selected items?
Otherwise, it's not much of a problem. Sorting can be done again in a table/text editor.
Being able to filter by fight duration might be helpful... Only fights above a minute duration have some meaning. ^^
But I could also just sort, select, put a new tag to the selection and then filter by tag before exporting.

from evtc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.