Antonino Sabetta
Antonino Sabetta
Same issue still existing today (here with Firefox, Chrome).
I think the error is pretty easy to fix, but I do not know how to rebuild a ruby application. The issue is most likely in the use of window.height...
"Recursive" tasks (better called "relative recurrence" tasks) are scheduled again when they are completed; the due date of the new occurrence can be set relative to the completion time of...
As for the syntax, I think something less geeky would be useful, as with taskwarrior: `daily, weekly, monthy` etc...
Do you have a draft implementation of this to take a look at? Or can you elaborate on how you think this should be implemented? I think TaskWarrior does it...
Thinking about a model to represent recurrent or "automatically rescheduled" tasks.... (I am deliberately avoiding the term _recursive_ in this case, since one task occurrence finishes before the next is...
Hi @marcorosa, I would advise to put all that is needed right in the section https://github.com/SAP/credential-digger#install I would expect that when I run the steps in that section I end...
@stevespringett Thanks for your reply. In our project, we're settling on using a super-set of purl, where version intervals and wildcards are allowed, but those "wildcard" expressions are ultimately expanded...
Hi @pombredanne , thanks for this nice summary of the two options; I have to admit I do not have a clear idea of the semantic differences of versioning among...
+1 Actually, what I'm looking for is a way to get the code corresponding to a non-terminal in the AST. Any hints?