File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,6 +90,7 @@ Aplikace ukládá část Vaší konfigurace do **local storage**:
9090| sidebarSide | Strana levého panelu (↔ ; ; 0 = vlevo, 1 = vpravo) |
9191| printIcons | Režim tisku unicode ikon; 0 = odstranit, 1 = ponechat, 2 = podle konfigurace autora |
9292| notesVisible | Režim zobrazení uživatelských poznámek; 0 = skryté (🙈), 1 = zobrazené (👁️) |
93+ | skin | Styl aplikace (🌈; prázdné = výchozí) |
9394
9495Modul ✏️ Poznámky uchovává svá data v ** IndexedDB** úložišti webového prohlížeče (databáze ** HelpViewer** ).
9596
Original file line number Diff line number Diff line change @@ -90,6 +90,7 @@ The application remembers your preferences using **local storage**:
9090| sidebarSide | Left panel side (↔ ; ; 0 = left, 1 = right) |
9191| printIcons | Unicode icons (characters) printing mode; 0 = remove, 1 = keep, 2 = author's configuration |
9292| notesVisible | User notes display mode; 0 = hidden (🙈), 1 = shown (👁️) |
93+ | skin | Style/skin of application UI (🌈; empty = default) |
9394
9495The ✏️ Notes module stores its data in the web browser's ** IndexedDB** storage (database: ** HelpViewer** ).
9596
You can’t perform that action at this time.
0 commit comments