You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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><metahttp-equiv="Content-Type" content="text/html; charset=UTF-8"/><metaname="exporter-version" content="Evernote Mac 6.10 (454267)"/><metaname="keywords" content="2-next"/><metaname="author" content="Eric Leijonmarck"/><metaname="created" content="2016-10-11 09:06:31 +0000"/><metaname="source" content="desktop.mac"/><metaname="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"
The text was updated successfully, but these errors were encountered:
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:
This would be
Title "add to your CV"; content "attended a beginner course of golang"
The text was updated successfully, but these errors were encountered: