fend icon indicating copy to clipboard operation
fend copied to clipboard

Feature: `at`-styled time arithmetic operations

Open dmgolembiowski opened this issue 4 years ago • 3 comments

Description

I frequently use the Unix at command for scheduling jobs to start during dynamic time windows. Often times, it's important to delay the time windows by grouped time deltas. Could I humbly request help from fend to make this easier in shell scripting? Adding time blocks (like at this website ) would make a big QoL improvement for me.

Does this seem like something that is an appropriate feature request?

dmgolembiowski avatar Feb 11 '21 01:02 dmgolembiowski

That’s a great idea, thanks! I’ll look into adding this soon.

printfn avatar Feb 11 '21 03:02 printfn

That’s a great idea, thanks! I’ll look into adding this soon.

Thank you so much!!

dmgolembiowski avatar Feb 12 '21 00:02 dmgolembiowski

Maybe when introducing time, timezone conversion could also be something great to have

ModProg avatar May 18 '21 12:05 ModProg