chore(readme): add known issues

This commit is contained in:
Anna 2020-08-19 04:05:55 -04:00
parent d2e5ffbfe4
commit 7843ac1360
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 6 additions and 0 deletions

View File

@ -54,3 +54,9 @@ run two or more macros, and they'll run in parallel.
When using `<wait.#>` in a macro, you can use decimal points, like
`<wait.2.5>`.
## Known issues
- Custom commands are not implemented.
- There is no way good way to reorder macros.
- There is no way to take a macro out of a folder (i.e. put it back at the root).