summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Beniamine <david.beniamine@tetras-libre.fr>2020-12-24 10:56:47 +0000
committerDavid Beniamine <david.beniamine@tetras-libre.fr>2020-12-24 10:56:47 +0000
commit145bcfe067c00650c8805dd58b0c96c74cdd6277 (patch)
tree7faaad2ea2dd19542aa1a25612d89252f94ef29e
parent31273332babf2d3360e9d363e92d384c354ef96f (diff)
parenteb398e8e7245625e978d21361cc7d1950c4d0b22 (diff)
downloadtodo.txt-vim-145bcfe067c00650c8805dd58b0c96c74cdd6277.zip
Merge branch 'dev-doc' into 'master'
Align recent updates to README.markdown with doc/todo.txt See merge request dbeniamine/todo.txt-vim!43
-rw-r--r--doc/todo.txt23
1 files changed, 13 insertions, 10 deletions
diff --git a/doc/todo.txt b/doc/todo.txt
index 7f5cc0d..163828c 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: