mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-18 09:35:20 +02:00
* 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 |
||
---|---|---|
.. | ||
components | ||
images | ||
migrations | ||
models | ||
renderers | ||
services | ||
vendor | ||
ArrayUtils.js | ||
BaseApplication.js | ||
BaseModel.js | ||
BaseSyncTarget.js | ||
Cache.js | ||
ClipperServer.js | ||
CssUtils.js | ||
database-driver-node.js | ||
database-driver-react-native.js | ||
database.js | ||
dialogs.js | ||
DropboxApi.js | ||
EventDispatcher.js | ||
file-api-driver-dropbox.js | ||
file-api-driver-local.js | ||
file-api-driver-memory.js | ||
file-api-driver-onedrive.js | ||
file-api-driver-webdav.js | ||
file-api.js | ||
folders-screen-utils.js | ||
fs-driver-base.js | ||
fs-driver-dummy.js | ||
fs-driver-node.js | ||
fs-driver-rn.js | ||
geolocation-node.js | ||
geolocation-react.js | ||
HtmlToMd.js | ||
htmlUtils.js | ||
import-enex-html-gen.js | ||
import-enex-md-gen.js | ||
import-enex.js | ||
joplin-database.js | ||
JoplinError.js | ||
JoplinServerApi.ts | ||
locale.js | ||
logger.js | ||
markdownUtils.js | ||
markJsUtils.js | ||
markupLanguageUtils.js | ||
mime-utils.js | ||
ModelCache.js | ||
net-utils.js | ||
ObjectUtils.js | ||
onedrive-api-node-utils.js | ||
onedrive-api.js | ||
package.json | ||
parameters.js | ||
parseUri.js | ||
path-utils.js | ||
poor-man-intervals.js | ||
promise-utils.js | ||
randomClipperPort.js | ||
react-logger.js | ||
reducer.js | ||
registry.js | ||
resourceUtils.js | ||
shim-init-node.js | ||
shim-init-react.js | ||
shim.js | ||
string-utils-common.js | ||
string-utils.js | ||
synchronizer.js | ||
SyncTargetDropbox.js | ||
SyncTargetFilesystem.js | ||
SyncTargetMemory.js | ||
SyncTargetNextcloud.js | ||
SyncTargetOneDrive.js | ||
SyncTargetOneDriveDev.js | ||
SyncTargetRegistry.js | ||
SyncTargetWebDAV.js | ||
TaskQueue.js | ||
TemplateUtils.js | ||
time-utils.js | ||
urlUtils.js | ||
uuid.js | ||
WebDavApi.js | ||
welcomeAssets.js | ||
WelcomeUtils.js |