zadam
|
a33ac65fdf
|
fix focus on moving notes with keyboard
|
2021-03-09 22:24:59 +01:00 |
|
zadam
|
f27370d44f
|
fix putting focus back to the note tree after note deletion
|
2021-03-08 23:10:34 +01:00 |
|
zadam
|
4606e8d118
|
non-search notes should have no children limit, #1673
|
2021-03-06 20:31:12 +01:00 |
|
zadam
|
9f002fa802
|
change the heuristics to choose the best note path when ambiguous/incomplete/just noteId is provided, #1711
|
2021-03-06 20:23:29 +01:00 |
|
zadam
|
060d4fc27b
|
fix duplication of hoisted note tree when hoisted note has clones
|
2021-03-04 23:19:27 +01:00 |
|
zadam
|
bf0fbe201e
|
hack when hoisted note is cloned then it could be filtered multiple times while we want only 1
|
2021-03-03 23:00:16 +01:00 |
|
zadam
|
721e5da672
|
use notePath instead of noteId for note creation to correctly work with cloned ancestors
|
2021-03-03 22:48:06 +01:00 |
|
zadam
|
73514a63d8
|
when resolving note path attempt to find one going through hoisted note
|
2021-03-03 21:49:57 +01:00 |
|
zadam
|
2c958eaacb
|
Merge branch 'sort-by'
|
2021-02-28 23:40:37 +01:00 |
|
zadam
|
4aa27b6033
|
added "sort by" dialog
|
2021-02-28 23:40:15 +01:00 |
|
zadam
|
89a0c5a1c9
|
fix "no data" when switching between tabs with different hoisted notes, closes #1699
|
2021-02-28 19:46:04 +01:00 |
|
zadam
|
1c59bc4d3c
|
sort child notes by ... WIP
|
2021-02-25 22:26:46 +01:00 |
|
zadam
|
cb6d35236c
|
update correctly "multi-parent" node status, fixes #1688
|
2021-02-25 21:16:21 +01:00 |
|
zadam
|
d0eaf623a8
|
activate node after calling "scroll to active note", fixes #1685
|
2021-02-24 22:41:24 +01:00 |
|
zadam
|
0f065536d0
|
use 100 children limit on only search notes (as was initially intended), fixes #1673
|
2021-02-23 22:01:02 +01:00 |
|
zadam
|
93d55b3e7b
|
put back waiting for sync after frontend API backend request
|
2021-02-22 22:43:54 +01:00 |
|
zadam
|
fbbd51d0b1
|
small changes for better debugging infos
|
2021-02-20 23:17:29 +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
|
faeb55bc90
|
don't allow to bring up delete dialog on saved search results (consistency with context menu)
|
2021-02-17 23:03:34 +01:00 |
|
zadam
|
23ebe360a6
|
small fixes
|
2021-02-17 20:59:44 +01:00 |
|
zadam
|
2388da7cfb
|
fixed "show in full search" click and keyboard shortcuts for collapse tree and scroll to active note actions, #1647
|
2021-02-16 21:19:07 +01:00 |
|
zadam
|
3cc93157bf
|
basic support for audio/video preview in file notes (no seeking)
|
2021-02-13 23:20:22 +01:00 |
|
zadam
|
378987e61c
|
added icon to note title row
|
2021-02-13 20:07:08 +01:00 |
|
zadam
|
7dd19c0366
|
correct reloading of note subtree when relevant labels change
|
2021-02-09 20:26:10 +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
|
397f0d1326
|
fix collapse tree
|
2021-02-04 23:08:16 +01:00 |
|
zadam
|
6469937393
|
fix note tree flickering (note cache was not updated when expanded status changed)
|
2021-02-04 22:05:32 +01:00 |
|
zadam
|
17c6f53397
|
fix "twitching" tree nodes on hover
|
2021-01-30 21:03:39 +01:00 |
|
zadam
|
77bc5f9944
|
disabling tree expand animation to avoid "recursion" errors
|
2021-01-29 23:33:41 +01:00 |
|
zadam
|
810fd9e819
|
fix glitches on drag & drop, fixes #1587
|
2021-01-28 21:19:01 +01:00 |
|
zadam
|
8b0a1e546d
|
search fixes
|
2021-01-25 23:43:36 +01:00 |
|
zadam
|
6408a47a8a
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/services/note_cache/entities/note.js
|
2021-01-23 21:09:47 +01:00 |
|
zadam
|
f2ca9276d6
|
fix/improve behavior of "sorted" attribute
|
2021-01-23 21:00:59 +01:00 |
|
zadam
|
f2e44e5617
|
fix tree's enhanced item buttons
|
2021-01-15 23:05:19 +01:00 |
|
zadam
|
90d33f56c3
|
implemented "search in subtree"
|
2020-12-05 23:00:28 +01:00 |
|
zadam
|
bc520edd19
|
fix usage of async .getHeaders()
|
2020-12-03 21:50:41 +01:00 |
|
zadam
|
a68c61b2f0
|
improvements to saved search
|
2020-11-30 23:20:12 +01:00 |
|
zadam
|
2a6978c349
|
added button for entering workspace
|
2020-11-29 22:32:31 +01:00 |
|
zadam
|
1c5425c9eb
|
workaround for filter + create child problems
|
2020-11-29 20:55:24 +01:00 |
|
zadam
|
2338a13749
|
added "add child note" button to note tree
|
2020-11-27 23:13:48 +01:00 |
|
zadam
|
2a54ce803e
|
layout tweaks
|
2020-11-27 22:02:55 +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
|
61f30373d4
|
hoisting improvements
|
2020-11-24 23:24:05 +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
|
314e0a453f
|
"duplicate note" now duplicates whole note subtree instead of just individual note
|
2020-11-19 14:06:32 +01:00 |
|
zadam
|
8a019d617f
|
small visual tweaks to link map, including displaying the note icon
|
2020-10-14 23:14:04 +02:00 |
|
zadam
|
893b6053d2
|
provide also explicit unhoist keyboard shortcut, #1305
|
2020-10-13 23:41:55 +02:00 |
|