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
zadam
d905335935
correct placement of imported root note (at the end)
2021-02-16 23:38:05 +01:00
zadam
3f2e8717b3
sanitize also clipper content, #1532
2021-01-14 21:52:44 +01:00
zadam
b7b1324dd0
fixed disabled prefix in case of unsafe import to conform to new attribute name pattern constraints
2020-12-04 22:05:29 +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
9e97fdcc49
convert H1 to H2 also during import
2020-11-01 20:38:39 +01:00
zadam
06a4eab7d5
improved detection of image notes in ENEX import, fixes #1348
2020-10-28 23:36:45 +01:00
zadam
c671b0a345
fix OPML import, closes #1333
2020-10-26 19:02:33 +01:00
zadam
d57a303251
fix in ENEX import
2020-09-16 20:32:20 +02:00
zadam
055db32510
removed tar import
2020-07-09 21:46:33 +02:00
zadam
3e189d5c10
fixes
2020-07-01 23:50:33 +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
c778e87683
wip
2020-06-27 00:40:35 +02:00
zadam
a574fce13f
Merge remote-tracking branch 'origin/stable' into syncification
...
# Conflicts:
# package-lock.json
# package.json
# src/routes/custom.js
# src/services/import/single.js
2020-06-24 22:08:31 +02:00
zadam
238df0fb40
fix SVG single file import as image and not as file, closes #1114
2020-06-24 21:47:50 +02:00
zadam
969f31dde2
fixed backup and anonymization with better-sqlite3
2020-06-20 23:09:34 +02:00
zadam
027afab6b1
fix DB setup
2020-06-20 21:42:41 +02:00
zadam
88348c560c
syncification
2020-06-20 12:31:38 +02:00
zadam
a7d9870846
Merge remote-tracking branch 'origin/better-sqlite3'
...
# Conflicts:
# libraries/ckeditor/ckeditor.js
# libraries/ckeditor/ckeditor.js.map
# package-lock.json
# package.json
# src/public/app/services/utils.js
# src/public/app/widgets/type_widgets/editable_text.js
# src/services/utils.js
2020-06-18 09:03:09 +02:00
zadam
e70c862e72
fix import
2020-06-07 23:55:55 +02:00
Adam Coyne
ac10701b55
Add import option to replace underscores with spaces in note names ( #1064 )
2020-05-30 23:15:00 +02:00
Adam Coyne
c0cd321118
Fix import error ( #1060 )
...
* Fix access to attributes on undefined noteMeta
* Remove .markdown extension from imported page titles
2020-05-30 10:09:10 +02:00
zadam
c063f75f48
fix ZIP import of notes with included note
2020-04-06 22:46:11 +02:00
zadam
081693f263
not generating externalLink labels anymore since there can be too many and benefit is too small
2020-04-05 16:06:13 +02:00
zadam
f9a79fa00f
improvements and logging to local image storage
2020-03-25 21:01:42 +01:00
zadam
d927865cbd
fix import zip corner case where there are 2 independent notes with the same name
2020-03-21 15:14:44 +01:00
zadam
438da7cfbb
two pass import from zip file to guarantee that meta file is loaded before other files are process
2020-03-20 22:13:29 +01:00
zadam
af5c4b5859
zip import using yazl
2020-03-20 21:57:16 +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
88bd65c679
external links are also parsed and label is created for them, closes #851
2020-02-09 10:45:07 +01:00
zadam
5e91b1b5e0
package updates
2020-01-11 09:50:05 +01:00
zadam
759e47bfcf
using included note should create a relation, closes #820
2020-01-10 21:41:00 +01:00