zadam
de6108f95d
protected session is now global application state to avoid weird issues with multiple tabs/windows/reloads
2021-05-07 22:23:49 +02:00
zadam
56f97f1081
dragging the tab vertically by 100px will now move it to a new window (chrome like behavior)
2021-03-21 23:35:13 +01:00
zadam
e648505ad3
avoid weird button shrinking when window size is too small, fixes #1745
2021-03-21 23:12:34 +01:00
zadam
3a94b04ef4
quick search impl finished
2021-02-01 23:51:04 +01:00
zadam
9447d3f9b5
quick search widget WIP
2021-01-31 22:45:45 +01:00
zadam
b0217ee04c
added new "create note" button
2020-11-27 22:21:13 +01:00
zadam
642bf9d113
layout tweaks
2020-11-27 21:57:41 +01:00
zadam
48b1703725
moved "global buttons" on the tree
2020-11-27 20:40:32 +01:00
zadam
80f269d844
moved similar notes from sidebar to the center pane
2020-09-07 23:35:41 +02:00
zadam
a6c79c934c
fix global menu button and extra window
2020-08-22 23:07:52 +02:00
zadam
53b39e2e82
many changes related to #1192 :
...
- use CSS contain wherever possible to reduce subtrees of forced reflows
- reduced dependency between note and note_contents updates which will reduce number of updates to components
- optimization of "many rows" querying
2020-08-16 22:57:48 +02:00
zadam
29cec8112e
fix setup of new document, closes #966
2020-04-14 21:57:42 +02:00