zadam
|
6a9ac6f90a
|
shortcuts improvements
|
2022-11-26 14:57:39 +01:00 |
|
zadam
|
e4e20c8007
|
Revert "open window before loading becca"
This reverts commit 2fbcd9aaf758c99bc59f81f524faa3e703aff227.
|
2022-11-23 23:49:49 +01:00 |
|
zadam
|
2fbcd9aaf7
|
open window before loading becca
|
2022-11-23 23:31:05 +01:00 |
|
zadam
|
8b0c60a046
|
improvements to notemap in relation to search
|
2022-11-05 22:32:50 +01:00 |
|
zadam
|
876e6caa23
|
better handling of incorrect operators
|
2022-10-22 15:58:15 +02:00 |
|
zadam
|
05231bd1c2
|
stop #workspaceTemplate from being inherited (should have the same special behavior as #template)
|
2022-09-16 23:03:02 +02:00 |
|
zadam
|
86d3a695ac
|
fix handling of parenthesis without explicit AND operator, closes #3096
|
2022-08-28 14:40:24 +02:00 |
|
zadam
|
3ebfaec1bc
|
allow per workspace calendars, fixes #2959
|
2022-07-31 09:33:14 +02:00 |
|
zadam
|
981fac8e50
|
#template label is not inherited through template since it's meant to mark the template note only
|
2022-06-19 11:36:29 +02:00 |
|
zadam
|
6cb5144c09
|
add score to note title matches as opposed to note path, #2927
|
2022-06-18 14:45:41 +02:00 |
|
zadam
|
0e01c19414
|
don't show hidden notes in search results
|
2022-06-15 22:50:22 +02:00 |
|
zadam
|
2d33f570f4
|
fix bulk/search action delete
|
2022-06-08 22:25:00 +02:00 |
|
zadam
|
0a4f419e5e
|
fix when searching for "note.", closes #2889
|
2022-06-02 17:41:23 +02:00 |
|
zadam
|
6906c82408
|
changed regex operator to %=
|
2022-05-11 23:19:32 +02:00 |
|
zadam
|
45edef2d71
|
new ~ operator in search for regex
|
2022-05-11 23:06:14 +02:00 |
|
zadam
|
bf49648896
|
allow operators =, *= and =* on note content
|
2022-05-11 22:43:21 +02:00 |
|
zadam
|
91d23c540a
|
refactored note_content_protected_fulltext.js and note_content_unprotected_fulltext.js into one class
|
2022-05-11 21:33:41 +02:00 |
|
zadam
|
f705c432fd
|
allow combining tokens in text and title/attributes, fixes #2820
|
2022-04-29 22:59:00 +02:00 |
|
zadam
|
70edd9a210
|
allow searching within mermaid diagrams, closes #2821
|
2022-04-29 22:36:05 +02:00 |
|
zadam
|
91dec23d5e
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
|
zadam
|
8b56fb10fd
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# package-lock.json
|
2021-12-20 22:24:50 +01:00 |
|
zadam
|
b8eeb0371c
|
fixed bug in search where note with inherited attribute is not matched when the owning note is not matched, #2457
|
2021-12-20 21:35:12 +01:00 |
|
zadam
|
b1c4737e78
|
fixed search tests
|
2021-12-20 21:31:44 +01:00 |
|
zadam
|
67da877135
|
Merge remote-tracking branch 'origin/stable'
|
2021-12-06 20:57:32 +01:00 |
|
zadam
|
263b7a84bb
|
full text search should look into link URLs as well, closes #2412
|
2021-12-06 20:54:37 +01:00 |
|
zadam
|
bc854ee149
|
cleanup
|
2021-11-21 17:15:10 +01:00 |
|
Myzel394
|
b23ead8097
|
Fix: Highlighting searched term should ignore accents (#2364)
* fixed accent highlighting not working
* fixed
* fixes
* improvements
|
2021-11-21 16:27:50 +01:00 |
|
zadam
|
08e9b59696
|
hide hidden subtree notes from search results, closes #2361
|
2021-11-20 21:01:37 +01:00 |
|
zadam
|
51348cfbad
|
don't show hidden subtree in autocomplete, fixes #2301
|
2021-11-04 22:27:39 +01:00 |
|
zadam
|
33aa72eb97
|
fix finding note paths of hidden notes, fixes #2262
|
2021-10-24 14:37:41 +02:00 |
|
zadam
|
20696aa0ab
|
fix finding single note by label with mixed case
|
2021-10-08 22:13:39 +02:00 |
|
zadam
|
df8706026e
|
caching initial noteset to improve search times
|
2021-10-06 19:59:29 +02:00 |
|
zadam
|
533fcd06e4
|
search should ignore diacritics, closes #2182
|
2021-09-27 22:09:55 +02:00 |
|
zadam
|
2b8c6e3dd0
|
bug fixes
|
2021-09-07 22:37:03 +02:00 |
|
zadam
|
e25b965cb3
|
fix searching by label
|
2021-07-04 21:05:47 +02:00 |
|
zadam
|
b660238a40
|
backend import unification
|
2021-06-29 22:15:57 +02:00 |
|
zadam
|
b9ff481eb7
|
Merge remote-tracking branch 'origin/stable' into redesign
# Conflicts:
# package.json
|
2021-06-29 20:55:58 +02:00 |
|
zadam
|
61e78858bc
|
fix random ordering in search, fixes #2047
|
2021-06-29 20:54:56 +02:00 |
|
zadam
|
c886583396
|
added "save search to note" button
|
2021-06-06 11:01:10 +02:00 |
|
zadam
|
b7bd5396d1
|
split window WIP
|
2021-05-19 22:45:34 +02:00 |
|
zadam
|
845f5d15c4
|
buttons on the left
|
2021-05-18 22:14:35 +02:00 |
|
zadam
|
a093508fbe
|
converting note properties to methods
|
2021-05-18 20:56:49 +02:00 |
|
zadam
|
2451596e8c
|
converting note properties to methods
|
2021-05-17 22:35:36 +02:00 |
|
zadam
|
439ef4a8cb
|
moved becca to top level source dir
|
2021-05-17 22:09:49 +02:00 |
|
zadam
|
cb3a5bba61
|
Merge branch 'master' into next
# Conflicts:
# package-lock.json
|
2021-04-26 21:45:37 +02:00 |
|
zadam
|
3b1fb8024f
|
handle undefined in the search ordering
|
2021-04-26 21:04:22 +02:00 |
|
zadam
|
7494491560
|
Merge remote-tracking branch 'origin/master' into next
# Conflicts:
# package-lock.json
# src/public/app/services/note_content_renderer.js
# src/public/stylesheets/style.css
# src/routes/api/files.js
# src/routes/routes.js
|
2021-04-25 11:14:45 +02:00 |
|
zadam
|
b5674223e5
|
fixed some incorrect order by behavior, #1881
|
2021-04-22 20:28:26 +02:00 |
|
zadam
|
02988ed2b3
|
added random ordering
|
2021-04-22 19:53:11 +02:00 |
|
zadam
|
1fdf889ccf
|
refactoring
|
2021-04-17 20:52:46 +02:00 |
|