dturevski / olive-gui

Olive is a free open source cross-platform graphical front-end for Popeye chess software and more.
GNU General Public License v3.0
14 stars 5 forks source link

Feature request: Add copy of current problem #4

Closed thomas-maeder closed 8 years ago

thomas-maeder commented 8 years ago

When composing a problem, it is helpful to keep "snapshots" of some stages of the composition process.

This could be achieved by

dturevski commented 8 years ago

There are already several ways to do this in 0.13.6 1) "File" - "Save template": all new entries will be a copy of the current entry (template) 2) In the problem list (bottom right) right-click and select "Copy" to copy an entry. Later right-click and "Paste" to create a copy of the problem. Multiple selection is supported. You can cut and paste to reorder problems in a collection. You can copy and past between several instances of olive to compile collections. You can copy and paste between olive and yacpdb (they have same format).