Changes between Version 10 and Version 11 of Help/Dialog/AddValue
- Timestamp:
- 2013-10-27T15:51:57+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/AddValue
v10 v11 2 2 3 3 = Add Value Dialog = 4 The add value dialog is used to add [Concepts/Object# tagtags] (keys/values) to one or several [Concepts/Object objects].[[BR]]4 The add value dialog is used to add [Concepts/Object#Tags tags] (keys/values) to one or several [Concepts/Object objects].\\ 5 5 At least one object needs to be selected to open it by: 6 * double clicking in the empty space below the tags in the [Dialog/ Properties properties/membership toggle dialog],7 * clicking on the [[Image(source:trunk/images/dialogs/add.png,16,top)]] **Add** button in the properties/membership toggle dialog,6 * double clicking in the empty space below the tags in the [Dialog/TagsMembership tags/membership toggle dialog], 7 * clicking on the [[Image(source:trunk/images/dialogs/add.png,16,top)]] **Add** button in the tags/membership toggle dialog, 8 8 * using the keyboard shortcut `Alt+A`. 9 9 10 [[Image(AddValueDialog.png, left,margin-right=20,margin-top=5,margin-bottom=40)]]10 [[Image(AddValueDialog.png,right,margin-left=10,margin-top=20,margin-bottom=20)]] 11 11 12 12 == Dialog usage == … … 15 15 Below, are two text boxes to enter the tag combination manually. Autocompletion will try to assist you ([#Autocompletion see below]). Alternatively, you can use drop down lists through clicking on the arrows on the right or by pressing `Up` or `Down` once a text box is selected. 16 16 17 In the lower half, the recently added tags are listed with the last used on top. Default number of listed objects is five but this can be changed or even be disabled ([Dialog/Properties#AdvancedPreferences more info]). Clicking on one entry or using the keyboard shortcuts `Ctrl+<number>` will paste the contents in the text boxes and double clicking will immediately add the tag to selected objects and close this dialog. 17 In the lower half, the recently added tags are listed with the last used on top. Default number of listed objects is five but this can be changed or even be disabled ([Dialog/TagsMembership#AdvancedPreferences more info]). 18 * Clicking on one entry or using the keyboard shortcuts `Ctrl+<number>` will paste the contents in the text boxes. 19 * Double clicking will immediately add the tag to selected objects and close this dialog. 18 20 19 Clicking on [[Image(source:trunk/images/ok.png,16,top)]] **OK** or pressing `Enter` will add the contents of the text boxes to selected objects and exit this dialog. [[BR]]20 Clicking on [[Image(source:trunk/images/cancel.png,16,top)]] **Cancel** or pressing `Esc` will close the dialog without any changes to selected objects. 21 * Clicking on [[Image(source:trunk/images/ok.png,16,top)]] **OK** or pressing `Enter` will add the contents of the text boxes to selected objects and exit this dialog. 22 * Clicking on [[Image(source:trunk/images/cancel.png,16,top)]] **Cancel** or pressing `Esc` will close the dialog without any changes to selected objects. 21 23 22 24 === Adding several tags === … … 27 29 28 30 ---- 29 Back to [Dialog/ Properties PropertiesToggle Dialog][[BR]]31 Back to [Dialog/TagsMembership Tags/Membership Toggle Dialog][[BR]] 30 32 Back to [wiki:/Help Main Help]