update new-gui page with images
|
|
@ -44,18 +44,32 @@ New login screen:
|
||||||
|
|
||||||
Hitting '?' shows help:
|
Hitting '?' shows help:
|
||||||
|
|
||||||
|
[[images/tracks-help.png]]
|
||||||
|
|
||||||
The go to button in the menubar (or hitting 'G') shows a dialog containing the lists of the old sidebar:
|
The go to button in the menubar (or hitting 'G') shows a dialog containing the lists of the old sidebar:
|
||||||
|
|
||||||
|
[[images/tracks-goto.png]]
|
||||||
|
|
||||||
Hitting 'g c' or 'g p' shows a dialog to go to a specific context/project where you can use autocomplete to partially type the name of the project or context:
|
Hitting 'g c' or 'g p' shows a dialog to go to a specific context/project where you can use autocomplete to partially type the name of the project or context:
|
||||||
|
|
||||||
|
[[images/tracks-go-project.png]]
|
||||||
|
|
||||||
Hitting 'a' or clicking the button in the menubar shows the dialog for adding a (repeating) todo:
|
Hitting 'a' or clicking the button in the menubar shows the dialog for adding a (repeating) todo:
|
||||||
|
|
||||||
|
[[images/tracks-add-action.png]]
|
||||||
|
|
||||||
The list of todos shows less information. It can be ordered by context or project:
|
The list of todos shows less information. It can be ordered by context or project:
|
||||||
|
|
||||||
|
[[images/tracks-home.png]]
|
||||||
|
|
||||||
A todo is clickable and will show more information and the action buttons. To reduce load time, the details are rendered on the client on demand:
|
A todo is clickable and will show more information and the action buttons. To reduce load time, the details are rendered on the client on demand:
|
||||||
|
|
||||||
|
[[images/tracks-todo-expanded.png]]
|
||||||
|
|
||||||
The project, context, tag view are all looking the same and is re-using the same code
|
The project, context, tag view are all looking the same and is re-using the same code
|
||||||
|
|
||||||
|
[[images/tracks-context-view.png]]
|
||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
* introduce drag-and-drop to order todos within context / project on all pages
|
* introduce drag-and-drop to order todos within context / project on all pages
|
||||||
* redo the page listing all projects
|
* redo the page listing all projects
|
||||||
|
|
|
||||||
BIN
images/tracks-add-action.png
Normal file
|
After Width: | Height: | Size: 62 KiB |
BIN
images/tracks-context-view.png
Normal file
|
After Width: | Height: | Size: 61 KiB |
BIN
images/tracks-go-project.png
Normal file
|
After Width: | Height: | Size: 65 KiB |
BIN
images/tracks-goto.png
Normal file
|
After Width: | Height: | Size: 62 KiB |
BIN
images/tracks-help.png
Normal file
|
After Width: | Height: | Size: 71 KiB |
BIN
images/tracks-home.png
Normal file
|
After Width: | Height: | Size: 72 KiB |
BIN
images/tracks-todo-expanded.png
Normal file
|
After Width: | Height: | Size: 80 KiB |