-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
# Version 3.6.0
`Symlinks via keyboard: Link-to command`
- [ ] TODO: Bug where {Jump to original item of link} won't work on collapsed items
# Version 3.7.0
`Scripting engine upgrades`
- [ ] TODO: Scripting engine has a 'trust script' button which checks a checksum saved on the LOCAL MACHINE; autorun if the checksums match.
- [ ] TODO: Scripting: Add a console
- [ ] TODO: Add multiple tabs to the scripting engine.
- [ ] TODO: (refactor) Move Workflowy global out of scripting engine
- [ ] TODO: Allow scripting engine to arbitrarily delete items
- [ ] TODO: Add type hints to script editor <https://stackoverflow.com/questions/43037243/provide-type-hints-to-monaco-editor>
- [ ] TODO: Create a safe SetInterval / Settimeout implementation for the ScriptRunner
# Version 3.8.0
`Presentability III`
- [ ] TODO: Better password entry dialog
- [ ] TODO: Upgrade README screenshot to gif
- [ ] TODO: Check up on feature documentation
Reactions are currently unavailable