Git Product home page Git Product logo

Comments (2)

mw44118 avatar mw44118 commented on August 10, 2024

Hi Alturog -- thanks for the question.

I'm curious. How do you estimate tasks? Do you use a number that can be any value between one and a billion, or do you choose from a list?

If you just want to assign arbitrary values without pre-defining choices ahead of time, you can do that, but use a different key name. This will work just fine:

$ pitz-edit abc123 altaurog-estimate

Then when your $EDITOR opens, you can store whatever text you want in there.

In my case, I want the estimate slot to point to a particular estimate object, that I defined in advance.

Imagine one project where people want to use estimates of "easy" or "hard". And another shop wants to use estimates like "1 day", "2 days", "3 days", "4 or more days".

Each shop would use

$ pitz-add-estimate

to make the estimates they want. Then, when they make a task, they choose the estimate from the pre-defined list.

pitz already has a few of these estimate schemes built-in already. Type this to see them:

$ pitz-add-estimate --from-builtin-estimates

And you'll see them. It is easy to add new ones just for your project. But if you come up with a useful estimate scheme, I'd be happy to add it to pitz itself, so other people can choose it.

from pitz.

mw44118 avatar mw44118 commented on August 10, 2024

Any thoughts on this? I might close this issue.

from pitz.

Related Issues (7)

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.