Giter VIP home page Giter VIP logo

Comments (5)

johannesjo avatar johannesjo commented on May 22, 2024

Thanks for the suggestion! Both values are already saved. It should be easy to add field to the time estimations dialog for example. What is much more complicated is manipulating the time spent on a task. Currently the data model is simplified to just track the total amount of time and the total amount of time spend on a particular day. But saving every single period you worked on a task would possibly generate a lot of data (and make the app slower) and also some edge cases I'd rather not want to deal with ;)

There is a feature already implemented though. If you're idle for 5 minutes, the app will ask you, if you want to track that time or not, once your back.

from super-productivity.

Gontran08 avatar Gontran08 commented on May 22, 2024

With my use case, I probabbly could use a subtask for each period. Would it be easier ?

from super-productivity.

johannesjo avatar johannesjo commented on May 22, 2024

Maybe I did not understand you correctly. What would you need the periods for? For the use case you described (forgetting to stop tracking time, which should be covered by the idle tracking from my point of view) or also for something else.

from super-productivity.

Gontran08 avatar Gontran08 commented on May 22, 2024

I'm not necessarily idle, I may be on an another project and forgot to change the timer. So I would like to be able to stop the timer, set the end time approximately and create a new task which I would set the start time with the same value.

Sorry if I'm not clear.

from super-productivity.

johannesjo avatar johannesjo commented on May 22, 2024

Thanks for the clarification! As mentioned before adding this feature would require a huge rewrite of lots of the logic (and it would slow down the application and there are lots of edge cases and also migration scenarios to think about). So I'm sorry to say that a feature like this is unlikely to be implemented any time soon.

from super-productivity.

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.