From abacd22c3fe00fbd031023401f407c4aace647c9 Mon Sep 17 00:00:00 2001 From: Panayiotis Lipiridis Date: Sun, 3 Jan 2021 20:40:26 +0200 Subject: [PATCH] remove analytics.md --- analytics.md | 64 ---------------------------------------------------- 1 file changed, 64 deletions(-) delete mode 100644 analytics.md diff --git a/analytics.md b/analytics.md deleted file mode 100644 index 30e2ccacb..000000000 --- a/analytics.md +++ /dev/null @@ -1,64 +0,0 @@ -| Excalidraw | Category | Name | Label | Value | -| ----------------------- | -------- | ---------------------------------- | ------------------------------- | --------- | -| Shape / Selection | shape | selection, rectangle, diamond, etc | `toolbar` or `shortcut` | -| Text on double click | shape | text | `double-click` | -| Lock selection | shape | lock | `on` or `off` | -| Clear canvas | action | clear canvas | -| Zoom in | action | zoom | in | `zoom` | -| Zoom out | action | zoom | out | `zoom` | -| Zoom fit | action | zoom | fit | `zoom` | -| Zoom reset | action | zoom | reset | `zoom` | -| Scroll back to content | action | scroll to content | -| Load file | io | load | `MIME type` | -| Import from URL | io | import | -| Save | io | save | -| Save as | io | save as | -| Export to backend | io | export | backend | -| Export as SVG | io | export | `svg` or `clipboard-svg` | -| Export to PNG | io | export | `png` or `clipboard-png` | -| Canvas color | change | canvas color | `color` | -| Background color | change | background color | `color` | -| Stroke color | change | stroke color | `color` | -| Stroke width | change | stroke | width | `width` | -| Stroke style | change | style | `solid` or `dashed` or `dotted` | -| Stroke sloppiness | change | stroke | sloppiness | `value` | -| Fill | change | fill | `value` | -| Edge | change | edge | `value` | -| Opacity | change | opacity | value | `opacity` | -| Project name | change | title | -| Theme | change | theme | `light` or `dark` | -| Change language | change | language | `language` | -| Send to back | layer | move | `back` | -| Send backward | layer | move | `down` | -| Bring to front | layer | move | `front` | -| Bring forward | layer | move | `up` | -| Align left | align | align | `left` | -| Align right | align | align | `right` | -| Align top | align | align | `top` | -| Align bottom | align | align | `bottom` | -| Center horizontally | align | horizontally | `center` | -| Center vertically | align | vertically | `center` | -| Distribute horizontally | align | distribute | `horizontally` | -| Distribute vertically | align | distribute | `vertically` | -| Start session | share | session start | -| Join session | share | session join | -| Start end | share | session end | -| Copy room link | share | copy link | -| Go to collaborator | share | go to collaborator | -| Change name | share | name | -| Add to library | library | add | -| Remove from library | library | remove | -| Load library | library | load | -| Save library | library | save | -| Import library | library | import | -| Shortcuts dialog | dialog | shortcuts | -| Collaboration dialog | dialog | collaboration | -| Export dialog | dialog | export | -| Library dialog | dialog | library | -| E2EE shield | exit | e2ee shield | -| GitHub corner | exit | github | -| Excalidraw blog | exit | blog | -| Excalidraw guides | exit | guides | -| File issues | exit | issues | -| First load | load | first load | -| Load from stroage | load | storage | size | `bytes` |