zadam
b7f0fd2db3
Merge branch 'master' into next61
...
# Conflicts:
# package-lock.json
# src/public/app/services/note_content_renderer.js
# src/public/app/widgets/note_tree.js
# src/routes/routes.js
# src/services/consistency_checks.js
# src/services/notes.js
# src/services/task_context.js
2023-07-10 18:20:36 +02:00
Andrew Pluzhnikov
927da84d3b
Implement saving of global search string.
...
This implements point 1 of issue 868.
After performing a search, when returning to the global search tab the
previous search term is now retained and preselected, making it easier
to repeat the same search or modify it.
2023-07-06 20:26:55 -07:00
zadam
192e399cb5
typos
2023-06-30 11:18:34 +02:00
zadam
1b24276a4a
always use template strings instead of string concatenation
2022-12-21 15:19:05 +01:00
zadam
c28383de4f
full search shows search errors, closes #3221
2022-12-17 13:07:42 +01:00
zadam
720fb0f73e
refactorted shortcut handling into a service
2022-12-01 00:17:15 +01:00
zadam
4cec856e21
simplified updating note content
2022-06-13 22:38:59 +02:00
zadam
478eca47f4
search string is now a textarea instead of input
2022-02-05 11:27:48 +01:00
zadam
a78c8ddad7
small search help improvements
2021-02-13 23:38:31 +01:00
zadam
a1f67e830d
search script UI
2021-01-26 22:22:17 +01:00
zadam
ee78413ecb
improvements to the search spec
2021-01-26 15:54:41 +01:00
zadam
b936a63db3
improvements to the search spec help button
2021-01-26 14:44:53 +01:00
zadam
80354d09fb
search definition more fixed layout
2021-01-26 14:10:34 +01:00
zadam
898c941333
search definition refactoring
2021-01-26 10:42:55 +01:00
zadam
ec351137d4
search definition refactoring
2021-01-25 21:24:02 +01:00
zadam
cf5127dcec
split up search definition options to more classes
2021-01-24 22:30:53 +01:00