123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "types": {
- "aliases": "aliases",
- "cssclasses": "multitext",
- "tags": "tags",
- "excalidraw-plugin": "text",
- "excalidraw-export-transparent": "checkbox",
- "excalidraw-mask": "checkbox",
- "excalidraw-export-dark": "checkbox",
- "excalidraw-export-padding": "number",
- "excalidraw-export-pngscale": "number",
- "excalidraw-export-embed-scene": "checkbox",
- "excalidraw-link-prefix": "text",
- "excalidraw-url-prefix": "text",
- "excalidraw-link-brackets": "checkbox",
- "excalidraw-onload-script": "text",
- "excalidraw-linkbutton-opacity": "number",
- "excalidraw-default-mode": "text",
- "excalidraw-font": "text",
- "excalidraw-font-color": "text",
- "excalidraw-border-color": "text",
- "excalidraw-css": "text",
- "excalidraw-autoexport": "text",
- "excalidraw-embeddable-theme": "text",
- "excalidraw-open-md": "checkbox",
- "TQ_explain": "checkbox",
- "TQ_extra_instructions": "text",
- "TQ_short_mode": "checkbox",
- "TQ_show_backlink": "checkbox",
- "TQ_show_cancelled_date": "checkbox",
- "TQ_show_created_date": "checkbox",
- "TQ_show_depends_on": "checkbox",
- "TQ_show_done_date": "checkbox",
- "TQ_show_due_date": "checkbox",
- "TQ_show_edit_button": "checkbox",
- "TQ_show_id": "checkbox",
- "TQ_show_on_completion": "checkbox",
- "TQ_show_postpone_button": "checkbox",
- "TQ_show_priority": "checkbox",
- "TQ_show_recurrence_rule": "checkbox",
- "TQ_show_scheduled_date": "checkbox",
- "TQ_show_start_date": "checkbox",
- "TQ_show_tags": "checkbox",
- "TQ_show_task_count": "checkbox",
- "TQ_show_tree": "checkbox",
- "TQ_show_urgency": "checkbox"
- }
- }
|