Git Product home page Git Product logo

Comments (9)

WildOrangutan avatar WildOrangutan commented on July 28, 2024 1

I would need smth like this. Can I simply make it as a preview screen, before exporting like so? Basically feed plain csv export string to TextView.

from trackworktime.

leoauri avatar leoauri commented on July 28, 2024

What I really need to see is how much I spent working on a task in a particular time period, and I need to be able to fine tune the time period pretty precisely, i.e. how much I worked since a particular date (when I last billed or something).

At the moment I can only get reports which list clock in/out times, unless I'm missing something.
How do you parse the data usefully? You import this output into some other software?

from trackworktime.

leoauri avatar leoauri commented on July 28, 2024

Another suggestion would be that the data can be exported as a csv list of durations, so they can be imported into a spreadsheet, sorted, added, and so on. Currently the export is a list of in and out times which is difficult to use. Actually just having start and finish times on the same line of values would help

from trackworktime.

mathisdt avatar mathisdt commented on July 28, 2024

Thank you for your ideas! As to your question: I don't have to parse the data in detail, I only need monthly and yearly sums, but I see that this is not enough for everybody.

from trackworktime.

leoauri avatar leoauri commented on July 28, 2024

I understand, nice to hear back.
In app work durations are shown, so I guess all the code is practically there.
I'm just having a look through the code but I'm afraid I'm a bit in over my head...

from trackworktime.

leoauri avatar leoauri commented on July 28, 2024

I would try to implement the last suggestion, because I think I could just work that out. I have pretty minimal experience with this kind of thing though. Would you mind if I ask you some questions along the way? Or what do you suggest?

from trackworktime.

mathisdt avatar mathisdt commented on July 28, 2024

I just sent you an email.

from trackworktime.

mathisdt avatar mathisdt commented on July 28, 2024

@WildOrangutan That would be welcome! If you like, you also may format it as a table instead of just continuous text, so the columns are visible better (for me, the table doesn't need any lines, formatting the values as columns would be enough).

from trackworktime.

mathisdt avatar mathisdt commented on July 28, 2024

A preview for reports was implemented in the meantime. I just forgot to close this issue.

from trackworktime.

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.