-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Description:
Add a button to edit existing textblocks
Solution:
- An edit button is placed on the root window under the textblocks display. Clicking this checks to ensure a textblock has been highlighted in the textblock window. If yes, it opens a toplevel widget with:
- (Is this needed?) A dropdown list containing the directories setup in the config file & label naming the dropdown
- A text input field for the shortcut & label naming the text input field. This will contain the existing shortcut and cannot be edited (greyed out)
- A text input field for the textblock & label naming the text input field. This will contain the existing textblock and can be edited.
- A save button
- Clicking save checks if any change has been made. If yes, it overwrites the existing file in the selected directory.
- Automatically reload textscript.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request