Changes between Version 3 and Version 8 of Help/Preferences/TaggingPresetPreference


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/TaggingPresetPreference

    v3 v8  
    1 [[TranslatedPages(outdated=Page is incomplete. Detailed description is missing.)]]
     1[[TranslatedPages]]
    22
    33= Preferences >  Tagging Presets =
     
    88''If you want to use presets or need complete reference of presets see [wikitr:/Presets Presets]'' \\
    99
    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''
    12 
    13 The preset list will be downloaded automatically, then you have two options:
    14 
    15 == Activate preset(s) from available presets ==
    16 Use [[JOSMImage(preferences/activate-right)]] the blue, right arrow in the middle. \\
    17 Items on the right will appear in [wikitr:/Help/Menu/Presets Presets menu].
     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:
    1811
    1912[[Image(PreferencesTaggingPresets2021.png,link=,40%)]]
    2013
    21 == Add a preset from the file ==
    22 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.
     14== Settings ==
     15
     16{{{#!comment
     17Below the caption of each option is the term.
     18The first sentence in the definition is the tooltip. All later sentences are free.
     19}}}     
     20
     21 Run data validator on user input::
     22  ''(default: disabled)'' \\
     23  ''Advance preference: `taggingpreset.validator`''
     24
     25  [[JOSMImage(dialogs/validator)]] [wikitr:/Help/Dialog/Validator Validator] is run in background and in case of issues, a warning icon [[JOSMImage(warning-small)]] is displayed on top with the validator message as tooltip. \\
     26
     27 Sort presets menu alphabetically::
     28  ''(default: enabled)'' \\
     29  ''Advance preference: `taggingpreset.sortvalues`''
     30
     31  Whether the preset menu should be sorted alphabetically or the original order be kept
     32
     33== Presets ==
     34
     35Items on the right will appear in [wikitr:/Help/Menu/Presets presets menu]. The preset list on the left will be downloaded automatically.
     36
     37* [[JOSMImage(preferences/activate-right)]] Activate preset(s) from available presets by using the blue, right arrow in the middle.
     38* [[JOSMImage(dialogs/add)]] Add a preset from a local file or a network-located preset by an URL (https)
     39* [[JOSMImage(dialogs/edit)]] Change an existing entry
     40* [[JOSMImage(dialogs/delete)]] Remove an existing entry
     41
     42A search field in the left list allows easier finding of specific presets.
     43
     44With the `Icon paths` section (also with add, edit and delete buttons) data directories for icons can be specified. Typically these are included in the presets so this field can be ignored most of the time.
     45
     46== Advanced Preferences ==#AdvancedPreferences
     47||= **Property** =||= **Default** =||= **Explanation** =||
     48|| **`taggingpreset.dialog.only-applicable-to-selection`** ||  `true`  || ||
     49|| **`taggingpreset.dialog.search-in-tags`** ||  `true`  || ||
     50|| **`taggingpreset.display-keys-as-hint`** ||  `true`  || ||
     51|| **`taggingpreset.fill-default-for-tagged-primitives`** ||  `false`  || Whether defaults should always be added or only for untagged objects, see #12733. ||
     52|| **`taggingpreset.min-elements-for-scroller`** ||  `15`  || ||
    2353
    2454----