zadam
|
208baa56e9
|
error handling
|
2021-02-22 21:59:37 +01:00 |
|
zadam
|
6008dc891f
|
fix note activation right after creation from calendar
|
2021-02-21 21:54:16 +01:00 |
|
zadam
|
cc887a00f2
|
runOnBackend now does not automatically wait for the maxSyncId since it can easily result in infinite cycle
|
2021-02-21 21:28:00 +01:00 |
|
zadam
|
fbbd51d0b1
|
small changes for better debugging infos
|
2021-02-20 23:17:29 +01:00 |
|
zadam
|
7a6bb81345
|
display note path in search results
|
2021-02-20 20:10:45 +01:00 |
|
zadam
|
c94fb7a62d
|
created a specific widget for search result to add "no results" message
|
2021-02-19 22:15:56 +01:00 |
|
zadam
|
2cfd093cae
|
allow search result to be moved from tree to relation map, fixes #1650
|
2021-02-18 22:30:55 +01:00 |
|
zadam
|
8e730c6ecf
|
add frontend API method openTabWithNote, #1645
|
2021-02-17 23:55:51 +01:00 |
|
zadam
|
ec2e973165
|
allow only valid attr name characters for relation map relations, closes #1649
|
2021-02-17 23:22:14 +01:00 |
|
zadam
|
e212a37c84
|
fixes for SQL console
|
2021-02-15 20:44:55 +01:00 |
|
zadam
|
08cba1e1ce
|
fixed "duplicate subtree"
|
2021-02-14 11:43:31 +01:00 |
|
zadam
|
3cc93157bf
|
basic support for audio/video preview in file notes (no seeking)
|
2021-02-13 23:20:22 +01:00 |
|
zadam
|
5eb850bf59
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/services/search/services/search.js
|
2021-02-13 12:27:10 +01:00 |
|
zadam
|
00c106aba6
|
fix update of value from autocomplete, #1557
|
2021-02-13 12:11:58 +01:00 |
|
zadam
|
43ac712fca
|
fix searchForNotes API method to look for archived notes as well
|
2021-02-09 22:32:25 +01:00 |
|
zadam
|
96a5cb23f3
|
Merge remote-tracking branch 'origin/stable'
|
2021-02-08 21:16:14 +01:00 |
|
zadam
|
067ca9ab16
|
fallback for incorrectly parsed pane widths, #1621
|
2021-02-08 20:51:38 +01:00 |
|
zadam
|
bed7bdfd00
|
"move to new window" respects note hoisting of original tab
|
2021-02-07 21:27:09 +01:00 |
|
zadam
|
cd5be59413
|
tab row is detecting workspace changes
|
2021-02-07 20:55:49 +01:00 |
|
zadam
|
2a67d9eae2
|
added unhoist button to the tree node + onclick fixes
|
2021-02-06 19:58:12 +01:00 |
|
zadam
|
3a94b04ef4
|
quick search impl finished
|
2021-02-01 23:51:04 +01:00 |
|
zadam
|
6068bd7c44
|
added note properties widget
|
2021-01-31 12:15:36 +01:00 |
|
zadam
|
77bc5f9944
|
disabling tree expand animation to avoid "recursion" errors
|
2021-01-29 23:33:41 +01:00 |
|
zadam
|
6081c3540e
|
refactoring
|
2021-01-29 22:44:59 +01:00 |
|
zadam
|
8019e23ee4
|
note list displays correct paging
|
2021-01-28 23:29:10 +01:00 |
|
zadam
|
5eb9b8fe42
|
included notes are not displayed in children overview
|
2021-01-28 23:15:58 +01:00 |
|
zadam
|
d19a929237
|
removed auto book as it is no longer needed
|
2021-01-28 22:34:35 +01:00 |
|
zadam
|
810fd9e819
|
fix glitches on drag & drop, fixes #1587
|
2021-01-28 21:19:01 +01:00 |
|
zadam
|
a1f67e830d
|
search script UI
|
2021-01-26 22:22:17 +01:00 |
|
zadam
|
b936a63db3
|
improvements to the search spec help button
|
2021-01-26 14:44:53 +01:00 |
|
zadam
|
8b0a1e546d
|
search fixes
|
2021-01-25 23:43:36 +01:00 |
|
zadam
|
ec351137d4
|
search definition refactoring
|
2021-01-25 21:24:02 +01:00 |
|
zadam
|
7b0fd639f6
|
improved heuristic of displaing attributes in note list and tooltips #1558
|
2021-01-23 21:41:02 +01:00 |
|
zadam
|
872e81fe1f
|
search now supports searching / ordering by note size
|
2021-01-22 22:20:17 +01:00 |
|
zadam
|
8375a1b5ab
|
optimize usage of note path and attributes in the note tooltip, #1558
|
2021-01-21 21:48:06 +01:00 |
|
zadam
|
1f923403de
|
UI for search actions (WIP)
|
2021-01-19 22:10:24 +01:00 |
|
zadam
|
d7e46263be
|
UI fixes to search definition + backend support
|
2021-01-18 22:52:07 +01:00 |
|
zadam
|
cd653b9f0c
|
add link dialog should recognize external links, closes #1521
|
2021-01-08 21:44:43 +01:00 |
|
zadam
|
f8bec35893
|
use selected text to apply filtering for add link dialog, closes #1515
|
2021-01-05 14:22:11 +01:00 |
|
zadam
|
02d9752abf
|
refactoring of sql console into separate widgets
|
2020-12-29 22:27:31 +01:00 |
|
zadam
|
1d64129572
|
lazy loading of note list
|
2020-12-27 22:19:27 +01:00 |
|
zadam
|
7dde78e98a
|
Merge remote-tracking branch 'origin/stable'
|
2020-12-21 23:19:25 +01:00 |
|
zadam
|
cc3addebd4
|
date notes respect their parent's isProtected status, #1483
|
2020-12-21 23:00:39 +01:00 |
|
zadam
|
eaf93a70cd
|
fix inverse relation creation, closes #1498
|
2020-12-21 20:55:01 +01:00 |
|
zadam
|
6c15d299e0
|
isErased fixes
|
2020-12-18 22:35:40 +01:00 |
|
zadam
|
b093569ec5
|
increase toast size limit
|
2020-12-18 21:23:51 +01:00 |
|
zadam
|
f8089ba370
|
fixed saved search refresh
|
2020-12-17 21:19:52 +01:00 |
|
zadam
|
f723433970
|
fix deleting notes
|
2020-12-17 15:04:04 +01:00 |
|
zadam
|
1cc7917b6e
|
renamed remnants of "sync" to "entity_change"
|
2020-12-16 22:17:42 +01:00 |
|
zadam
|
8b99f065d5
|
fixes of recent entity changes
|
2020-12-14 14:17:51 +01:00 |
|