zadam
|
ab7d121290
|
disallow removing last tab because of frequent race conditions when done too quickly
|
2021-10-28 22:27:21 +02:00 |
|
zadam
|
bcabe5786f
|
fix ordering of note contexts, fixes #2283
|
2021-10-27 21:32:03 +02:00 |
|
zadam
|
3413074235
|
when saving Saved Search or SQL console, move it to their home (i.e. remove from hidden subtree)
|
2021-10-24 14:53:45 +02:00 |
|
zadam
|
4eb4a44331
|
fix reopening last tab for splits
|
2021-10-09 22:03:24 +02:00 |
|
Abitofevrything
|
c1e1f3df24
|
Add shortcut to reopen last closed tab, closes #2211 (#2214)
|
2021-10-09 21:20:12 +02:00 |
|
zadam
|
18ffcf7880
|
small fixes
|
2021-10-03 23:01:22 +02:00 |
|
zadam
|
ed26e32ccb
|
skeleton for global link map
|
2021-09-16 23:09:48 +02:00 |
|
zadam
|
17a6c94f66
|
fix errors popping up when closing tabs with multiple panes
|
2021-07-24 22:51:12 +02:00 |
|
zadam
|
c82308489b
|
fix import
|
2021-07-20 13:29:11 +02:00 |
|
zadam
|
9adf4d7e8e
|
fixed calendar widget when open in a non-date note
|
2021-07-05 15:50:21 +02:00 |
|
zadam
|
f5573fcad4
|
starting work on link map reimplementation using force-graph library
|
2021-05-29 22:52:32 +02:00 |
|
zadam
|
5707b7e29a
|
closing panes
|
2021-05-24 22:29:49 +02:00 |
|
zadam
|
2f5d3729de
|
fixes
|
2021-05-24 21:43:24 +02:00 |
|
zadam
|
bae8551652
|
open the pane on the correct position
|
2021-05-24 21:05:44 +02:00 |
|
zadam
|
5b220adc31
|
refactored TabContext => NoteContext
|
2021-05-22 17:58:46 +02:00 |
|
zadam
|
98dfc77195
|
refactored TabContext => NoteContext
|
2021-05-22 13:04:08 +02:00 |
|
zadam
|
79a85a0aa7
|
refactored TabContext => NoteContext
|
2021-05-22 12:35:41 +02:00 |
|
zadam
|
274cf7312c
|
refactored TabContext => NoteContext
|
2021-05-22 12:26:45 +02:00 |
|
zadam
|
39f0f26f28
|
split window WIP
|
2021-05-21 22:34:40 +02:00 |
|
zadam
|
1a13132a69
|
split window WIP
|
2021-05-20 23:13:34 +02:00 |
|
zadam
|
42510fda5c
|
renamed also cache files/modules
|
2021-04-16 23:01:56 +02:00 |
|
zadam
|
af5b1021c7
|
renamed treeCache into froca
|
2021-04-16 22:57:37 +02:00 |
|
zadam
|
73514a63d8
|
when resolving note path attempt to find one going through hoisted note
|
2021-03-03 21:49:57 +01:00 |
|
zadam
|
78e48095e6
|
prompt user when there are unsaved changes, #1692
|
2021-02-27 23:39:02 +01:00 |
|
zadam
|
43ac712fca
|
fix searchForNotes API method to look for archived notes as well
|
2021-02-09 22:32:25 +01:00 |
|
zadam
|
bed7bdfd00
|
"move to new window" respects note hoisting of original tab
|
2021-02-07 21:27:09 +01:00 |
|
zadam
|
61f30373d4
|
hoisting improvements
|
2020-11-24 23:24:05 +01:00 |
|
zadam
|
35d5036aaa
|
hoisting fixes
|
2020-11-24 22:32:22 +01:00 |
|
zadam
|
52b8162d01
|
WIP per-tab hoisting
|
2020-11-23 22:52:48 +01:00 |
|
zadam
|
4bd86a6dfa
|
WIP per-tab hoisting
|
2020-11-22 23:05:02 +01:00 |
|
zadam
|
0afd3c65aa
|
fix setting note title on back/forward button click, closes #1334
|
2020-10-26 20:11:43 +01:00 |
|
zadam
|
4ae965c5cb
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/public/app/widgets/collapsible_widgets/note_info.js
|
2020-06-04 22:37:04 +02:00 |
|
zadam
|
58fa0832f6
|
fix focusing title after creating a note
|
2020-06-04 21:44:34 +02:00 |
|
zadam
|
753c181979
|
Merge remote-tracking branch 'origin/stable'
|
2020-05-27 00:09:40 +02:00 |
|
zadam
|
3db84daf94
|
fix hiding autocompletes after closing tab, closes #1034
|
2020-05-22 19:30:21 +02:00 |
|
zadam
|
d20415c979
|
bind global menu item "Open SQL console" to the logic to create such a note
|
2020-05-08 23:39:46 +02:00 |
|
zadam
|
6dfe335707
|
added global menu item to open new empty window + some refactoring
|
2020-05-05 19:30:03 +02:00 |
|
zadam
|
cafcb67a8a
|
remove dangling autocompletes after closing the tab
|
2020-05-04 21:58:40 +02:00 |
|
zadam
|
907cdd8fcb
|
fixes for extra window
|
2020-04-26 23:11:52 +02:00 |
|
zadam
|
75c58cbf79
|
refactored layouts for extra window
|
2020-04-25 23:52:13 +02:00 |
|
zadam
|
32020d78b5
|
prototype for new app window
|
2020-04-23 23:08:15 +02:00 |
|
zadam
|
29cec8112e
|
fix setup of new document, closes #966
|
2020-04-14 21:57:42 +02:00 |
|