zadam
|
7d94202460
|
reworked section container to be icon based
|
2021-05-23 23:41:01 +02:00 |
|
zadam
|
e924662a29
|
tree visual changes, fonts etc.
|
2021-05-23 20:26:54 +02:00 |
|
zadam
|
1a0aaf4a30
|
refactored TabContext => NoteContext
|
2021-05-22 12:42:34 +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
|
9afea492db
|
delete note fixes
|
2021-05-08 23:31:20 +02:00 |
|
zadam
|
43eb248450
|
Merge branch 'master' into next
|
2021-04-29 22:09:48 +02:00 |
|
zadam
|
f22c76d9fb
|
fix focusing tree from note detail, closes #1897
|
2021-04-27 23:05:28 +02:00 |
|
zadam
|
7494491560
|
Merge remote-tracking branch 'origin/master' into next
# Conflicts:
# package-lock.json
# src/public/app/services/note_content_renderer.js
# src/public/stylesheets/style.css
# src/routes/api/files.js
# src/routes/routes.js
|
2021-04-25 11:14:45 +02:00 |
|
zadam
|
1a4f35470c
|
Merge remote-tracking branch 'origin/stable'
|
2021-04-21 22:04:33 +02:00 |
|
zadam
|
1d99c4e80b
|
fix moving notes with keyboard on Firefox, closes #1865
|
2021-04-21 22:03:41 +02:00 |
|
zadam
|
dc6a530d8c
|
clear note selection anytime a new note is activated
|
2021-04-21 20:38:07 +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
|
4f401d71a2
|
Merge remote-tracking branch 'origin/stable'
|
2021-03-18 21:11:56 +01:00 |
|
zadam
|
6edc6e2825
|
load search result only on explicit action (expand node, execute search), #1759
|
2021-03-18 21:05:43 +01:00 |
|
zadam
|
e8903e82a1
|
add option to disable note tree auto collapse, fixes #1751
|
2021-03-18 20:11:58 +01:00 |
|
zadam
|
0cfd95d9b8
|
not finding node for a note path does not have to be always an error
|
2021-03-17 23:17:54 +01:00 |
|
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 |
|