azivner
|
21d3b0c9d8
|
implemented mirror relations
|
2018-11-12 23:34:22 +01:00 |
|
azivner
|
afcbfcfa03
|
cleanup obsolete image code
|
2018-11-08 11:14:13 +01:00 |
|
azivner
|
d7afbe4059
|
saving image
|
2018-11-08 11:08:16 +01:00 |
|
azivner
|
21e952a7f0
|
note image detail
|
2018-11-08 10:30:35 +01:00 |
|
azivner
|
d0d2a7fe47
|
store images in notes, basic structure
|
2018-11-08 10:11:00 +01:00 |
|
azivner
|
90dbe637ed
|
autocomplete for add link dialog, #203
|
2018-11-07 17:16:33 +01:00 |
|
azivner
|
1febf5136c
|
finished jump to autocomplete, now with token highlighting, #203
|
2018-11-07 09:35:29 +01:00 |
|
azivner
|
2f4ef0a4a2
|
migrated all remaining dialogs to bootstrap modals, #203
|
2018-11-06 17:47:40 +01:00 |
|
azivner
|
7bdbea81f1
|
enex import recognizes images, media references are converted to links
|
2018-11-05 12:52:50 +01:00 |
|
azivner
|
5e318c6242
|
basic enex import, closes #194
|
2018-11-05 00:06:17 +01:00 |
|
azivner
|
607c821cac
|
logging slow autocomplete times
|
2018-11-04 22:10:52 +01:00 |
|
azivner
|
26b9302267
|
run unused image cleanup periodically (once every 4 hours)
|
2018-11-01 16:40:25 +01:00 |
|
azivner
|
639284fd85
|
changing title directly from relation map
|
2018-10-30 22:18:20 +01:00 |
|
azivner
|
93d152eae5
|
using whole note box to drag the box instead of special handle
|
2018-10-30 11:28:48 +01:00 |
|
azivner
|
2a14ea8d0c
|
fixes for relation handling + visual design restyled into gray colors
|
2018-10-30 10:36:19 +01:00 |
|
azivner
|
2a129809b3
|
support for adding new relations from relation map with drag & drop
|
2018-10-29 22:38:51 +01:00 |
|
azivner
|
41fca4c4f3
|
fixes, getting rid of resizing for now
|
2018-10-25 14:01:03 +02:00 |
|
azivner
|
4a5a63d7b4
|
relation map WIP
|
2018-10-25 12:06:36 +02:00 |
|
azivner
|
b17f442d1f
|
Merge branch 'master' into canvas
|
2018-10-23 18:11:29 +02:00 |
|
azivner
|
0c007566ad
|
fixes for invalid operations on root note
|
2018-10-21 22:42:20 +02:00 |
|
azivner
|
6559e6c25b
|
add children to relation map
|
2018-10-21 10:26:14 +02:00 |
|
azivner
|
3af27845b5
|
report missing sync configuration when clicking on Test sync
|
2018-09-11 10:09:55 +02:00 |
|
azivner
|
9b425025c9
|
fix sync double initialization issue
|
2018-09-11 10:01:40 +02:00 |
|
azivner
|
15610626f1
|
fix for import issue
|
2018-09-10 23:41:11 +02:00 |
|
azivner
|
eb84cfbef2
|
sync login now includes check for sync server initialization and initializes it if necessary
Test sync button strictly not necessary
|
2018-09-10 20:22:26 +02:00 |
|
azivner
|
e4381d10e8
|
merged "Sync local document" into "Test sync"
|
2018-09-10 20:05:10 +02:00 |
|
azivner
|
c95e409b5e
|
left pane sizing taking effect
|
2018-09-06 11:54:04 +02:00 |
|
azivner
|
ff086569f2
|
saving options for left pane sizing
|
2018-09-06 11:17:30 +02:00 |
|
azivner
|
bc669c7b81
|
markdown wiki reference on README
|
2018-09-03 21:06:24 +02:00 |
|
azivner
|
25f8df1e03
|
fix import for tars generated outside of trilium
|
2018-09-03 17:08:34 +02:00 |
|
azivner
|
a3feaa13b3
|
single markdown file import, #166
|
2018-09-03 13:40:40 +02:00 |
|
azivner
|
4a58357a9a
|
fixes & refactoring to markdown import
|
2018-09-03 13:17:29 +02:00 |
|
azivner
|
c41b809720
|
markdown import
|
2018-09-03 12:05:44 +02:00 |
|
azivner
|
9bdd4437f2
|
export single note as markdown, #166
|
2018-09-03 09:40:22 +02:00 |
|
azivner
|
467ad79129
|
implemented markdown export, #166
|
2018-09-02 23:39:10 +02:00 |
|
azivner
|
792039227f
|
cssClass is correctly filled for new note
|
2018-09-01 13:18:55 +02:00 |
|
azivner
|
a98d80db31
|
renamed subtree operations in context menu from "branch" to "subtree"
|
2018-08-31 18:22:53 +02:00 |
|
azivner
|
65d99f3f06
|
fixed bug which caused incorrect ordering of lazy loaded branches
|
2018-08-31 17:29:54 +02:00 |
|
azivner
|
174d4e67af
|
fix encrypting new notes
|
2018-08-27 23:04:52 +02:00 |
|
azivner
|
7f9a8a55ca
|
fix init of synced options in new database
|
2018-08-17 18:11:03 +02:00 |
|
azivner
|
145efe67c3
|
better logging and notifications on script errors for easier debugging
|
2018-08-17 11:31:42 +02:00 |
|
azivner
|
385d97a9b3
|
recent notes now don't display current note, unification of autocomplete source handling
|
2018-08-16 21:02:42 +02:00 |
|
azivner
|
df9acd0504
|
relation target noteIds need to be translated into local noteIds
|
2018-08-15 18:32:06 +02:00 |
|
azivner
|
4513651e12
|
delete attributes when deleting note
|
2018-08-15 15:27:22 +02:00 |
|
azivner
|
ff5b84db10
|
search (note) fixes
|
2018-08-14 22:50:05 +02:00 |
|
azivner
|
6d842a65a2
|
fix DB vacuum, fixes #154
|
2018-08-14 18:03:36 +02:00 |
|
azivner
|
fec1574447
|
fixed import with attributes
|
2018-08-14 14:17:10 +02:00 |
|
azivner
|
cd9eef32b0
|
support for cssClass label on note
|
2018-08-13 10:59:31 +02:00 |
|
azivner
|
c78ddb70cb
|
all events are now synchronous
|
2018-08-12 20:07:02 +02:00 |
|
azivner
|
27be3b4c90
|
fixes in tree loading
|
2018-08-12 12:59:38 +02:00 |
|