zadam
6f7b554cdc
preparing 0.59 without ocr/pdf, userguide, note ancillaries
2023-02-17 14:49:45 +01:00
zadam
c190296bf9
refactoring
2023-02-13 16:22:34 +01:00
zadam
37ba76fdd8
refactored note attachment into note ancillary
2023-01-28 13:13:46 +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
bd8568809f
export/import attachments
2023-01-25 09:55:29 +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
edbb60f2b5
Merge branch 'master' into dev
...
# Conflicts:
# src/routes/api/sender.js
# src/services/import/enex.js
2023-01-10 16:33:31 +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
zadam
d7cae7d5bb
improvements in API docs generation
2023-01-05 23:38:41 +01:00
zadam
bff7434921
rename becca entities to have B-prefix, #3476
2023-01-03 13:52:37 +01:00
zadam
b9b8b35342
Merge branch 'master' into dev
...
# Conflicts:
# src/services/import/zip.js
2022-12-29 10:27:23 +01:00
zadam
dd82b0f958
Merge remote-tracking branch 'origin/master'
2022-12-29 10:25:54 +01:00
zadam
f150c223bc
improved ZIP import validation and error handling
2022-12-29 10:25:49 +01:00
contributor
aa3b26c965
Evernote import - use pageUrl attribute for enex source-url
2022-12-29 01:27:17 +02:00
zadam
5fea90491c
zip import WIP
2022-12-26 23:46:39 +01:00
zadam
d665b7e584
import refactoring
2022-12-26 22:51:16 +01:00
zadam
45b94ecaeb
zip import refactoring
2022-12-26 10:38:31 +01:00
zadam
b906efb23b
fix ZIP import without metadata
2022-12-25 14:10:12 +01:00
zadam
392b89e6dd
exported links to "named" notes should be preserved upon import
2022-12-23 23:08:30 +01: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
zadam
653f80f7d8
WIP
2022-12-07 23:37:40 +01:00
zadam
b9632a7814
rename note types to camelCase
2022-12-06 23:01:42 +01:00
Sylvain Pasche
fc69f3b8f3
let import continue when malformed URLs are encountered
...
In case of malformed URLs in imported HTML, keep original URL instead
of having the import get stuck.
2022-09-18 18:18:42 +02:00
zadam
12b3302687
sanitize note title && attrs just to be sure
2022-07-06 23:09:16 +02:00
zadam
dad82ea4e8
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# package.json
# src/services/build.js
2021-12-31 20:16:31 +01:00
zadam
6bc8773d5f
handle OPML with empty content, fixes #2495
2021-12-30 21:06:45 +01:00
zadam
b8fe9a41db
fix consistency checks
2021-12-27 13:37:51 +01:00
zadam
f56123b864
fix missing branch in case of out-of-order clones, closes #2464
2021-12-26 23:31:54 +01:00
zadam
074eb1c02f
importing of cloned notes should not depend on ZIP listing order, fixes #2440
2021-12-15 22:36:45 +01:00
zadam
3413074235
when saving Saved Search or SQL console, move it to their home (i.e. remove from hidden subtree)
2021-10-24 14:53:45 +02:00
zadam
ba676587df
fix importing notePosition of directories
2021-10-08 22:31:35 +02: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
zadam
5cfd1c030d
allow specifiyng sorted attribute (including off for overriding), #2142
2021-09-03 22:33:40 +02:00
zadam
b660238a40
backend import unification
2021-06-29 22:15:57 +02:00
zadam
205f9953f9
Merge remote-tracking branch 'origin/stable' into redesign
...
# Conflicts:
# package-lock.json
# package.json
2021-05-26 21:27:06 +02:00
zadam
b9639bffce
imported internal links crash ckeditor, #1979
2021-05-25 21:45:59 +02:00
zadam
439ef4a8cb
moved becca to top level source dir
2021-05-17 22:09:49 +02:00
zadam
e257634ccf
becca conversion WIP
2021-05-02 22:47:57 +02:00
zadam
3091119893
becca conversion WIP
2021-05-02 21:34:57 +02:00
zadam
1af10d48a2
becca conversion WIP
2021-05-02 11:23:58 +02:00
zadam
a88a32acae
support OPML from MindManager, fixes #1862
2021-04-19 22:33:58 +02:00
MatAsmania
1dfebdf6db
Fix for Evernote workaround and support for en-todo ( #1827 )
2021-04-07 22:48:49 +02:00
zadam
4aa27b6033
added "sort by" dialog
2021-02-28 23:40:15 +01:00