![Schematic View](https://raw.githubusercontent.com/s8sato/sprig/stg/etc/schematic_view.jpg)
Sprig, the Task Breaker ⚡
![Screen Description](https://raw.githubusercontent.com/s8sato/sprig/stg/etc/screen_description.jpg)
![Screen Description in Japanese](https://raw.githubusercontent.com/s8sato/sprig/stg/etc/screen_description-ja.jpg)
- List up, and enter as is.
- Break it down into processable units.
- Focus on the top task.
- A random username and the same password will be issued.
- Click username to logout to create another account.
- Data may be deleted without notice.
- Demo on Amazon ECS -- pending
- Demo on GitHub Pages & Heroku
- The response may be delayed, because the API server will sleep if there is no access for a while.
See input area Placeholder.
Icon |
Shortcut |
Operation |
|
|
INPUT |
|
/ |
focus input area |
|
Ctrl ↓ |
maximize input area |
|
Tab |
indent |
|
Shift Tab |
unindent |
|
Ctrl Enter |
send |
|
Ctrl ↑ |
minimize input area |
|
Esc |
blur input area |
|
|
NAVIGATE |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_jk.png) |
J | K |
down & up cursor |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_x.png) |
X |
select item at cursor |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_u.png) |
U |
open URL of item at cursor in new tab |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_i.png) |
I |
Invert selection |
|
|
EDIT |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_s.png) |
S |
Star item at cursor |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_e.png) |
E |
Execute selected items to archives |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_e.png) |
V | Shift E |
reVert selected items to home |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_c.png) |
C |
Clone selected items to input area |
|
D |
Delete selected items permanently |
|
|
VIEW |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_qp.png) |
Q | P |
time scale |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_wo.png) |
W | O |
time shift |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_f.png) |
F |
Focus item at cursor: view directly related items |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_a.png) |
A |
Archives |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_r.png) |
R |
Roots: items with no successor |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_l.png) |
L |
Leaves: items with no predecessor |
![](https://raw.githubusercontent.com/s8sato/sprig/stg/docs/images/cmd_h.png) |
H |
Home |
Click username.