diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-09 21:04:11 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-09 21:04:11 -0500 |
| commit | c17c455be6a43effc3c6fb8d27ffd95bc96b3d8a (patch) | |
| tree | 7a78ce2373dac3f00357092767168c224819627f /assets/abbrev_defs | |
| parent | 04addf42cff28e0099264f3e9a83843ea50286b8 (diff) | |
| download | dotemacs-c17c455be6a43effc3c6fb8d27ffd95bc96b3d8a.tar.gz dotemacs-c17c455be6a43effc3c6fb8d27ffd95bc96b3d8a.zip | |
feat(agenda): add project-filtered agenda view on C-f8
New cj/todo-list-single-project prompts for a project, then shows the
daily agenda scoped to that project's todo.org plus calendars and inbox.
Moved cj/todo-list-all-agenda-files from C-f8 to s-f8.
Diffstat (limited to 'assets/abbrev_defs')
| -rw-r--r-- | assets/abbrev_defs | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs index 4d8c7134..50927804 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -240,14 +240,14 @@ ("instaances" "instances" nil :count 0) ("inteligence" "intelligence" nil :count 0) ("intelligance" "intelligence" nil :count 0) - ("jsut" "just" nil :count 6) + ("jsut" "just" nil :count 7) ("kernal" "kernel" nil :count 0) ("keybidning" "keybinding" nil :count 0) ("knwo" "know" nil :count 0) ("knwoing" "knowing" nil :count 0) ("knwoledgeable" "knowledgeable" nil :count 0) ("labelled" "labeled" nil :count 0) - ("laer" "later" nil :count 2) + ("laer" "later" nil :count 3) ("lawyear" "lawyer" nil :count 0) ("liason" "liaison" nil :count 0) ("libaries" "libraries" nil :count 1) @@ -303,7 +303,7 @@ ("oppositiion" "opposition" nil :count 0) ("opppsite" "opposite" nil :count 0) ("orignal" "original" nil :count 0) - ("ot" "to" nil :count 44) + ("ot" "to" nil :count 45) ("otehr" "other" nil :count 3) ("otes" "notes" nil :count 0) ("outgoign" "outgoing" nil :count 0) @@ -404,7 +404,7 @@ ("takss" "tasks" nil :count 3) ("talekd" "talked" nil :count 0) ("talkign" "talking" nil :count 6) - ("teh" "the" nil :count 170) + ("teh" "the" nil :count 173) ("tehir" "their" nil :count 7) ("tehre" "there" nil :count 3) ("testimentary" "testamentary" nil :count 1) @@ -419,6 +419,7 @@ ("ture" "true" nil :count 0) ("twelth" "twelfth" nil :count 0) ("tyrany" "tyranny" nil :count 0) + ("tyrrany" "tyranny" nil :count 0) ("uers" "users" nil :count 0) ("ultimtely" "ultimately" nil :count 0) ("underate" "underrate" nil :count 0) |
