zadam
4eb9ca7b46
fix demo document word count widget with contain: none
2020-10-10 21:08:28 +02:00
zadam
42daf181d3
round zoom factor
2020-10-10 20:12:39 +02:00
zadam
badb678b69
note list renderer improvements, still WIP
2020-10-08 23:46:48 +02:00
zadam
140f0a5dbd
return null for not found attribute, closes #1294
2020-10-08 22:08:58 +02:00
zadam
761912c3bd
basic separation of note list renderer from book type
2020-10-07 23:08:17 +02:00
zadam
99f35b2588
Merge remote-tracking branch 'origin/stable'
2020-10-06 21:03:28 +02:00
zadam
a7f510783d
reduce top margin of first paragraph in text, closes #1286
2020-10-05 21:31:57 +02:00
zadam
a9a9edf658
clear any event listener added in previous invocation of this function
2020-10-02 21:44:21 +02:00
FliegendeWurst
5e2077e6ae
Jump to note dialog: fix duplicate event triggers ( #1283 )
...
This fixes an issue where the current path (above the note tree) displays parts multiple times, e.g. A / A / B / B instead of A / B.
The same issue could also affect other event handlers, but I didn't look around the codebase further.
(cherry picked from commit 51eb9f18f723112a781b335a1dce22f2b2dd05d4)
2020-10-02 21:12:40 +02:00
FliegendeWurst
51eb9f18f7
Jump to note dialog: fix duplicate event triggers ( #1283 )
...
This fixes an issue where the current path (above the note tree) displays parts multiple times, e.g. A / A / B / B instead of A / B.
The same issue could also affect other event handlers, but I didn't look around the codebase further.
2020-10-02 21:12:13 +02:00
zadam
4a470ff9e5
right click on electron in editor will show both context menu and balloon toolbar, make z-index of context menu higher, #1281
2020-10-01 22:57:07 +02:00
zadam
4b8ca31091
Merge remote-tracking branch 'origin/stable'
2020-09-30 22:50:33 +02:00
zadam
cba9b92202
make sure the attribute is not duplicated in TreeCache and NoteCache, #1278
2020-09-30 22:34:18 +02:00
zadam
c45f590e9f
put edit link balloon below z-index of dialogs, closes #1272
2020-09-27 23:03:05 +02:00
zadam
fbb36d652f
external links are not opened on click
2020-09-27 23:02:21 +02:00
zadam
6710476768
new saved search UI wip
2020-09-25 23:52:24 +02:00
zadam
748979eafd
fix note.text #1263
2020-09-24 23:13:27 +02:00
zadam
8ad7318bd8
use correct search expression for "search in subtree", #1263
2020-09-24 22:42:32 +02:00
zadam
e2fcc6711a
style tweak of sidebar headers
2020-09-24 21:58:00 +02:00
zadam
a577485e42
allow duplicating multiple notes at once, closes #1259
2020-09-23 22:45:51 +02:00
zadam
bdebb35f62
better error reporting on failed search
2020-09-23 22:18:26 +02:00
zadam
15796b6870
fix attr detail positioning
2020-09-21 23:27:22 +02:00
zadam
12943ca151
fix removing attrs from UI
2020-09-21 23:08:39 +02:00
zadam
0e795b2978
create note inline, #1237
2020-09-21 22:08:54 +02:00
zadam
0eef18a799
create note inline
2020-09-21 00:07:46 +02:00
zadam
ea524403f7
fix position of Edit button in read only code
2020-09-20 22:19:32 +02:00
zadam
1d5a53fee6
load simple mode by default, fixes #1256
2020-09-20 21:42:51 +02:00
zadam
27052143ab
fix placement of "Edit" button on read only notes
2020-09-19 23:44:30 +02:00
zadam
7ee50113d7
fix export root note
2020-09-19 22:47:14 +02:00
zadam
ec7021b436
added debugModeEnabled option
2020-09-18 23:22:28 +02:00
zadam
c75439a4b5
similarity tweaks
2020-09-18 21:47:59 +02:00
zadam
c371873b7e
support unicode in button names, closes #1250
2020-09-17 14:41:00 +02:00
zadam
6220b02ef0
similarity tweaks
2020-09-17 14:34:10 +02:00
zadam
4e15bc0bb1
similarity tweaks
2020-09-17 09:33:43 +02:00
zadam
13b9f5231c
similar note tweaks
2020-09-16 17:34:48 +02:00
zadam
71ed24344c
performance optimizations in similar notes
2020-09-16 14:23:59 +02:00
zadam
d345c4850f
custom implementation of similar notes algorithm
2020-09-15 22:46:51 +02:00
zadam
eeacd8118f
similar notes changes
2020-09-15 16:46:03 +02:00
zadam
f5216e4799
close note type dropdown after click
2020-09-15 00:13:25 +02:00
zadam
85d13b1d62
resort relationships in tree cache after note reordering
2020-09-14 22:48:20 +02:00
zadam
f1ed114167
small blink on attr save as a visual hint
2020-09-14 21:07:00 +02:00
zadam
33511c0c10
fix hiding similar notes widget by label
2020-09-13 22:47:23 +02:00
zadam
04c93d6736
fix attr detail related notes
2020-09-13 22:23:03 +02:00
zadam
5e11806110
sidebar widgets can be now disabled with labels
2020-09-13 21:59:31 +02:00
zadam
1e1709ca6a
mobile layout fixes + fix mobile delete note
2020-09-13 21:12:22 +02:00
zadam
0ca0996751
no difference in styling when active tree node is in focus or not because focused class is unreliable
2020-09-12 23:06:03 +02:00
zadam
056c40c0d0
similar notes algorithm tweaks (WIP)
2020-09-10 21:01:46 +02:00
zadam
bff5b015ea
wrap note autocomplete for very long note path titles, closes #1221
2020-09-09 20:49:44 +02:00
zadam
ee4ce3ffd8
display unhoist button on the left of the note title so that it's always visible, #1223
2020-09-08 23:25:21 +02:00
zadam
0c5f842626
improvements to note tooltip - include (some) notePath and attributes
2020-09-08 21:45:07 +02:00