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 | 76969cee800a79bc932eef936a3a7234bd53153b (patch) | |
| tree | 723bcbe240a7499e9a2a72947f9a87811ca10d9b /assets/abbrev_defs | |
| parent | fdf5bff8e75570a4ac924011dadf0702fbb40a9f (diff) | |
| download | dotemacs-76969cee800a79bc932eef936a3a7234bd53153b.tar.gz dotemacs-76969cee800a79bc932eef936a3a7234bd53153b.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) |
