As survey owner I want to copy and paste fields between surveys
Open
- Dominant language
- Python
- Stars
- 29
- Forks
- 33
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 19
Description
Should be fairly straightforward to implement: When copying, what ends up on the clipboard should be the JSON representation of the `Field`, and when JSON is pasted in the field editor, it should end up in the form rather as-is.
(Do clipboards use MIME types nowadays? `application/vnd.kompassi.forms.field+json`?)
### Discussed in https://github.com/con2/kompassi/discussions/582
Originally posted by **knomepasi** February 24, 2025
Especially useful for cons with multiple forms and a want/need same field names and/or same or similar answers on multiple forms.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.