10107 Commits

Author SHA1 Message Date
Elian Doran
b8a560354f
refactor(mermaid): recenter on new note 2025-03-22 02:15:09 +02:00
Elian Doran
28c51cb38a
refactor(client): use webpack for mermaid 2025-03-22 02:15:09 +02:00
Elian Doran
f4d5b9fc29
feat(mermaid): swap preview and content 2025-03-22 02:15:09 +02:00
Elian Doran
8cab2aec0f
fix(mermaid): bring back ELK rendering 2025-03-22 02:15:09 +02:00
Elian Doran
2b19675d1a
feat(mermaid): smoother split drag 2025-03-22 02:15:09 +02:00
Elian Doran
ae18b4b634
fix(mermaid): bring back auto resize on drag 2025-03-22 02:15:09 +02:00
Elian Doran
cbc6efdad2
fix(mermaid): bring back pan/zoom 2025-03-22 02:15:09 +02:00
Elian Doran
e0a8b64b4d
fix(mermaid): refresh when editing 2025-03-22 02:15:09 +02:00
Elian Doran
67ab91267d
fix(mermaid): bring back rendering 2025-03-22 02:15:09 +02:00
Elian Doran
8952ff512f
feat(split_editor): make the two panes resizable 2025-03-22 02:15:09 +02:00
Elian Doran
395d76a156
feat(mermaid): basic horizontal layout 2025-03-22 02:15:09 +02:00
Elian Doran
56da5f7761
refactor(client/ts): start implementing experimental split type view for mermaid 2025-03-22 02:15:09 +02:00
Elian Doran
7a16774cdc
feat(mermaid): make diagram full width for pan/zoom purposes 2025-03-22 02:15:09 +02:00
Adorian Doran
592a7fe771 style(next)/floating buttons: update the highlight animation 2025-03-22 01:28:53 +02:00
Adorian Doran
4292d67b95 style(next)/floating buttons: tweak 2025-03-22 01:08:57 +02:00
Adorian Doran
44419b7cb5 style/floating buttons: change some icons 2025-03-22 01:08:30 +02:00
Adorian Doran
eab644248b style(next): use the new floating buttons style for the geo map notes as well 2025-03-22 00:04:02 +02:00
Adorian Doran
1299e0c855 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-03-21 20:21:46 +02:00
Adorian Doran
058983e98d style(next)/floating buttons: tweak 2025-03-21 20:21:44 +02:00
Elian Doran
eab10acc98
Merge branch 'develop' into feature/port_ts 2025-03-21 18:39:33 +02:00
Elian Doran
c2a7b92660
chore(client/ts): port desktop_layout 2025-03-21 18:14:37 +02:00
Elian Doran
8e3a75ad57
chore(client/ts): reduce log level for syntax highlight widget 2025-03-21 17:48:54 +02:00
Elian Doran
b876f98d69
fix(client/ts): fix rest of build errors 2025-03-21 17:39:18 +02:00
Elian Doran
1ab87be0e6
chore(client/ts): fix errors in editable_text 2025-03-21 17:34:39 +02:00
Elian Doran
ebbf29b1a5
chore(client/ts): port syntax_highlight 2025-03-21 15:50:58 +02:00
SiriusXT
21b17889ac Merge branch 'develop' into tray 2025-03-21 11:12:03 +08:00
SiriusXT
be2064fbf0 Fix tray exception when multiple windows 2025-03-21 11:08:33 +08:00
Adorian Doran
6d82905ad4 style(next)/floating buttons: tweak 2025-03-21 04:12:12 +02:00
Adorian Doran
99bd803d81 style(next)/floating buttons: tweak the separator color 2025-03-21 03:40:07 +02:00
Adorian Doran
6b71efbfd3 style(next): restyle the floating buttons 2025-03-21 03:17:43 +02:00
Joel Shprentz
5f26a503af In month note title patterns, replace {isoMonth} with e.g. "2025-03" for March 2025. 2025-03-20 22:59:20 +00:00
perf3ct
0707266dc1
reset embedding_queue where objects are "isprocessing" 2025-03-20 22:17:04 +00:00
perf3ct
3d70a6c42e
appropriately show if there are any notes still in the queue 2025-03-20 22:05:10 +00:00
Elian Doran
5b82b750dc
chore(client/ts): port editable_text 2025-03-20 23:42:32 +02:00
Elian Doran
1f69259a93
chore(client/ts): port abstract_text_type_widget 2025-03-20 23:09:06 +02:00
Adorian Doran
7202afab8e style(next)/options: add a gap between consecutive buttons 2025-03-20 22:22:39 +02:00
perf3ct
34940b5258
Merge branch 'develop' into ai-llm-integration 2025-03-20 19:52:01 +00:00
Elian Doran
b44bb4053c
refactor(deps): use webpack for jsplumb & panzoom 2025-03-20 21:51:03 +02:00
perf3ct
c9728e70bb
also extract Note relationships and send as context 2025-03-20 19:50:48 +00:00
perf3ct
915c95f7cb
more aggressively filter notes out that don't work for us 2025-03-20 19:42:38 +00:00
perf3ct
1be70f1163
do a better job of building the context 2025-03-20 19:35:20 +00:00
perf3ct
9c1ab4f322
add to base prompt 2025-03-20 19:22:41 +00:00
perf3ct
273dff2a34
create a better base system prompt 2025-03-20 19:11:32 +00:00
Elian Doran
3047957239
chore(client/ts): port type_widgets/relation_map 2025-03-20 21:07:10 +02:00
perf3ct
eb1ef36ab3
move the llm_prompt_constants to its own folder 2025-03-20 18:49:30 +00:00
Adorian Doran
4cb866c0e6 client/options/sync: reorder the input fields 2025-03-20 19:59:13 +02:00
Adorian Doran
480292dc01 style(next)/options/appearance/fonts: refactor input groups 2025-03-20 19:02:46 +02:00
Adorian Doran
b705e24a97 style(next): tweak number input groups 2025-03-20 18:58:19 +02:00
Elian Doran
e682f01c47
chore(client/ts): port promoted_attributes 2025-03-20 18:39:04 +02:00
Elian Doran
c27d5afdf2
chore(client/ts): port inherited_attribute_list 2025-03-20 18:28:37 +02:00