Skip to content

Clipboard: Copy/paste Rules/Alternatives/Selectors between WebModules - #58

Merged
AAClause merged 7 commits into
developfrom
feature/clipboard
Sep 2, 2026
Merged

Clipboard: Copy/paste Rules/Alternatives/Selectors between WebModules#58
AAClause merged 7 commits into
developfrom
feature/clipboard

Conversation

@JulienCochuyt

Copy link
Copy Markdown
Member

Copy using control+C or control+insert, paste using control+V or shift+insert when focus is on:

  • Rules Manager: Rules/results tree
  • Rule Editor:
    • The criteria category on the categories tree
    • In full mode: The alternatives list on the criteria panel
  • Criteria Editor for a Free Zone, the start and end criteria categories on the categories list.

Copying stores the JSON representation of the rule or criteria set in the clipboard in raw text mode.
A rule with a single alternative can be pasted in lieu of an alternative or selector. An alternative with a single selector can be pasted in lieu of a selector. An alternative or selector can be pasted as base for a new rule. Pasting opens the corresponding wizard or editor to allow for alteration before committing.

  • Editors: Support shift+F6 (was F6 only)
  • Rule Editor: Alternatives List: Support deleting alternatives using the delete key

Copy using control+C or control+insert, paste using control+V or
shift+insert when focus is on:
 - Rules Manager: Rules/results tree
 - Rule Editor:
   - The criteria category on the categories tree
   - In full mode: The alternatives list on the criteria panel
 - Criteria Editor for a Free Zone, the start and end criteria
   categories on the categories list.

Copying stores the JSON representation of the rule or criteria set in
the clipboard in raw text mode.
A rule with a single alternative can be pasted in lieu of an alternative or selector.
An alternative with a single selector can be pasted in lieu of a selector.
An alternative or selector can be pasted as base for a new rule.
Pasting opens the corresponding wizard or editor to allow for alteration before committing.

 - Editors: Support shift+F6 (was F6 only)
 - Rule Editor: Alternatives List: Support deleting alternatives using the delete key
@AAClause
AAClause merged commit b4ff5a6 into develop Sep 2, 2026
@AAClause
AAClause deleted the feature/clipboard branch September 2, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants