zadam
6c54c7d17d
save enex images as attachment, fixes #4163
2023-08-15 10:25:23 +02:00
zadam
48029cea7c
small refactorings
2023-06-29 22:10:13 +02:00
zadam
fa3cbb4645
grammar
2023-05-05 23:41:11 +02:00
zadam
e16bedfab4
WIP blobs
2023-03-16 11:02:07 +01:00
zadam
c190296bf9
refactoring
2023-02-13 16:22:34 +01:00
zadam
ad887c4b12
added image OCR and parsing text from PDF (and OCR of PDF images)
2023-01-26 20:32:27 +01:00
zadam
6a6ae359b6
Merge branch 'master' into dev
...
# Conflicts:
# package-lock.json
# package.json
# src/public/app/widgets/dialogs/note_revisions.js
# src/services/handlers.js
# src/services/hidden_subtree.js
# src/services/search/services/parse.js
2023-01-17 22:20:10 +01:00
zadam
f50a9c250a
many small issues found by intellij analysis
2023-01-15 21:04:17 +01:00
zadam
4f4c3ef3f3
fix enex checkboxes for mac, closes #3511
2023-01-12 16:45:11 +01:00
zadam
f738787202
expand regex to account for more attributes in en-media tag in ENEX import, fixes #3503
2023-01-08 20:50:08 +01:00
zadam
8a2a9b2ea6
Merge branch 'stable'
...
# Conflicts:
# src/services/import/enex.js
2023-01-08 13:24:10 +01:00
zadam
c70272e756
fix creation date in ENEX import for mac files, closes #3496
2023-01-08 13:23:07 +01:00
contributor
aa3b26c965
Evernote import - use pageUrl attribute for enex source-url
2022-12-29 01:27:17 +02:00
zadam
698eb53006
small fixes
2022-12-23 14:18:40 +01:00
zadam
4cc9bdf5e4
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# package-lock.json
2022-12-22 18:16:06 +01:00
zadam
1b24276a4a
always use template strings instead of string concatenation
2022-12-21 15:19:05 +01:00
zadam
6c431ae5ed
fix enex import splitting image/resource into multiple chunks, closes #3424
2022-12-15 14:14:21 +01:00
Ben Jackson
14f24c646a
enex: Convert OneNote (via Evernote) todo images to Unicode checkboxes ( #2189 )
...
When a OneNote todo bullet is imported by Evernote it is converted to an
image showing the checkbox the way it looked in OneNote. This change
takes advantage of the consistency of that image hashing to convert
those images into unicode checkboxes (matching the existing ENEX
<en-todo> behavior) . It also removes the image attachments.
2021-09-29 18:11:04 +02:00
MatAsmania
1dfebdf6db
Fix for Evernote workaround and support for en-todo ( #1827 )
2021-04-07 22:48:49 +02:00
zadam
3f2e8717b3
sanitize also clipper content, #1532
2021-01-14 21:52:44 +01:00
zadam
8ec476ba96
fix ENEX import note saving
2020-11-19 13:30:39 +01:00
zadam
fd6b2f1e7f
enex import cleanup
2020-11-18 21:30:56 +01:00
zadam
6662b9dbf9
rate limiting to improve responsiveness during / after import
2020-11-17 23:05:05 +01:00
zadam
c0a29ede05
small fixes to ENEX import
2020-11-17 22:35:20 +01:00
zadam
06a4eab7d5
improved detection of image notes in ENEX import, fixes #1348
2020-10-28 23:36:45 +01:00
zadam
d57a303251
fix in ENEX import
2020-09-16 20:32:20 +02:00
zadam
5e18e7dc67
html sanitize imported notes, #1137
2020-06-30 23:37:06 +02:00
zadam
51f094f87f
image handling consistency fixes
2020-06-28 23:10:45 +02:00
zadam
88348c560c
syncification
2020-06-20 12:31:38 +02:00
zadam
f9a79fa00f
improvements and logging to local image storage
2020-03-25 21:01:42 +01:00
zadam
44219e7ccc
do not load the note content during ENEX import again since it's already available
2020-03-13 22:23:44 +01:00
zadam
5e91b1b5e0
package updates
2020-01-11 09:50:05 +01:00
zadam
90d10c1ff3
Merge branch 'stable'
...
# Conflicts:
# package-lock.json
# src/public/javascripts/services/tree_context_menu.js
# src/services/import/enex.js
2019-11-27 18:54:49 +01:00
zadam
5193f073e9
if there's no updated field use created #725
2019-11-26 22:47:54 +01:00
zadam
6c7d8a9667
preserve dateCreated and dateModified in ENEX import, fixes #725
2019-11-26 22:02:21 +01:00
zadam
95d0ad1cad
simpler ENEX parsing
2019-11-16 18:13:00 +01:00
zadam
8a7228146c
simpler ENEX parsing
2019-11-16 17:56: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
712f67e983
uploading new image revisions, WIP
2019-11-08 22:34:30 +01:00
zadam
9689029c4b
ImportContext generalized to TaskContext
2019-10-17 21:11:35 +02:00
zadam
5d213eea7e
basic webp support
2019-06-23 15:22:05 +02:00
zadam
29c60581a6
yet another refactoring of working with note's payload/content
2019-03-26 22:24:04 +01:00
zadam
1c41d459f0
renamed dates in code as well
2019-03-12 20:58:31 +01:00
zadam
4b1cf05c0e
import images
2019-02-25 21:22:57 +01:00
zadam
b7bd94b6b0
switchable image shrinking
2019-02-24 12:25:34 +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
6be8a3f343
added progress also to export
2019-02-10 22:30:55 +01:00
zadam
e4c78f3887
added ImportContext
2019-02-10 19:36:03 +01:00