-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
package:clipboardtype:featureThis issue reports a feature request (an idea for a new functionality or a missing option).This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
Description
📝 Provide a description of the new feature
When editor content is copied, currently we store in the clipboard the same data as getData() would produce. In some cases it would be beneficial to modify or enrich this data, but only for clipboard purposes. It can be done with a getData() option flag.
An example use for this is merge fields. In data, we want to have {{mergeField}}. But if you are in the merge field preview, in the clipboard we might want to put the actual merge field value to have better UX when users would copy the document to a different software.
If you'd like to see this feature implemented, add a 👍 reaction to this post.
Metadata
Metadata
Assignees
Labels
package:clipboardtype:featureThis issue reports a feature request (an idea for a new functionality or a missing option).This issue reports a feature request (an idea for a new functionality or a missing option).