feat: Clickable placeholder pills for backup dir and archive name #102
Reference in New Issue
Block a user
Delete Branch "feat/clickable-placeholders"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Backup Directory and Archive Name Format fields now show clickable placeholder tags below the input. Click a tag to insert the placeholder at the cursor position.
placeholdersXML attribute, used by archive_name_format with 15 placeholders including [datetime], [random], etc.selectionStart/selectionEndfor cursor-aware insertioninputevent after insert for live status updatesTest Plan