-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: make a virtual copy of an image | ||
id: virtual-copy | ||
weight: 50 | ||
draft: false | ||
author: "people" | ||
--- | ||
|
||
darktable calls multiple developments of a single image "duplicates". You | ||
can create, remove, or name them using the | ||
_duplicate manager_](../module-reference/utility-modules/darkroom/duplicate-manager.md) | ||
in [_darkroom_](../darkroom/darkroom-view-layout.md) view, and you can | ||
create duplicates by selecting one or more images in the lighttable | ||
and clicking on the _duplicate_ button in the | ||
[_actions on selection_](../module-reference/utility-modules/lighttable/selected-image.md) | ||
module. |