Dianne Skoll
|
5f9e227dc8
|
Document and test overriding of %: %! %? %@ %#
|
2025-08-15 15:28:23 -04:00 |
|
Dianne Skoll
|
b770676cb6
|
Add tests for trigistodo, trigcompletethrough, trigmaxoverdue
|
2025-08-15 15:22:39 -04:00 |
|
Dianne Skoll
|
5ee415c2fb
|
Add trigistodo(), trigcompletethrough() and trigmaxoverdue() introspection functions.
|
2025-08-15 15:20:57 -04:00 |
|
Dianne Skoll
|
6c2a4b66fd
|
Add tests and translations for %:
|
2025-08-15 15:07:32 -04:00 |
|
Dianne Skoll
|
6c2d65c08e
|
Allow non-alphanumeric substitution sequences to be overridden.
|
2025-08-15 14:55:03 -04:00 |
|
Dianne Skoll
|
cd2dc3bea3
|
Add test for %:
|
2025-08-15 14:35:31 -04:00 |
|
Dianne Skoll
|
b1b80316ab
|
Implement %: substitution sequence.
|
2025-08-15 11:54:31 -04:00 |
|
Dianne Skoll
|
f04835cf6f
|
Another eval that should be a catch.
|
2025-08-15 08:34:41 -04:00 |
|
Dianne Skoll
|
fb19ea6b7e
|
Use "catch" instead of "eval". What was I thinking??
|
2025-08-15 08:33:49 -04:00 |
|
Dianne Skoll
|
e2d7796d4a
|
Clarify wording.
|
2025-08-14 21:53:06 -04:00 |
|
Dianne Skoll
|
de2ec1aa7b
|
In --json mode, redirect any RUN ... command stdout to stderr
We really don't want to mess up the JSON we produce on stdout!!
|
2025-08-14 21:47:40 -04:00 |
|
Dianne Skoll
|
b9fb215d9d
|
Don't try to process stderr output as JSON. :)
|
2025-08-14 20:52:38 -04:00 |
|
Dianne Skoll
|
a62ed0e0c5
|
Always output well-formed JSON in --json mode.
|
2025-08-14 20:43:35 -04:00 |
|
Dianne Skoll
|
eceb5e3f82
|
Suppress some output in --json mode.
|
2025-08-14 20:35:07 -04:00 |
|
Dianne Skoll
|
d5aa93ae57
|
Document TkRemind support for max-overdue.
|
2025-08-14 19:05:17 -04:00 |
|
Dianne Skoll
|
a66da78b4a
|
Add support for MAX-OVERDUE to TkRemind.
|
2025-08-14 19:03:32 -04:00 |
|
Dianne Skoll
|
af69f54bff
|
Add max_overdue to JSON.
|
2025-08-14 18:54:15 -04:00 |
|
Dianne Skoll
|
a000a7f17e
|
Add MAX-OVERDUE feature.
|
2025-08-14 18:50:39 -04:00 |
|
Dianne Skoll
|
582f388500
|
Disable ANSI colors in JSON mode.
|
2025-08-14 13:57:23 -04:00 |
|
Dianne Skoll
|
7762f4f2d6
|
Add $HideCompletedTodos, $JSONMode and $TodoFilter system variables.
|
2025-08-14 13:56:02 -04:00 |
|
Dianne Skoll
|
31c9b2afb7
|
Disable ANSI color sequences in -p mode.
|
2025-08-14 13:43:32 -04:00 |
|
Dianne Skoll
|
119e954e9e
|
Update WHATSNEW
06.00.00-BETA-1
|
2025-08-14 12:38:52 -04:00 |
|
Dianne Skoll
|
6aa07edffd
|
Document "ordx" override of "ord"
|
2025-08-13 21:05:46 -04:00 |
|
Dianne Skoll
|
bdb9ad1a5d
|
Document new TkRemind features.
|
2025-08-13 20:33:15 -04:00 |
|
Dianne Skoll
|
05384fe7cf
|
Document --json.
|
2025-08-13 20:25:30 -04:00 |
|
Dianne Skoll
|
6125001e55
|
Make file not modify global function/variable context.
|
2025-08-13 19:02:37 -04:00 |
|
Dianne Skoll
|
78b307e387
|
Proper way of defaulting a variable.
|
2025-08-13 19:00:27 -04:00 |
|
Dianne Skoll
|
460d0a8d88
|
Separate out actual Jewish religious holidays from Israeli holidays.
|
2025-08-13 18:57:37 -04:00 |
|
Dianne Skoll
|
add35377ad
|
Boldification.
|
2025-08-13 17:37:39 -04:00 |
|
Dianne Skoll
|
fccd9ed42e
|
More word tweakage.
|
2025-08-13 17:36:12 -04:00 |
|
Dianne Skoll
|
a49ecccb34
|
Update README
|
2025-08-13 17:34:19 -04:00 |
|
Dianne Skoll
|
ae9fe78817
|
Proper horizontal resizing too.
|
2025-08-13 17:30:10 -04:00 |
|
Dianne Skoll
|
dbc5576312
|
Make today's reminders window properly resizable.
|
2025-08-13 17:27:35 -04:00 |
|
Dianne Skoll
|
6cbbebceaf
|
Pass all command-line options to Remind.
|
2025-08-13 16:57:29 -04:00 |
|
Dianne Skoll
|
4dc27ca7f5
|
Better error message.
|
2025-08-13 15:02:53 -04:00 |
|
Dianne Skoll
|
d8f97ce0f1
|
Tweak wording.
|
2025-08-13 15:01:26 -04:00 |
|
Dianne Skoll
|
0e1a80f2bd
|
Properly populate complete_through for existing reminders.
|
2025-08-13 14:58:49 -04:00 |
|
Dianne Skoll
|
4a7f703ab5
|
Update %! documentation; add %? documentation.
|
2025-08-13 14:39:36 -04:00 |
|
Dianne Skoll
|
101de948b2
|
Add support for TODO-style reminders in TkRemind.
|
2025-08-13 14:09:03 -04:00 |
|
Dianne Skoll
|
0e2d382b33
|
Proper calculation of --margin-bottom in -e mode
|
2025-08-13 13:06:48 -04:00 |
|
Dianne Skoll
|
a6c5c3cb90
|
Update docs on JSON trigger dump and SCANFROM changes.
|
2025-08-13 12:39:35 -04:00 |
|
Dianne Skoll
|
da573929ee
|
Document purge rules for TODOs.
|
2025-08-13 12:06:59 -04:00 |
|
Dianne Skoll
|
5217d9b675
|
Start adding TODO tests.
|
2025-08-13 11:53:56 -04:00 |
|
Dianne Skoll
|
79a87c6f1a
|
TkRemind now requires Remind 06.00.00
|
2025-08-13 11:36:01 -04:00 |
|
Dianne Skoll
|
cde5ffc84a
|
Bump version to 06.00.00
|
2025-08-13 11:34:41 -04:00 |
|
Dianne Skoll
|
6ef323a4f0
|
Document TODOs.
|
2025-08-13 11:28:04 -04:00 |
|
Dianne Skoll
|
8331ea2991
|
Fix TODO-issuing logic
|
2025-08-13 11:19:41 -04:00 |
|
Dianne Skoll
|
db28648d9d
|
Better spacing
|
2025-08-12 22:24:17 -04:00 |
|
Dianne Skoll
|
1a5915bba9
|
Show long options in help output.
|
2025-08-12 22:23:00 -04:00 |
|
Dianne Skoll
|
94a50fa22c
|
Refactor some code.
|
2025-08-12 22:13:36 -04:00 |
|