1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-05-19 22:03:06 +02:00
joplin/ReactNativeClient
Bart d9c15b84d0 Desktop: when importing MD files create resources for local linked files (#2262)
* md importer: first pass import attachment resources with markdown files

* md importer: import resources from md - no unneeded saves, check if files exist, regex name

* md importer: test import of local files as resources, separate method for importing linked files, comment regex matching md tags

* md importer: move stateful regex to method scope, remove spurius await

* md importer: lint

* md importer: respond to PR comments: remove test nesting, test sample, check if path is dir, use shim.fsDriver

* md importer: use file-path methods for getting attachment path

* md importer: use extractImageUrls helper, test for file with zero links

* md importer: try catch around importLocalImages, improve test

* md importer: importing attached images cover case where link also appears elsewhere in doc

* md importer: only create 1 resource if note contains duplicate links, test

* md importer: remove log

* md importer: remove use of lodash
2020-01-19 15:39:38 +00:00
..
2019-12-30 15:16:55 +01:00
2019-12-09 16:56:01 +00:00
2019-12-18 12:45:10 +01:00
2017-05-06 15:37:28 +01:00
2019-06-14 07:12:24 +01:00
2017-05-06 15:37:28 +01:00
2017-05-06 15:37:28 +01:00
2017-07-07 23:25:03 +01:00
2017-07-10 20:16:59 +01:00
2017-07-08 00:25:10 +01:00
2019-07-30 09:35:42 +02:00
2019-07-30 09:35:42 +02:00
2019-07-30 09:35:42 +02:00
2019-07-30 09:35:42 +02:00
2019-07-30 09:35:42 +02:00
2019-06-14 08:11:15 +01:00