Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import / export notes in html #405

Closed
eleijonmarck opened this issue Apr 9, 2017 · 4 comments
Closed

import / export notes in html #405

eleijonmarck opened this issue Apr 9, 2017 · 4 comments
Labels
feature request 🌟 Issue is a new feature request.

Comments

@eleijonmarck
Copy link

eleijonmarck commented Apr 9, 2017

I would like to import multiple files into boostnote that are in .html

Currently I am using Evernote, but would love to import my notes from evernote into boostnote.
The way that you can export a note from evernote is to export it into html

Sample html:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><meta name="exporter-version" content="Evernote Mac 6.10 (454267)"/><meta name="keywords" content="2-next"/><meta name="author" content="Eric Leijonmarck"/><meta name="created" content="2016-10-11 09:06:31 +0000"/><meta name="source" content="desktop.mac"/><meta name="updated" content="2016-10-11 09:07:10 +0000"/><title>add to your CV</title></head><body>
<div>attended a beginner course of golang</div>
<div><br/></div>
<div><br/></div>
</body></html>

This would be
Title "add to your CV"; content "attended a beginner course of golang"

@asmsuechan asmsuechan added the feature request 🌟 Issue is a new feature request. label Apr 9, 2017
@asmsuechan
Copy link
Contributor

Hi, @eleijonmarck. Thanks for your feature request. Have you tried ever2boost?

@eleijonmarck
Copy link
Author

That one looks exactly what I am talking about. Just have to somehow deal with the rate limit as pointed at out by the documentation.

How are the capabilities for exporting notes from boostnote? Same like a boost2ever?

@asmsuechan
Copy link
Contributor

@eleijonmarck To deal with the limit, I recommend you to use convert command.

Umm, to implement Export as .enex in Boostnote is probably good.

@eleijonmarck
Copy link
Author

Great ! Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request 🌟 Issue is a new feature request.
Projects
None yet
Development

No branches or pull requests

2 participants