From a30be73fcdef51c3004013e63b3a43d0e3e2a315 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Sun, 20 Jun 2021 19:21:48 -0700 Subject: [PATCH] msgtplui - backlog.md --- ext/msgtplui/backlog.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 ext/msgtplui/backlog.md diff --git a/ext/msgtplui/backlog.md b/ext/msgtplui/backlog.md new file mode 100644 index 0000000000..b744ca5b4e --- /dev/null +++ b/ext/msgtplui/backlog.md @@ -0,0 +1,28 @@ += past = +[x] display situation where there is no 'draft' +[x] add buttons to create, activate, and destroy drafts +[x] implement button to add translation +[x] make ctrl/$ctrl more consistent +[n] token insert - subject +[x] always use monaco for subject + += near = + +[x] make toolbar more consistent +[x] token insert - monaco +[ ] bootstrap token picker + += mid = +[ ] preview pane +[ ] full screen edit + += far = +[ ] switch User Templates to angular editor +[ ] - add "Message Source" +[ ] - add "PDF Layout" + + += wishlist = +[ ] better syntax highlighting and autocomplete for smarty +[ ] diff button +[ ] indicate unsaved changes -- 2.25.1