Skip to content

Commit acc714d

Browse files
committed
Documentation updates
1 parent ed5fd28 commit acc714d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Redo.vc is a tool for command line fans that allows you to track your tasks. It
66
To learn about available redo.vc commands, see the [usage page](https://redo.vc/usage/)
77

88
## Features
9-
* [NEW] [Theming capabilities](https://redo.vc/theming)
9+
* [NEW] [Theming capabilities](https://redo.vc/theming) - Change all the colors and column order on the fly!
1010
* [NEW] Adding additional due strings (End of quarter, End of Month)
1111
* Tasks can be assigned to a project
1212
* Projects can be created dynamically while creating todos

redovc_docs/docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Redo.vc is a tool for command line fans that allows you to track your tasks. It
66
To learn about available redo.vc commands, see the [usage page](https://redo.vc/usage/)
77

88
## Features
9-
* [NEW] [Theming capabilities](https://redo.vc/theming)
9+
* [NEW] [Theming capabilities](https://redo.vc/theming) - Change all the colors and column order on the fly!
1010
* [NEW] Adding additional due strings (End of quarter, End of Month)
1111
* Tasks can be assigned to a project
1212
* Projects can be created dynamically while creating todos

redovc_docs/docs/theming.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Currently, the json looks like this:
8282
"index":4
8383
},
8484
{
85-
"desc": "Task subject",
85+
"desc": "Task subject - Changing this index to anything other than 5 will probably make everything look wonky.",
8686
"columnname": "subject",
8787
"index":5
8888
}

0 commit comments

Comments
 (0)