Code Monkey home page Code Monkey logo

Comments (6)

larose avatar larose commented on August 19, 2024

Hi @lud,

It would be cool if we could do utt report --date XXXXXX instead.

I'm not sure I understand your request. How is it different than utt report 2019-12-30?

Also I have to do this for the whole month, so it would be even cooler if utt would print a whole month report (with --from and --to set at month boundaries) but displaying time per-day/per-project instead of only per-day (with a --per-project option for instance).

I'd rather this to be scripted outside of utt. I'm worried that utt will have too many features and become bloated. I wanted for a while to create a plugin system where people can extend utt, but I have other priorities at the moment.

from utt.

lud avatar lud commented on August 19, 2024

Gosh I totally missed the date argument for utt report.

So forget about this, sorry :)

Plugins vs bloat is a good idea, maybe you could just describe how to import utt and use it as a library to get the timesheet content as data, so anyone could start to exploit the data. Integration of plugins as utt command would then just be implementing an interface and that could be done later on.

from utt.

ukrutt avatar ukrutt commented on August 19, 2024

Also I have to do this for the whole month, so it would be even cooler if utt would print a whole month report (with --from and --to set at month boundaries) but displaying time per-day/per-project instead of only per-day (with a --per-project option for instance).

There is currently a feature that gets you close to what you want -- there are --month, --project, --per-day switches.

% utt report --month nov --project <customer> --per-day

(I use "project" to indicate customer.)

Does this do what you'd like?

from utt.

lud avatar lud commented on August 19, 2024

not really because I want all projects details for each day of the month. But I'm fine if I have to call the report command for each day, it is not that long.

from utt.

larose avatar larose commented on August 19, 2024

@lud, I added support for plugins: https://github.com/larose/utt/blob/master/docs/PLUGINS.md . The API is not stable yet, but it's a first step.

from utt.

lud avatar lud commented on August 19, 2024

Great ! Thank you very much :) It looks like I will do some python this month, if I manage to upgrade to python 3 ;)

from utt.

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.