aboutsummaryrefslogtreecommitdiffstats
path: root/l/TODO
blob: ad495a5415c2622e23ddbd1acb8b246f645d5018 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
TODO

2021.01.24:
v WebSockets URL to command line argument
- Command line arguments for extension IDs
v How to wait until all messages are sent before closing the WS connection (2021.01.31)

2021.01.30:
v `string=` (2021.01.30)
v `unwind-protect` `with-` macro to close the connection (2021.01.31)
v wait-group (2021.01.31)
v `remove` in `filter` (2021.01.30)
- Release build with ECL

2021.01.31:
- sysexits
- Timeout

2021.02.02:
- Option to reload current tab (run `chrome.tabs.reload()` in the last target)
v Config object (2021.02.02)

2021.02.03:
- Correct call ID numbering when multiple extensions are given