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
Elian Doran
bd06d1d7b2
chore(client/ts): port image_properties
2025-03-20 18:25:17 +02:00
Adorian Doran
861f1efa5b
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
2025-03-20 18:22:44 +02:00
Elian Doran
a2b6bb7ecf
chore(client/ts): port file_properties
2025-03-20 18:22:42 +02:00
Adorian Doran
0086d645ef
client/options/other/snapshot limit: specify the measurement unit inside of the input field
2025-03-20 18:22:35 +02:00
Elian Doran
af0db5d508
style(next): fix regression in horizontal mica
2025-03-20 18:17:15 +02:00
Adorian Doran
e8a745c11a
client/options/sync/timeout: specify the measurement unit inside of the input field
2025-03-20 18:04:36 +02:00
Adorian Doran
5e6fc5b183
client/options/images/JPEG quality: specify the measurement unit inside of the input field
2025-03-20 17:55:22 +02:00
Adorian Doran
772b69eebe
client/options/images/max dimensions: specify the measurement unit inside of the input field
2025-03-20 17:53:07 +02:00
Adorian Doran
4f3bc20bac
client/options/code notes/automatic read-only size: specify the measurement unit inside of the input field
2025-03-20 17:48:40 +02:00
Adorian Doran
65ee564518
client/options/text notes/automatic read-only size: specify the measurement unit inside of the input field
2025-03-20 17:45:22 +02:00
Adorian Doran
de7b7e3d8f
client/options/text notes/table of contents: specify the measurement unit inside of the input field
2025-03-20 17:41:30 +02:00
Adorian Doran
bec15fb9c3
client/options/appearance/max content width: specify the measurement unit inside of the input field
2025-03-20 17:34:58 +02:00
Adorian Doran
7288757777
style(next)/options/appearance: tweak font size inputs
2025-03-20 17:23:29 +02:00
Adorian Doran
d189f2b66b
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
2025-03-20 14:40:44 +02:00
Adorian Doran
57b5e47b5a
style(next): reorganize CSS
2025-03-20 14:40:42 +02:00
Elian Doran
8f6fcee67d
chore(client/ts): port import dialog
2025-03-20 10:41:19 +02:00
Elian Doran
3527ab2c5d
chore(client/ts): port include dialog
2025-03-20 10:41:19 +02:00
Elian Doran
8d14092a91
chore(client/ts): port more dialogs
2025-03-20 10:41:19 +02:00
Elian Doran
ffa463f1fc
chore(client/ts): fix build errors
2025-03-20 10:41:19 +02:00
Elian Doran
7c805eb427
chore(client/ts): port find_in_html/text
2025-03-20 10:41:19 +02:00
Elian Doran
ef59b636b1
client: port ts
2025-03-20 10:41:19 +02:00
Elian Doran
7ea6c97c6f
feat(in-app-help): improve code block style
2025-03-20 10:28:24 +02:00
Adorian Doran
5f12ddaa14
style(next): reorganize CSS
2025-03-20 10:20:25 +02:00
Adorian Doran
2191b1b9fd
style(next): reorganize CSS
2025-03-20 10:04:05 +02:00
Adorian Doran
431ffa7820
style(next): reorganize CSS
2025-03-20 09:32:22 +02:00
Adorian Doran
ea467c392d
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
2025-03-20 09:18:43 +02:00
Adorian Doran
f6e0e93629
style(next): reorganize CSS
2025-03-20 09:18:39 +02:00
Elian Doran
6d9c41f524
Merge pull request #1467 from TriliumNext/deps_move-mind-elixir_webpack
...
deps: bundle mind-elixir with webpack
2025-03-20 08:59:30 +02:00
perf3ct
e566692361
centralize all prompts
2025-03-20 00:06:56 +00:00
Adorian Doran
2031882c0d
style(next)/jump to note: tweak the modal's padding
2025-03-19 23:38:03 +02:00
perf3ct
4ff3c5abcf
agentic thinking really works now 🗿
2025-03-19 20:35:17 +00:00
perf3ct
90db570e30
agent tools do something now
2025-03-19 20:17:52 +00:00
perf3ct
0d4b6a71fc
update agent tools
2025-03-19 20:09:18 +00:00
Panagiotis Papadopoulos
90d0c859fc
chore(mind_map): import node-menu's style.css to allow webpack to bundle it
...
previously this was loaded from the node_modules folder and was exposed via a static asset path
-> since we got rid of this with the last commit, we need to instead let webpack bundle it "importing" the css here
2025-03-19 21:00:37 +01:00
perf3ct
5b81252959
fix translation
2025-03-19 19:55:56 +00:00
Jon Fuller
024b063c23
Merge branch 'develop' into ai-llm-integration
2025-03-19 12:47:18 -07:00
perf3ct
23480960c0
get rid of this unused file too
2025-03-19 19:44:04 +00:00