novelWriter icon indicating copy to clipboard operation
novelWriter copied to clipboard

Build Tool: copy build setting

Open awqk opened this issue 1 year ago • 1 comments

A fancy feature would be the ability to copy an existing build setting (add a copy icon to plus/minus/edit to the builds list). Applications:

  • quickly create a setting for the first 3 chapters of a novel
  • quickly create settings for different novels in a multi-novel project

awqk avatar Jun 14 '24 10:06 awqk

Sure, that's fairly easy as the build settings is wrapped in an object around a single data dictionary linked to a JSON object. Just need to generate a new UUID for the copy, and we're good to go.

vkbo avatar Jun 14 '24 10:06 vkbo

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs or feature requests.

github-actions[bot] avatar May 14 '25 21:05 github-actions[bot]