summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Beniamine <david.beniamine@tetras-libre.fr>2020-12-19 10:43:42 +0000
committerDavid Beniamine <david.beniamine@tetras-libre.fr>2020-12-19 10:43:42 +0000
commit268de84cda9278c5f24a38664df00750a195833b (patch)
tree72c0513dadb08ace8f7076f25d9769ab6e6f2882
parent91cc663e8b51e59563272e31e6466b798b0dbb2a (diff)
parent79cce876d07dd9c5d66d1fda39bdf6ad54cbe5c3 (diff)
downloadtodo.txt-vim-268de84cda9278c5f24a38664df00750a195833b.zip
Merge branch 'dev-doc' into 'master'
Fix typos in todo list and formatting in hierarchical sort See merge request dbeniamine/todo.txt-vim!41
-rw-r--r--README.markdown20
1 files changed, 10 insertions, 10 deletions
diff --git a/README.markdown b/README.markdown
index cd57b57..564ce39 100644
--- a/README.markdown
+++ b/README.markdown
@@ -68,12 +68,12 @@ all you need to be productive. See an example Todo.txt file":
(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
### Why this fork ?
@@ -197,10 +197,10 @@ 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: