{"id":13452377,"url":"https://github.com/BoostIO/ever2boost","last_synced_at":"2025-03-23T19:34:15.773Z","repository":{"id":16466418,"uuid":"79996521","full_name":"BoostIO/ever2boost","owner":"BoostIO","description":null,"archived":false,"fork":false,"pushed_at":"2018-11-20T09:50:26.000Z","size":1671,"stargazers_count":63,"open_issues_count":12,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-14T03:00:20.505Z","etag":null,"topics":["boostnote","evernote","ruby"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/ever2boost","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BoostIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-25T08:35:27.000Z","updated_at":"2023-01-17T03:10:02.000Z","dependencies_parsed_at":"2022-07-25T05:02:18.473Z","dependency_job_id":null,"html_url":"https://github.com/BoostIO/ever2boost","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoostIO%2Fever2boost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoostIO%2Fever2boost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoostIO%2Fever2boost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BoostIO%2Fever2boost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BoostIO","download_url":"https://codeload.github.com/BoostIO/ever2boost/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221741984,"owners_count":16873221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["boostnote","evernote","ruby"],"created_at":"2024-07-31T07:01:22.364Z","updated_at":"2024-10-28T18:31:14.540Z","avatar_url":"https://github.com/BoostIO.png","language":"Ruby","readme":"# ever2boost\n[![Build Status](https://travis-ci.org/BoostIO/ever2boost.svg?branch=master)](https://travis-ci.org/BoostIO/ever2boost)\n\never2boost is a CLI tool for conversion Evernote to Boostnote.\n\n\u003cdiv align='center'\u003e\n  \u003cimg width='70%' src=\"https://raw.githubusercontent.com/BoostIO/ever2boost/master/docs/images/img4.png\"\u003e\n\u003c/div\u003e\n\n# Quick start\nGet Evernote developer token from [here](https://www.evernote.com/api/DeveloperToken.action).\n\n```\n$ gem install ever2boost\n$ ever2boost import\nDEVELOPER_TOKEN: \u003cinput your developer token\u003e\n```\n\nLimitation? Go [here](docs/api_error.md)\n\n## Connect to your Boostnote\nYou need to connect it to Boostnote. Go Menu -\u003e Add Storage and add it.\n\n![how_to_add_storage](docs/images/img2.png)\n\nAnd select your storage. It's at `~/evernote_storage` by default on `import`.\n\n![how_to_chose_the_directory](docs/images/img3.png)\n\n****\n\n## ever2boost command\nEver2boost has 2 commands for conversion `convert` and `import`.\n\n```\n$ ever2boost -h\nCommands:\n  ever2boost convert         # convert from .enex\n  ever2boost help [COMMAND]  # Describe available commands or one specific co...\n  ever2boost import          # import from evernote\n```\n\n### Create notes storage from Evernote\nFirst, you need to create new Boostnote storage by ever2boost. And you can choose which command do you use, `import` or `convert`.\n\n#### import\nImport all of notes from cloud storage at Evernote.\n\n`import` command has 1 option `d` which specify output directory.\n\n```\n$ ever2boost help import\nUsage:\n  ever2boost import\n\nOptions:\n  d, [--directory=DIRCTORY_PATH]  # make Boostnote storage in the directory default: ~/evernote_storage\n\nimport from evernote\n```\n\n1. get your developer token from https://www.evernote.com/api/DeveloperToken.action\n![how_to_get_your_developer_token](docs/images/img1.png)\n\n2. run `ever2boost import`\n\n```\n$ ever2boost import\nDEVELOPER_TOKEN: \u003cinput your developer token\u003e\n```\nAnd `import` will start. It uses EvernoteAPI, thus you should take care access limitations.\n\n#### convert\nConvert notes from `.enex` file which is **exported file from Evernote**.\n\nYou can get how to export from [official document](https://help.evernote.com/hc/en-us/articles/209005557-How-to-back-up-export-and-restore-import-notes-and-notebooks).\n\n`convert` has 1 option `d` which specify output directory.\n\n```\n$ ever2boost help convert\nUsage:\n  ever2boost convert\n\nOptions:\n  d, [--directory=DIRCTORY_PATH]  # make Boostnote storage in the directory default: ~/evernote_storage\n\nconvert from .enex\n```\n\n## Requirements\nRuby: 2.0.0 or above  \nbundler: Corresponding to Ruby\n\nif you don't have bundler:\n\n```\n$ gem install bundler\n```\n\n\u003e if it fails by permission, you can run as sudo (perhaps you're using preinstalled Ruby in the OS)\n\n\n\n## Something happens\nIf your Boostnote would be broken:\n\n* Notes and folders disappear\n* Folder names are something wrong (e.g: Unknown 1)\n\nFirst of all, look over [this document](docs/emergency.md). After that, if you would not find how to solve your error, please report an issue.\n\n## Contributing\nBug reports and pull requests are welcome on GitHub at https://github.com/BoostIO/ever2boost.\n\nMore information: [how_to_develop_ever2boost](docs/development.md)\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","funding_links":[],"categories":["HarmonyOS","Ruby"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBoostIO%2Fever2boost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBoostIO%2Fever2boost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBoostIO%2Fever2boost/lists"}