zadam
|
d21cb78baa
|
fix wrong dateLastEdited timestamp, closes #1254
|
2020-09-18 21:47:15 +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
|
2f720df9d2
|
migration to convert H1 to H2, #1240
|
2020-09-16 20:51:57 +02:00 |
|
zadam
|
d57a303251
|
fix in ENEX import
|
2020-09-16 20:32:20 +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
|
0c8a2a23a7
|
refactor similarity logic
|
2020-09-16 11:50:47 +02:00 |
|
zadam
|
5738f2a5b3
|
similar notes tweaks
|
2020-09-16 11:24:29 +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
|
f5f48ef6c4
|
copy child: attrs also when defined on a template/parent note
|
2020-09-14 21:08:11 +02:00 |
|
zadam
|
a82b8cdb37
|
release 0.44.2-beta
|
2020-09-13 23:03:28 +02:00 |
|
zadam
|
33511c0c10
|
fix hiding similar notes widget by label
|
2020-09-13 22:47:23 +02:00 |
|
zadam
|
37602cfcae
|
small tweaks
|
2020-09-13 00:19:50 +02:00 |
|
zadam
|
63ebb46049
|
fix inverse relation detection in relation maps
|
2020-09-12 22:21:44 +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
|
a73733d0fc
|
renamed ParsingContext to SearchContext
|
2020-09-08 21:47:37 +02:00 |
|
zadam
|
8b4cf474bd
|
cleanup/fixes of label/relation definition usages in the old style
|
2020-09-08 20:42:50 +02:00 |
|
zadam
|
80f269d844
|
moved similar notes from sidebar to the center pane
|
2020-09-07 23:35:41 +02:00 |
|
zadam
|
75c9db6432
|
fixed search API and its default settings to include archived notes
|
2020-09-07 22:11:16 +02:00 |
|
zadam
|
69e36d2677
|
refactoring for archived notes handling in note cache
|
2020-09-07 00:05:01 +02:00 |
|
zadam
|
b0bf88c487
|
fix storing dateLastEdited timestamp in note revisions
|
2020-09-06 22:04:11 +02:00 |
|
zadam
|
032ffa8367
|
fix printing port to console #1219
|
2020-09-06 20:58:26 +02:00 |
|
zadam
|
fbdf089d5d
|
release 0.44.1-beta
|
2020-09-05 23:43:06 +02:00 |
|
zadam
|
0c72d29684
|
fix zen mode with attributes, closes #1213
|
2020-09-04 22:54:50 +02:00 |
|
zadam
|
5bdfb6e11f
|
release 0.44.0-beta
|
2020-09-03 23:26:51 +02:00 |
|
zadam
|
befec48506
|
release 0.44.0-bet
|
2020-09-03 23:25:23 +02:00 |
|
zadam
|
15d94e91db
|
fix note autocomplete for non-recent notes
|
2020-09-03 22:37:51 +02:00 |
|
zadam
|
0bd9b849b2
|
fix problems with updating note in note cache when entities are coming out of order (e.g. sync)
|
2020-09-03 21:37:06 +02:00 |
|
zadam
|
918e827d91
|
fix potential null in mime or type in note cache
|
2020-09-03 17:51:37 +02:00 |
|
zadam
|
32c88c7481
|
keyboard shortcuts for focusing the attributes, adding a new label and relation
|
2020-09-01 23:18:28 +02:00 |
|
zadam
|
0aef99b98e
|
attr detail automatically focuses the name input and allows saving with ctrl+enter.
|
2020-09-01 22:47:36 +02:00 |
|
zadam
|
bf548f9d38
|
fix Jump To search input restoration
|
2020-09-01 00:05:19 +02:00 |
|
zadam
|
a15f8d7e11
|
small fixes
|
2020-08-31 23:13:39 +02:00 |
|
zadam
|
98f1bc51a5
|
Merge remote-tracking branch 'origin/stable'
|
2020-08-30 23:53:24 +02:00 |
|
zadam
|
5fd58def11
|
small refactorings
|
2020-08-30 23:19:55 +02:00 |
|
zadam
|
b793f8cb88
|
search will also look for type and mime by default
|
2020-08-30 23:12:49 +02:00 |
|
zadam
|
5d500de527
|
performance monitoring on frontend in dev environment
|
2020-08-30 22:29:38 +02:00 |
|
zadam
|
81207f3d27
|
updated demo document with scripts adjusted to syncified DB access
|
2020-08-29 23:33:15 +02:00 |
|
zadam
|
21575d862b
|
attempt to fix consistency issue bug which caused synced note_contents to have NULL content when original is empty string
|
2020-08-29 23:08:53 +02:00 |
|
zadam
|
7fb22d41a0
|
allow disabling authentication for server version, closes #1132
|
2020-08-29 00:11:50 +02:00 |
|
zadam
|
172f3689fa
|
optimization of search
|
2020-08-28 23:20:22 +02:00 |
|
zadam
|
5a8c3f6a2b
|
removed forgotten console.logs
|
2020-08-28 22:52:57 +02:00 |
|
zadam
|
f4266754d8
|
release 0.43.4
|
2020-08-27 23:58:58 +02:00 |
|
zadam
|
30e84321f9
|
fixes to build
|
2020-08-27 23:54:02 +02:00 |
|
zadam
|
4cd1a0ee7d
|
fix note cache for out of order synced entities
|
2020-08-27 22:37:57 +02:00 |
|
zadam
|
355780c595
|
sync fixes
|
2020-08-27 22:11:17 +02:00 |
|