Skip to content

[Feat] wxGUI/history: Enhancing Export Options #5293

@lindakarlovska

Description

@lindakarlovska

Is your feature request related to a problem? Please describe.
I want to export only commands without metadata. Further, besides the full command list, I want to export only filtered commands, for example, to send selected commands to ChatGPT for script generation.

Describe the solution you'd like
The existing Export History button will offer two main export modes (as a context menu):

  • Full
  • Constrained by filter

Each mode will include the same two export options:

  • Full JSON (includes all metadata)
  • Only Commands

Additional feature
Each mode can also include the third option:

  • Commands and Notes (export of the content of the Notes section)

Metadata

Metadata

Assignees

No one assigned

    Labels

    GUIwxGUI relatedenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions