zadam
|
759e47bfcf
|
using included note should create a relation, closes #820
|
2020-01-10 21:41:00 +01:00 |
|
zadam
|
4cb511bad0
|
fix import with style.css
|
2019-12-25 12:09:49 +01:00 |
|
zadam
|
ed2afe5c20
|
Merge branch 'stable'
|
2019-12-01 11:32:33 +01:00 |
|
zadam
|
bfc7570e14
|
don't convert MD to HTML if "import markdown as text" is not selected, closes #733
|
2019-12-01 11:27:22 +01:00 |
|
zadam
|
e4bec265c1
|
system links (internal, image, relation map) should follow camelCase convention used for other attributes
|
2019-11-23 20:54:49 +01:00 |
|
zadam
|
13c0411533
|
refactoring of note creation APIs WIP
|
2019-11-16 11:09:52 +01:00 |
|
zadam
|
7c7beb5502
|
added contentLength to note entity
|
2019-11-09 09:36:08 +01:00 |
|
zadam
|
f0496cb42c
|
generating simple frame based index page in html export
|
2019-10-21 21:00:27 +02:00 |
|
zadam
|
9689029c4b
|
ImportContext generalized to TaskContext
|
2019-10-17 21:11:35 +02:00 |
|
zadam
|
2ee94a3a69
|
changed import progress notification so it shows up for drag & drop as well
|
2019-10-14 10:31:58 +02:00 |
|
zadam
|
3f2229d9e1
|
better handling of not detected mime type
|
2019-10-06 18:28:53 +02:00 |
|
zadam
|
d23e9f1bc4
|
tar import will sort notes if there is no meta file
|
2019-10-06 09:49:47 +02:00 |
|
zadam
|
144e75da9e
|
fix double import of auto generated link relations
|
2019-10-02 23:28:29 +02:00 |
|
zadam
|
8d14a0d687
|
fix incorrect import of relations from tar
|
2019-10-02 23:22:58 +02:00 |
|
zadam
|
86df60bb74
|
"code as code" and "text as text" import settings are respected also with tar import
|
2019-09-30 20:22:09 +02:00 |
|
zadam
|
ae8a2bfb1b
|
updated demo document based on changes in tar format
|
2019-09-01 22:43:16 +02:00 |
|
zadam
|
15a2fe2570
|
fixes in import & export related to the protected session
|
2019-09-01 22:09:55 +02:00 |
|
zadam
|
c614bc3263
|
importing a note now creates internal link relations
|
2019-09-01 20:35:55 +02:00 |
|
zadam
|
bf5a31dcdb
|
strip out HTML headers during the import
|
2019-08-31 22:52:07 +02:00 |
|
zadam
|
a5e38165ef
|
remove H1 from the text during import if it matches note title
|
2019-08-31 22:45:57 +02:00 |
|
zadam
|
fe6f19e611
|
imported notes from tar now have correct links even without meta file
|
2019-08-31 22:39:25 +02:00 |
|
zadam
|
d4e27c1b76
|
fixed CSS lazy loading (same file could be loaded multiple times)
|
2019-08-30 21:22:52 +02:00 |
|
zadam
|
b84542064c
|
saving of widget configuration
|
2019-08-22 22:14:01 +02:00 |
|
zadam
|
3cb421143f
|
Link entity migrated to Attribute, WIP
|
2019-08-19 20:12:00 +02:00 |
|
zadam
|
f00e1235f9
|
tar import can now process files with out of order directories
|
2019-03-31 18:53:29 +02:00 |
|
zadam
|
29c60581a6
|
yet another refactoring of working with note's payload/content
|
2019-03-26 22:24:04 +01:00 |
|
zadam
|
003eed368b
|
unify markdown mime to text/x-markdown
|
2019-02-25 21:57:11 +01:00 |
|
zadam
|
4b1cf05c0e
|
import images
|
2019-02-25 21:22:57 +01:00 |
|
zadam
|
51bbc10744
|
switchable image shrinking
|
2019-02-24 12:24:28 +01:00 |
|
zadam
|
886ea6c68c
|
allow import of multiple files at the same time
|
2019-02-24 09:34:50 +01:00 |
|
zadam
|
3533160bef
|
fix initial document setup
|
2019-02-20 23:07:57 +01:00 |
|
zadam
|
14f7a8b7b9
|
safe import implementation
|
2019-02-11 23:45:58 +01:00 |
|
zadam
|
caa7dd9619
|
prettier progress count
|
2019-02-10 22:56:14 +01:00 |
|
zadam
|
6be8a3f343
|
added progress also to export
|
2019-02-10 22:30:55 +01:00 |
|
zadam
|
a097cefba7
|
import error handling
|
2019-02-10 19:53:57 +01:00 |
|
zadam
|
e4c78f3887
|
added ImportContext
|
2019-02-10 19:36:03 +01:00 |
|
zadam
|
5baa251944
|
more changes to import reporting through WS
|
2019-02-10 16:59:50 +01:00 |
|
zadam
|
cde68abec9
|
progress of tar import through WS
|
2019-02-10 16:36:25 +01:00 |
|
zadam
|
45ddfef30a
|
new import dialog
|
2019-02-10 14:33:13 +01:00 |
|
zadam
|
c487a95bc7
|
note content refactoring, WIP
|
2019-02-06 21:29:23 +01:00 |
|
azivner
|
139c99440f
|
export stores note position and some other fixes
|
2018-11-26 23:39:43 +01:00 |
|
azivner
|
137b9dfa0b
|
fix storing attributes and relinking noteIds
|
2018-11-26 23:19:19 +01:00 |
|
azivner
|
56e2b44c25
|
fix import
|
2018-11-26 22:22:16 +01:00 |
|
azivner
|
4d5a17583f
|
happy path tar import now works
|
2018-11-26 20:30:43 +01:00 |
|
azivner
|
71eda5aa3d
|
import tar archive WIP
|
2018-11-26 14:47:46 +01:00 |
|
azivner
|
7691a59977
|
imported notes can reference root
|
2018-11-18 11:19:50 +01:00 |
|
azivner
|
6a36e1ca86
|
we're now saving links also for notes included in relation maps which helps with translation of noteIds during import from native tar
|
2018-11-16 23:27:57 +01:00 |
|
azivner
|
94565e3ec0
|
now using .tar export to initialize DB instead of direct DB dumps
|
2018-11-16 14:36:50 +01:00 |
|
azivner
|
5b9a1ef0e9
|
import/export logic refactored into separate files per format, closes #237
|
2018-11-16 12:12:04 +01:00 |
|