xuhcc / mindstream

Task management app, built on todo.txt.
GNU General Public License v3.0
41 stars 6 forks source link

Optional ability to define a separate "next workday" shortcut #12

Open codingthat opened 3 years ago

codingthat commented 3 years ago

Similar to "tomorrow" but so you can decide the next day to push things to without having to open the calendar each time. (Would be handy for skipping weekends and holidays, for instance.)

xuhcc commented 3 years ago

"next workday" means different things to different people so I don't think it can be implemented

codingthat commented 3 years ago

Sorry, that's what I meant by "optional ability to define." I.e., by default it's not shown. If the users defines a date for it in the Settings page, then the shortcut shows up with that date alongside "today | tomorrow."

codingthat commented 2 years ago

Or maybe support for ice_recur would be a good option, at least for avoiding weekends. For one-off avoidance of holidays another workaround would still seem to be needed, though.