Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-23 | Fix regression in 4ab0f6c | Simon Parri | |
2025-06-20 | Bump version to 0.60v0.60 | Simon Parri | |
2025-06-20 | Make predicate functions' return values consistent with each other | Simon Parri | |
Before, there might have been one predicate that, to get an urgency of 10, you'd have to pass an N of 0.01, and another that to get an urgency of 10 you'd have to pass an N of 20. Now, N's of the same order of magnitude produce changes of the same order of magnitude. | |||
2025-06-20 | Add random, near-deadline? and scheduled-today? | Simon Parri | |
2025-06-20 | Update predicate naming scheme | Simon Parri | |
2025-06-20 | Add URL | Simon Parri | |
2025-06-20 | Fix docstrings | Simon Parri | |
2025-06-20 | Fix calculation of priorities | Simon Parri | |
Turns out headings always have a 'priority property, so we don't need to have our own fallback. Org will provide. | |||
2025-06-19 | Add version 0.50v0.50 | Simon Parri | |