sbusso / Bear-Simplenote-Import

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bear Simplenote Import

bear_simplenote_import.py
Version 1.0.0 - 2018-02-11 at 20:38 EST

  • Text import to Bear from Simplenote's local xml database
    (Should work with simplenote.app Version 1.2 (1200) from Mac appstore installed.)
  • Open simplenote.app and let it finish any pending sync before running this script.
  • As file export: simplenote_id_#.txt, with tags, creation, and modified dates from Simplenote :)
  • Then manual file import in Bear with option:
    Keep original creation and modification date checked.
    Leave all the other options UNCHECKED!
  • Or chose direct import into Bear, with tags, but no dates.

NOTE! Make sure nvALT is not active!

NOTE! Script does not delete old exports, so if running this several times, you should delete old export manually before running it second time!

NOTE: Uses Python3 – Python 3.6.4 Mac OS X installer

See also: Bear Power Pack

About

License:MIT License


Languages

Language:Python 100.0%