Giter Site home page Giter Site logo

md2enex's Issues

enex2md

Is there any possiblity to reverse the process with this tech stack? I would love to be able to convert exported notes to markdown.

Error: zsh: parse error near `\n'

Hey,
thanks for the great script!
I am definitely not an expert and can only copy-paste what the instructions say without understanding exactly what I'm doing.

In the last step I get the following error:
zsh: parse error near `\n'

Any idea how I can fix that?

Thanks in advance!

Parsing error

Hi,

I'm getting this error for many md files which I exported with Exporter from Apple Notes:

WARNING:root:Parsing error <class 'lxml.etree.XMLSyntaxError'> occurred with file dhl packstationskarte.md
WARNING:root:No declaration for attribute aria-hidden of element figcaption, line 3, column 152 (, line 3)
WARNING:root:Parsing error <class 'lxml.etree.XMLSyntaxError'> occurred with file esta usa.md
WARNING:root:No declaration for attribute src of element embed, line 3, column 132 (, line 3)
WARNING:root:Parsing error <class 'lxml.etree.XMLSyntaxError'> occurred with file handy--mobilfunkvertrag freenet 01788288090.md
WARNING:root:No declaration for attribute src of element embed, line 3, column 109 (, line 3)

Also in the .enex output file attachments don't seem to be included at all. Is this by design?

Thank you,
Helge

Thank you note

I'm sorry to file an issue but there was nowhere else I could leave this:

Just wanted to say how grateful I am for this repo to the author.

My use case is to convert chatgpt output containing tables, and my one-and-only productivity tool is Evernote.
So I need to store all the info in Evernote, and with markdown tables it wasn't possible - until I saw this repo.

THANK YOU.

Multiple errors processing MD files

Hi,
I installed and have been trying to use this program to convert a number of .md files exported from Notion to an .enex file. I have been receiving the following errors for each file it processes. I am also attaching one of the .md files.

WARNING:root:Parsing error <class 'lxml.etree.XMLSyntaxError'> occurred with file d:\EVImp\Cauliflower Shawarma With Spicy Tahini Recipe (wit 4f36573b95bb439ba3a3a609e4207315.md
WARNING:root:No declaration for attribute type of element input, line 3, column 1219 (, line 3)
ERROR:root:No declaration for attribute type of element inputat line: 3
ERROR:root:No declaration for attribute disabled of element inputat line: 3
ERROR:root:No declaration for element inputat line: 3
ERROR:root:Element input is not declared in li list of possible childrenat line: 3
ERROR:root:No declaration for attribute type of element inputat line: 3
ERROR:root:No declaration for attribute disabled of element inputat line: 3
ERROR:root:No declaration for element inputat line: 3
ERROR:root:Element input is not declared in li list of possible childrenat line: 3
ERROR:root:No declaration for attribute type of element inputat line: 3
ERROR:root:No declaration for attribute disabled of element inputat line: 3
ERROR:root:No declaration for element inputat line: 3
ERROR:root:Element input is not declared in li list of possible childrenat line: 3
ERROR:root:No declaration for attribute type of element inputat line: 3
ERROR:root:No declaration for attribute disabled of element inputat line: 3
ERROR:root:No declaration for element inputat line: 3
ERROR:root:Element input is not declared in li list of possible childrenat line: 3
ERROR:root:No declaration for attribute type of element inputat line: 3
ERROR:root:No declaration for attribute disabled of element inputat line: 3
ERROR:root:No declaration for element inputat line: 3
ERROR:root:Element input is not declared in li list of possible childrenat line: 3
ERROR:root:No declaration for attribute type of element inputat line: 3
ERROR:root:No declaration for attribute disabled of element inputat line: 3
ERROR:root:No declaration for element inputat line: 3
ERROR:root:Element input is not declared in li list of possible childrenat line: 3
ERROR:root:No declaration for attribute type of element inputat line: 3
ERROR:root:No declaration for attribute disabled of element inputat line: 3
ERROR:root:No declaration for element inputat line: 3
ERROR:root:Element input is not declared in li list of possible childrenat line: 3
ERROR:root:No declaration for attribute type of element inputat line: 3
ERROR:root:No declaration for attribute disabled of element inputat line: 3
ERROR:root:No declaration for element inputat line: 3
ERROR:root:Element input is not declared in li list of possible childrenat line: 3
ERROR:root:No declaration for attribute type of element inputat line: 3
ERROR:root:No declaration for attribute disabled of element inputat line: 3
ERROR:root:No declaration for element inputat line: 3
ERROR:root:Element input is not declared in li list of possible childrenat line: 3
ERROR:root:No declaration for attribute type of element inputat line: 3
ERROR:root:No declaration for attribute disabled of element inputat line: 3
ERROR:root:No declaration for element inputat line: 3
ERROR:root:Element input is not declared in li list of possible childrenat line: 3
ERROR:root:No declaration for attribute type of element inputat line: 3
ERROR:root:No declaration for attribute disabled of element inputat line: 3
ERROR:root:No declaration for element inputat line: 3
ERROR:root:Element input is not declared in li list of possible childrenat line: 3
ERROR:root:No declaration for attribute type of element inputat line: 3
ERROR:root:No declaration for attribute disabled of element inputat line: 3
ERROR:root:No declaration for element inputat line: 3
ERROR:root:Element input is not declared in li list of possible childrenat line: 3
ERROR:root:No declaration for element asideat line: 3
ERROR:root:No declaration for attribute aria-hidden of element figcaptionat line: 3
ERROR:root:No declaration for element figcaptionat line: 3
ERROR:root:No declaration for element figureat line: 3
ERROR:root:No declaration for attribute aria-hidden of element figcaptionat line: 3
ERROR:root:No declaration for element figcaptionat line: 3
ERROR:root:No declaration for element figureat line: 3
ERROR:root:Element aside is not declared in en-note list of possible childrenat line: 3
ERROR:root:Element figure is not declared in en-note list of possible childrenat line: 3
ERROR:root:Element figure is not declared in en-note list of possible childrenat line: 3
Cauliflower Shawarma With Spicy Tahini Recipe (wit 4f36573b95bb439ba3a3a609e4207315.md

Can you advise if I am doing something wrong or if there is an issue with the files?

Thanks

Maintain the update date when importing to evernote

Thank you for this function - it was extraordinarily useful!

Quick feature request (or request for a workaround you might already have): When I import the output .enex file to Evernote it keeps the date and time when I do the import as the last update for each note (so they all have the same date and time and sorting by 'last updated' is no longer helpful). Is there any way to maintain the last updated date and time of the note in the md2enex tool?

The tool as it works now keeps the date created, but not the date last updated.

no DTD found

WARNING:root:Validation failed: no DTD found !, line 3, column 9 (, line 3)
Please tell me how to use DTD with this project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.