added gifs and added them to readme
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Terminal Project Management
|
# Terminal Project Management
|
||||||
by Sem van der Hoeven
|
by Sem van der Hoeven
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
- [Overview](#Overview)
|
- [Overview](#Overview)
|
||||||
@@ -25,7 +27,7 @@ The tool is made to be used in a side window, preferably half the size of your s
|
|||||||
window sizes.
|
window sizes.
|
||||||
|
|
||||||
The application is navigated using the arrow keys and certain shortcut keys. The controls are also listed at the bottom of the application:
|
The application is navigated using the arrow keys and certain shortcut keys. The controls are also listed at the bottom of the application:
|
||||||

|

|
||||||
|
|
||||||
- up / down arrow - move selection
|
- up / down arrow - move selection
|
||||||
- this selects a different project or task
|
- this selects a different project or task
|
||||||
@@ -40,3 +42,5 @@ The application is navigated using the arrow keys and certain shortcut keys. The
|
|||||||
- q - exit the application
|
- q - exit the application
|
||||||
|
|
||||||
All tasks also have a description which can be edited. You can begin editing a task's description by selecting it and pressing the enter key. When you're done editing, press ctrl + G to stop editing. The application automatically saves your changes to the `data` file.
|
All tasks also have a description which can be edited. You can begin editing a task's description by selecting it and pressing the enter key. When you're done editing, press ctrl + G to stop editing. The application automatically saves your changes to the `data` file.
|
||||||
|
|
||||||
|

|
||||||
|
|||||||
Reference in New Issue
Block a user