|
1 | 1 | # Settings
|
2 |
| -### General Settings |
| 2 | + |
3 | 3 | ---
|
4 | 4 |
|
5 |
| -{caption} |
| 5 | +{caption} |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + - **Auto Save** : |
| 11 | + With Auto Save: ON, all edits in mdEditor are automatically saved. With Auto Save: OFF you will need to do manual saves of your <span class="md-panel">Metadata Records</span>, <span class="md-panel">Contacts</span>, and <span class="md-panel">Dictionaries</span>. |
| 12 | + |
| 13 | +- **Copy in Edit Mode**: |
| 14 | +When turned on, this allows the "Copy" option to appear in the right-hand side of an edit window. |
| 15 | +This is disabled by default to avoid potential accidental usage. |
| 16 | + |
| 17 | +- **Delete in Edit Mode**: |
| 18 | +When turned on, this allows the "Delete" option to appear in the right-hand side of an edit window. |
| 19 | +This is disabled by default to avoid potential accidental usage. |
| 20 | + |
| 21 | +- **Clear All Records**: |
| 22 | +Clicking on the <span class="btn btn-danger btn-sm">Clear Storage Cache</span> Clear Browser Cache option, (also known as the "browser cache"), will delete all metadata records, contacts, and dictionaries from mdEditor's local cache. This action does not remove items from your personal computers local storage. |
6 | 23 |
|
| 24 | + You may export any data you wish to save from mdEditor before clearing the cache. |
| 25 | + |
| 26 | + If you want to save the local settings, ensure the "Keep Settings" option is checked. |
7 | 27 |
|
8 |
| -* ###  Auto Save |
| 28 | + To clear the browser cache click the <span class="btn btn-danger btn-xs"> <i class="fa fa-times"> </i> Clear Storage Cache</span> button, then confirm. |
9 | 29 |
|
10 |
| - With Auto Save: ON, all edits in mdEditor are automatically saved. With Auto Save: OFF you will need to do manual saves of your <span class="md-panel">Metadata Records</span>, <span class="md-panel">Contacts</span>, and <span class="md-panel">Dictionaries</span>. |
11 |
| - |
12 |
| -* ### <span class="btn btn-danger btn-sm">Clear Storage Cache</span> Clear Browser Cache |
| 30 | +{% hint style='danger' %} |
| 31 | +Be sure loaded <span class="md-panel">Metadata Records</span>, <span class="md-panel">Contacts</span>, and <span class="md-panel">Dictionaries</span> have been exported to local storage before clearing cache if you wish to have access to them later. |
| 32 | +{% endhint %} |
13 | 33 |
|
14 |
| - Clearing browser cache (aka "Storage Cache") will delete all <span class="md-panel">Metadata Records</span>, <span class="md-panel">Contacts</span>, and <span class="md-panel">Dictionaries</span> from mdEditor's browser cache. These are the records you can see in mdEditor's <span class="md-window">Primary Sidebar</span>. The action will not remove any items from your computer's local storage. |
15 |
| - |
16 |
| - To clear browser cache click the <span class="btn btn-danger btn-xs"> <i class="fa fa-times"> </i> Clear Storage Cache</span> button, then confirm. |
17 |
| - |
18 |
| - {% hint style='danger' %} |
19 |
| - Be sure loaded <span class="md-panel">Metadata Records</span>, <span class="md-panel">Contacts</span>, and <span class="md-panel">Dictionaries</span> have been exported to local storage before clearing cache if you wish to have access to them later. |
20 |
| - {% endhint %} |
21 |
| - |
|
0 commit comments