Changes between Version 3 and Version 4 of Help/Preferences/TaggingPresetPreference
- Timestamp:
- 2022-01-21T03:02:01+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/TaggingPresetPreference
v3 v4 8 8 ''If you want to use presets or need complete reference of presets see [wikitr:/Presets Presets]'' \\ 9 9 10 [wikitr:/Help/Concepts/Object#presets Presets] allow you to select predefined tags for [wikitr:/Help/Concepts/Object objects]. From this area of the preferences menu you can choose which presets to use. 11 * Run data validator on user input : ''disabled by default'' 10 [wikitr:/Help/Concepts/Object#presets Presets] allow you to select predefined tags for [wikitr:/Help/Concepts/Object objects]. From this area of the preferences menu you can choose which presets to use and set some preferences: 12 11 12 == Settings == 13 {{{#!comment 14 Below the caption of each option is the term. 15 The first sentence in the definition is the tooltip. All later sentences are free. 16 }}} 17 18 Run data validator on user input:: 19 ''(default: disabled)'' \\ 20 ''Advance preference: `taggingpreset.validator`'' 21 22 [[JOSMImage(dialogs/validator)]] [wikitr:/Help/Dialog/Validator Validator] is run in background and in case of issues, a warning icon is displayed on top with the validator message as tooltip. \\ 23 24 Sort presets menu alphabetically:: 25 ''(default: enabled)'' \\ 26 ''Advance preference: `taggingpreset.sortvalues`'' 27 28 Whether the preset menu should be sorted alphabetically or the original order be kept 29 30 == Presets == 13 31 The preset list will be downloaded automatically, then you have two options: 14 32 15 == Activate preset(s) from available presets == 33 === Activate preset(s) from available presets === 16 34 Use [[JOSMImage(preferences/activate-right)]] the blue, right arrow in the middle. \\ 17 35 Items on the right will appear in [wikitr:/Help/Menu/Presets Presets menu]. … … 19 37 [[Image(PreferencesTaggingPresets2021.png,link=,40%)]] 20 38 21 == Add a preset from the file == 39 === Add a preset from the file === 22 40 Include one from a URL or local file (or network-located file or file in a Dropbox alternative) by clicking on the [[JOSMImage(dialogs/add)]] plus button on the right. 41 42 43 == Advanced Preferences ==#AdvancedPreferences 44 ||= **Property** =||= **Default** =||= **Explanation** =|| 45 || **`taggingpreset.display-keys-as-hint`** || `true` || || 46 || **`taggingpreset.fill-default-for-tagged-primitives`** || `false` || Whether defaults should always be added or only for untagged objects, see #12733. || 47 || **`taggingpreset.min-elements-for-scroller`** || `15` || || 23 48 24 49 ----