From d0858f8e208db6a610008e439d241095415104f8 Mon Sep 17 00:00:00 2001 From: zadam Date: Sun, 14 Jun 2020 13:30:05 +0200 Subject: [PATCH] Created Custom Widget (markdown) --- Custom-Widget.md | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 Custom-Widget.md diff --git a/Custom-Widget.md b/Custom-Widget.md new file mode 100644 index 0000000..a7b1b93 --- /dev/null +++ b/Custom-Widget.md @@ -0,0 +1,42 @@ +It's possible to create custom widget in three possible locations where you can display your custom content. + +Positions are: + +* left-pane +* center-pane +* right-pane + +## Example + +Create a code note of type JS frontend and give it `widget` label. + +```javascript +const TPL = `