Martin Schenck
Martin Schenck
I'm hesitant to give the user a foot gun. Though, who am I to withhold it. I am only worried about lots of "bug" reports due to malformed regexes :monocle_face:...
Thank you for the detailed report! The issue is here and in the following line: https://github.com/schemar/obsidian-tasks/blob/09758e51411ca124c4725b00ada023220314eccd/src/Urgency.ts#L26 Exactly as described.
I don't quite remember. I modeled it after Taskwarrior, which I deem a fantastic task tracking app. Their implementation of urgency can be found at this link: https://github.com/GothenburgBitFactory/taskwarrior/blob/4c179a427d542005f1da36ab02206072078684fd/src/Task.cpp#L2029 It covers...
Here is their documentation with their default coefficients: https://taskwarrior.org/docs/urgency.html
Just as a note: in Taskwarrior, the value _is_ `0.2 * 12`, not `0.2`. If I read their code correctly.
I think you summarized it correctly, @Cito. @claremacrae and I have a parallel discussion in #711. Now it's up to us to decide whether this is actually a bug or...
Thank you @DamnedScholar, looks very compact/nice :+1: I don't have much time right now, but I will have a look as soon as I do.
@DamnedScholar you still have unrelated changes in your `package.json` and `yarn.lock`.
Thank you for the report, @Fertion! This is super strange, as the Tasks plugin does not do anything when you open a note (or click in the file tree). Would...
I would need to create it specifically for you and send it to you.