Fix #368
This commit is contained in:
parent
532cad6148
commit
11ded13b85
@ -58,6 +58,7 @@ There are several [projects based on `buku`](#related-projects), including a bro
|
|||||||
- [Colors](#colors)
|
- [Colors](#colors)
|
||||||
- [Quickstart](#quickstart)
|
- [Quickstart](#quickstart)
|
||||||
- [Examples](#examples)
|
- [Examples](#examples)
|
||||||
|
- [Automation](#automation)
|
||||||
- [Troubleshooting](#troubleshooting)
|
- [Troubleshooting](#troubleshooting)
|
||||||
- [Editor integration](#editor-integration)
|
- [Editor integration](#editor-integration)
|
||||||
- [Collaborators](#collaborators)
|
- [Collaborators](#collaborators)
|
||||||
@ -461,6 +462,10 @@ PROMPT KEYS:
|
|||||||
$ buku -h
|
$ buku -h
|
||||||
$ man buku
|
$ man buku
|
||||||
|
|
||||||
|
### Automation
|
||||||
|
|
||||||
|
Interactive workflows can be automated using expect. Issue [#368](https://github.com/jarun/Buku/issues/368) has a working example on automating auto-import.
|
||||||
|
|
||||||
### Troubleshooting
|
### Troubleshooting
|
||||||
|
|
||||||
#### Editor integration
|
#### Editor integration
|
||||||
|
Loading…
Reference in New Issue
Block a user