mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-16 03:08:33 -06:00
basic enex import, closes #194
This commit is contained in:
7
src/test/enex/Export-stack.enex
Normal file
7
src/test/enex/Export-stack.enex
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE en-export SYSTEM "http://xml.evernote.com/pub/evernote-export2.dtd">
|
||||
<en-export export-date="20181101T193909Z" application="Evernote/Windows" version="6.x">
|
||||
<note><title>Note</title><content><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE en-note SYSTEM "http://xml.evernote.com/pub/enml2.dtd">
|
||||
|
||||
<en-note><div>this is a note in a notebook in a stack</div></en-note>]]></content><created>20181101T193703Z</created><updated>20181101T193712Z</updated><note-attributes><author>Adam Zivner</author><source>desktop.win</source><source-application>evernote.win32</source-application></note-attributes></note></en-export>
|
||||
5488
src/test/enex/Export-test.enex
Normal file
5488
src/test/enex/Export-test.enex
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user