69 Commits

Author SHA1 Message Date
Adorian Doran
3159b19c46 style(next)/floating buttons/backlink counter: improve the appearance of the dropdown panel 2025-03-24 17:30:35 +02:00
Adorian Doran
283b8e9bc8 style(next)/floating buttons/backlink counter: fix the dropdown not showing up 2025-03-24 17:05:09 +02:00
Elian Doran
ab4e9db864
feat(mindmap): add PNG export 2025-03-22 16:35:07 +02:00
Elian Doran
67bfeda3d9
chore(svg_export): change icon 2025-03-22 16:33:00 +02:00
Elian Doran
7cc8dd082d
feat(mermaid): enable export as PNG (closes #536) 2025-03-22 16:30:19 +02:00
Elian Doran
72c024fc26
fix(mermaid): toggle read-only for protected note 2025-03-22 14:12:24 +02:00
Elian Doran
b777e916c4
feat(mermaid): hide layout switcher if in readonly mode 2025-03-22 14:10:38 +02:00
Elian Doran
2bbd9a4362
fix(mermaid): read-only button shown in view source 2025-03-22 12:57:32 +02:00
Elian Doran
831cd19d0b
refactor(client): implement read-only toggle floating button 2025-03-22 12:55:30 +02:00
Elian Doran
cd6ef4d3ab
refactor(client): move edit button to floating buttons dir 2025-03-22 12:32:06 +02:00
Elian Doran
ef9bec9dd4
feat(mermaid): custom title for switch layout button 2025-03-22 10:48:12 +02:00
Elian Doran
b54603b7d7
feat(mermaid): change icon based on new layout 2025-03-22 10:43:24 +02:00
Elian Doran
cf874b5ee8
feat(mermaid): add basic support for vertical layout 2025-03-22 10:27:42 +02:00
Adorian Doran
44419b7cb5 style/floating buttons: change some icons 2025-03-22 01:08:30 +02:00
Elian Doran
83afecdced
Merge branch 'develop' into fix_tab 2025-03-19 20:10:38 +02:00
Elian Doran
be5e2f529f
fix(in-app-help): in-app help buttons not pointing to the right page 2025-03-19 17:53:40 +02:00
Jin
c9c18146f4 refactor: 💡 refactor serval event names
refactore serval event names to follow the current usage in repo
2025-03-18 21:02:20 +01:00
Elian Doran
00e576b052
Revert "Merge pull request #1234 from TriliumNext/feature/task_list"
This reverts commit 58a8821c229898c45551da16476d44c010c345ef, reversing
changes made to 50d491b432ce811c4d5e597e952eb18a89ae6c19.
2025-03-06 23:52:01 +02:00
Elian Doran
1976fe6729
Merge remote-tracking branch 'origin/develop' into feature/rtl
; Conflicts:
;	src/public/app/widgets/floating_buttons/help_button.ts
2025-03-05 21:57:53 +02:00
Elian Doran
dd28ce9e5d
feat(note_language): add in-app help 2025-03-05 21:38:41 +02:00
Elian Doran
8e2517459f
feat(rtl): align floating buttons properly 2025-03-05 17:12:14 +02:00
Jin
1b76442367 chore: 🤖 fix webpack build error 2025-03-03 21:03:45 +01:00
Panagiotis Papadopoulos
2beaaa95bf chore(prettier): fix code style 2025-03-02 20:47:57 +01:00
Elian Doran
2c714afa21
chore(client/ts): port floating buttons 2025-02-28 17:55:47 +02:00
Elian Doran
575ef5e10e
fix(build): missing note type in help button 2025-02-19 18:14:49 +02:00
Elian Doran
e73ea36161
feat(in_app_help): contextual help for book types 2025-02-16 18:09:01 +02:00
Elian Doran
11e2dcfc64
refactor(client/ts): port a few small files 2025-02-11 19:29:53 +02:00
Elian Doran
6953928f7a
feat(in_app_help): reuse contextual help if possible 2025-02-03 22:50:00 +02:00
Elian Doran
c649f473b4
style(geo_map): improve floating buttons 2025-02-03 22:40:41 +02:00
Elian Doran
e2c0c6ef92
feat(in-app-help): don't open table of contents when in help view 2025-02-02 21:37:41 +02:00
Elian Doran
b2bbf9cc5b
fix(in-app-help): set proper hoist for split help 2025-02-02 20:49:28 +02:00
Elian Doran
868ca2d982
feat(in-app-help): contextual help button for geo notes 2025-02-02 20:44:36 +02:00
Elian Doran
20584f622d
chore(client/ts): port zpetne_odkazy 2025-01-26 21:23:08 +02:00
Elian Doran
d814a4d49f
chore(i18n): translate geo map messages 2025-01-22 22:12:25 +02:00
Elian Doran
2582924046
feat(geomap): add prompt for creating child note 2025-01-20 22:50:36 +02:00
Elian Doran
f803b9f822
feat(geomap): add floating button section 2025-01-20 22:39:48 +02:00
Elian Doran
4cbb529fd4
chore(prettier): fix all files 2025-01-09 18:07:02 +02:00
SiriusXT
ec7fabcb58 Floating buttons can be displayed again after being closed 2024-09-15 22:22:38 +08:00
Elian Doran
61e0678af4
client: Implement SVG export button for mindmap 2024-09-01 23:10:58 +03:00
Elian Doran
27a287f8ea
client: Change translation for Export SVG button 2024-09-01 23:05:25 +03:00
Elian Doran
87b8c623c5
client: Rename MermaidExportButton to SvgExportButton 2024-09-01 23:05:06 +03:00
Elian Doran
64b4aba6ba
client: Enable copy image reference button for mindmaps 2024-09-01 22:56:45 +03:00
Nriver
71c09b1d67 add translation for all floating buttons 2024-08-05 09:49:52 +08:00
zadam
b39ba76505 add ability to insert mermaid diagram into text notes as image 2023-10-21 00:23:16 +02:00
zadam
b1d4a258a1 move FAB down in canvas 2023-10-19 09:03:49 +02:00
zadam
0aa119af2c attachments WIP 2023-05-29 00:19:54 +02:00
zadam
6dfc72c065 many small fixes from Intellij analysis 2023-05-05 23:17:23 +02:00
zadam
9be524ef89 attachment improvements 2023-03-24 10:57:32 +01:00
zadam
520ffecd36 ancillary type widget 2023-02-15 14:32:12 +01:00
zadam
88bc7402a2 hidden notes should not appear in the global search unless hoisted into it, #3516 2023-01-13 10:09:41 +01:00