73 Commits

Author SHA1 Message Date
Panagiotis Papadopoulos
b41952a1e4 i18n: move kbd tag to translation string (tree-context-menu.open-in-a-new-tab) 2024-12-28 20:08:54 +01:00
Elian Doran
55fc2a3ebb
fix(mobile): clicking notes on iOS 2024-12-28 11:12:14 +02:00
Elian Doran
04a3ed5642
fix(mobile): selecting random elements while context menu is shown 2024-12-28 11:07:44 +02:00
Elian Doran
bd10babd1b
fix(mobile): display of context menu on iOS 2024-12-28 11:01:05 +02:00
Elian Doran
12eff0fef5
style(next): toggle arrow on mobile 2024-12-28 10:39:45 +02:00
Elian Doran
a28dff7525
fix(client): drop down no longer hiding when it should 2024-12-28 10:35:10 +02:00
Elian Doran
a2c652f108
fix(mobile): relayout would sometimes hide the context menu 2024-12-28 10:22:01 +02:00
Elian Doran
08ad954e9c
fix(mobile): menu hiding when collapsing submenu 2024-12-28 10:04:53 +02:00
Elian Doran
01322c50ec
feat(mobile): improve submenu triggering 2024-12-28 09:59:44 +02:00
Elian Doran
1eecf9a5c8
feat(mobile): context menu triggering 2024-12-28 09:50:19 +02:00
Elian Doran
b01725101d
refactor(client/ts): use filtered generics for context menu commands 2024-12-22 19:34:19 +02:00
Elian Doran
19652fbbce
refactor(client/ts): use command names enum in context menu 2024-12-22 18:33:57 +02:00
Elian Doran
f4e2973a0c
chore(client/ts): port menus/tree_context_menu 2024-12-22 18:08:23 +02:00
Elian Doran
dd4885e15c
chore(client/ts): port menus/link_context_menu 2024-12-22 18:03:03 +02:00
Elian Doran
6140bb5d99
chore(client/ts): port menus/launcher_context_menu 2024-12-22 17:56:53 +02:00
Elian Doran
a14d112a5c
chore(client/ts): port menus/image_context_menu 2024-12-22 17:46:30 +02:00
Elian Doran
eb9a55bf4f
chore(client/ts): port menus/electron_context_menu 2024-12-22 17:44:50 +02:00
Elian Doran
6480ce9aaf
chore(client/ts): remove redundant file 2024-12-22 17:33:33 +02:00
Elian Doran
5f0ace2886
chore(client/ts): port menus/context_menu 2024-12-22 17:29:09 +02:00
Nriver
dedef69aec add translation for image_context_menu.js and link_context_menu.js 2024-11-25 17:41:00 +08:00
Elian Doran
2ffd0de736
feat(client): translate Electron context menu 2024-11-21 20:58:54 +02:00
Elian Doran
ea8e98b8ef
refactor(client): define context menu shortcuts in separate field 2024-11-21 20:33:47 +02:00
Adorian Doran
128c4d45df Add a separator to the editor's context menu running under Electron 2024-11-21 17:21:57 +02:00
Adorian Doran
ac9f344130 Retrigger the opening animation when repositioning menus that are already open 2024-11-20 11:30:45 +02:00
Adorian Doran
3792761ffc Add missing icons 2024-11-20 10:13:52 +02:00
Adorian Doran
322d261df7 Tweak the icons of the launcher context menu items 2024-11-20 09:48:20 +02:00
Adorian Doran
1fb58f3e87 Reorganize the launcher context menu 2024-11-20 09:38:20 +02:00
Adorian Doran
4179f9c155 Improve the sub-menu arrows for the tree context menu 2024-11-20 02:56:18 +02:00
Adorian Doran
dc893a438e Refine the icons from the tree menu 2024-11-20 02:10:29 +02:00
Adorian Doran
a677f4381d Add icon for "Open note in a new tab" 2024-11-20 01:45:36 +02:00
Adorian Doran
98dfeee188 Update the icons of the tree context menu 2024-11-20 01:42:42 +02:00
Adorian Doran
dc7bb6d7eb Reorganize the tree context menu 2024-11-20 00:47:04 +02:00
Elian Doran
9ed7eb977e
i18n: Translate launcher context menu 2024-10-22 19:17:52 +03:00
Elian Doran
8cc487da7c
i18n: Translate confirmation popups 2024-10-22 19:17:52 +03:00
Elian Doran
28f6712a4f
i18n: Translate toast messages 2024-10-22 19:17:52 +03:00
Nriver
529502524d add missing context menu translation 2024-10-15 15:24:01 +08:00
perf3ct
9204f0735c
use fewer const 2024-09-30 19:43:44 +00:00
perf3ct
cfc32a14e0
Use the electron Clipboard module when using "Copy image to clipboard" 2024-09-28 17:41:59 -07:00
Elian Doran
c33154d128
i18n: Translate tree context menu 2024-09-08 12:32:22 +03:00
Elian Doran
16073ea4aa
client: Disable some context options in settings (closes #346) 2024-08-17 02:01:12 +03:00
zadam
305d28b5b3 remove warning about the relation map - trilium is sunsetting anyway, there's no point now in deprecating this feature, fixes #4779 2024-05-30 06:24:50 +02:00
zadam
8dbc592563 add "copy image" context menu to also attachments, fixes #4514 2023-12-28 00:02:09 +01:00
zadam
947627d8a0 relation map deprecation - don't show it in menu to create new note 2023-11-27 10:50:17 +01:00
zadam
62ccf798ee allow deleting custom launchers, fixes #4291 2023-09-30 22:38:06 +02:00
zadam
5f6d562bf8 add ability to excalidraw to follow links 2023-09-08 23:00:43 +02:00
zadam
04b125afc0 sync fixes and refactorings 2023-07-29 21:59:20 +02:00
zadam
192e399cb5 typos 2023-06-30 11:18:34 +02:00
zadam
df17840dbc fixes attachments 2023-05-29 13:02:25 +02:00
zadam
8284c673f9 can't allow opening externally on attachment list 2023-05-07 10:43:51 +02:00
zadam
6dfc72c065 many small fixes from Intellij analysis 2023-05-05 23:17:23 +02:00