From 4999809e3a5c3b1ef969471659bcea0640b6a250 Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Tue, 19 Nov 2024 23:32:10 +0200 Subject: [PATCH] Reorganize the note menu --- .../app/widgets/buttons/note_actions.js | 50 +++++++++++++++---- 1 file changed, 39 insertions(+), 11 deletions(-) diff --git a/src/public/app/widgets/buttons/note_actions.js b/src/public/app/widgets/buttons/note_actions.js index 7cb0c8c50..4135c3e3b 100644 --- a/src/public/app/widgets/buttons/note_actions.js +++ b/src/public/app/widgets/buttons/note_actions.js @@ -42,32 +42,60 @@ const TPL = ` + + - - + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + `;