Giter Site home page Giter Site logo

Comments (5)

sotcha avatar sotcha commented on June 21, 2024 1

Yes, probably start/stop is essential.

And the setup mode can be the initial "wizard".

from jira-logwork.

billp avatar billp commented on June 21, 2024

@sotcha Yes this is the next step, I will do this

from jira-logwork.

billp avatar billp commented on June 21, 2024

@sotcha I'm thinking to create a wizard to generate the configuration file (yml) automatically. It will ask the following:

  • JIRA Server URL
  • What time do you start your work day? (e.g. 09:00)
  • What time does your work day end? (e.g. 18:00)
  • Do you have any issues you log everyday? (e.g. daily standup) (repeat for N issues)
  • Login credentials (it will perform login to check if they are correct)

Let me know if you have any thoughts.

from jira-logwork.

sotcha avatar sotcha commented on June 21, 2024

I think for the day zero that there is no need for a wizard. A simple conf.yml can keep jira URL and credentials, which are essential to work.

So I think that we have:

Essentials - save it to config.yml

  • JIRA Server URL
  • Login credentials

User preferences - save it prefs.yml/db/whatever, also these may change

  • start/stop of the work
  • repeatable issue

For the day zero , I think that these can be simple files into the project directory (maybe a config dir) and as an improvement a user config dir can be user (like ~/.config to user)

from jira-logwork.

billp avatar billp commented on June 21, 2024

Sounds good, I agree to have separate yaml files for essentials and users prefs. But I think start/end time is also essential because it needs to know the total hours to make the calculations. Also the essentials will be configured with the following command:

ijra-logwork setup

What do you think?

from jira-logwork.

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.