-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Description:
Add a button to create new textblocks.
Solution:
- An add button is placed on the root window under the textblocks display. Clicking this opens a toplevel widget with:
- 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
- A text input field for the textblock & label naming the text input field
- A save button
- Clicking save checks if both fields are filled out. If yes, it creates a new file in the selected directory & names it the user input for the shortcut input field, and saving the textblock text within this file.
- Ascertain that the text file has been created.
- Automatically reload textscript.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request