Presets
DM Note’s presets allow you to export/import current settings as JSON files.
Exporting Presets
- Configure your key mapping/placement/settings as desired.
- Execute Export Preset from the main window toolbar.
- Select a save location and a
preset.jsonfile will be created.
Importing Presets
- Execute Import Preset from the main window toolbar.
- Select a previously saved preset
.jsonfile. - The imported settings will be applied immediately.
Importing a preset will overwrite your current settings. Export first to backup if needed.
Items Included in Presets
Presets save/restore the following items:
- Key mappings (
keys) - Key positions/sizes/individual options (
positions) - Custom tabs (
customTabs) and selected tab (selectedKeyType) - Background color (
backgroundColor) - Note effect related (
noteSettings,noteEffect) - Laboratory features (
laboratoryEnabled) - Custom CSS/JS (
useCustomCSS,customCSS,useCustomJS,customJS)
Key counter “values” (cumulative counts) and plugin storage
(dmn.plugin.storage) data are not included in presets.
Sharing Presets
Share the exported .json file as-is to allow other users to load the same settings.