summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Lenz <Jason@Lenzplace.org>2020-12-19 08:01:28 -0600
committerJason Lenz <Jason@Lenzplace.org>2020-12-19 08:01:28 -0600
commiteb398e8e7245625e978d21361cc7d1950c4d0b22 (patch)
treea705e22f9739e522f129e813f29b7057a3595be0
parent268de84cda9278c5f24a38664df00750a195833b (diff)
downloadtodo.txt-vim-eb398e8e7245625e978d21361cc7d1950c4d0b22.zip
Align recent updates to README.markdown with doc/todo.txt
-rw-r--r--doc/todo.txt23
1 files changed, 13 insertions, 10 deletions
diff --git a/doc/todo.txt b/doc/todo.txt
index a6925da..62e89b5 100644
--- a/doc/todo.txt
+++ b/doc/todo.txt
@@ -76,12 +76,12 @@ by David Beniamine.
>
(A) Call Mom @Phone +Family
(A) Schedule annual checkup +Health
- (B) Outline chapter 5 +FamilyNovel @Computer
- (C) Add cover sheets @ComputerOffice +FamilyTPSReports
- Plan backyard herb garden @ComputerHome
- Pick up milk @ComputerGroceryStore
- Research self-publishing services +FamilyNovel @ComputerComputer
- x Download Todo.txt mobile app @ComputerPhone
+ (B) Outline chapter 5 +Novel @Computer
+ (C) Add cover sheets @Office +TPSReports
+ Plan backyard herb garden @Home
+ Pick up milk @GroceryStore
+ Research self-publishing services +Novel @Computer
+ x Download Todo.txt mobile app @Phone
<
2.2 Why this fork ? *TodoTxt-Fork*
@@ -207,10 +207,13 @@ a completion, then add the following lines to your vimrc:
This fork provides a hierarchical sorting function designed to do by project
and/or by context sorts and a priority sort.
-`<LocalLeader>sc` : Sort the file by context then by priority
-`<LocalLeader>scp` : Sort the file by context, project then by priority
-`<LocalLeader>sp` : Sort the file by project then by priority
-`<LocalLeader>spc` : Sort the file by project, context then by priority
+ `<LocalLeader>sc` : Sort the file by context then by priority
+
+ `<LocalLeader>scp` : Sort the file by context, project then by priority
+
+ `<LocalLeader>sp` : Sort the file by project then by priority
+
+ `<LocalLeader>spc` : Sort the file by project, context then by priority
The user can give argument for the two calls to vim sort function by changing
the following variables: