Jump to content
  • 0

(Archived) Export several notes and keep notebook


LosManos...

Idea

TL;DR

When I do a File/Export från Evernote the resulting enex file doesn't contain any information about the orignal Notebook.

LONGER

I have a saved search which exports every note with a certain tag from a stack. Then I have written some code to get all Notes out of this enex file. But... there is no notebook information.

Is there anyway to include this information in the export?

Or... is it on its way in a future release?

This is what it looks like:

<en-export export-date="20130117T121046Z" application="Evernote" version="Evernote Mac 5.0.0 (400524)">

<note>

<title>My note title</title>

<content>

<![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="no"?>

...note contents

</content>

<created>20121124T213824Z</created>

<updated>20130117T092422Z</updated>

<tag>a tag</tag>

<note-attributes/>

</note>

</en-export>

I would like to have something like <notebook-name>... or have it as a child of <note-attributes>. Maybe it is and I've stumbled on a bug?

TIA

Link to comment

0 replies to this idea

Recommended Posts

There have been no replies to this idea yet

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...