doc/TODO: commit work-in-progress status
This commit is contained in:
parent
fa04179310
commit
262cefda2e
28
TODO.md
Normal file
28
TODO.md
Normal file
@ -0,0 +1,28 @@
|
||||
# Development progress
|
||||
|
||||
- [ ] Core functionality
|
||||
- [X] Screen capture tool
|
||||
- [ ] Global shortcut
|
||||
- [X] Script interpreter
|
||||
- [X] OpenCV image matching
|
||||
- [X] Configurable accuracy
|
||||
- [X] Simulate mouse clicks
|
||||
- [ ] Interrupt running script
|
||||
- [ ] Add more built-in script functions
|
||||
- [ ] IDE
|
||||
- [ ] Receive dropped files
|
||||
- https://stackoverflow.com/a/3720560
|
||||
- [ ] File management in mini IDE
|
||||
- [X] Syntax highlighting in mini IDE
|
||||
- [X] Mini comment highlighter
|
||||
- [ ] Extended highlighting
|
||||
- https://doc.qt.io/qt-6/qtwidgets-richtext-syntaxhighlighter-example.html
|
||||
- [X] Inline images in mini IDE
|
||||
- [ ] Border styling
|
||||
- [ ] Rename functions, keyboard shortcuts to match SikuliX
|
||||
- [ ] Release
|
||||
- [X] New project name
|
||||
- [X] Main window icon
|
||||
- [ ] Document how to run tests containerized for CI
|
||||
- [ ] Make Linux release build
|
||||
- [ ] Make Windows release build
|
Loading…
x
Reference in New Issue
Block a user