Git Product home page Git Product logo

Comments (4)

mrcnski avatar mrcnski commented on May 27, 2024

Hey @semilin! It's Emacs so anything is possible 🙃 What kind of behavior are you after?

from org-recur.

semilin avatar semilin commented on May 27, 2024

I'd like to be able to allow tasks that are scheduled (but not todos) to automatically reschedule after their time has passed. For example, if I have a summer class occurring every weekday at 11:40, then after 11:40 has passed each day, then the recur-done is performed on the task.
I'd also be fine with just making this the behavior for every task scheduled with recur.

from org-recur.

mrcnski avatar mrcnski commented on May 27, 2024

Sure, could add a function to org-agenda's refresh hook that checks if the desired tasks (either selected tasks, or every task) are past their schedule date or time. The tricky part would be the rescheduling logic. If I open org-agenda for the first time in several days then I would want overdue +1 tasks scheduled to today, not to tomorrow.

The way I use org-agenda is that I make manual decisions on whether something is done and then reschedule the task myself, using the recurrence as only a suggestion. Sometimes I schedule a +1 task to two days from now if I know I won't get to it tomorrow. I find this system is more flexible than one where the machine controls my schedule mechanistically. I'm totally not opposed to this functionality being in the package and accessible as an opt-in, but I'm not sure when I'll be able to get to it though as my free time is quite limited.

from org-recur.

cwinsnes avatar cwinsnes commented on May 27, 2024

For most purposes, calling org-recur-finish automatically on the tasks would be enough I think. If there has been a disruption, that specific case can be probably handled manually.

from org-recur.

Related Issues (11)

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.