Giter VIP home page Giter VIP logo

apple-to-standard-notes-exporter's Introduction

Apple Notes to Standard Notes Exporter

Purpose

After recently switching from iOS to Android, I found that my Apple notes (of which I had many thousands, accrued over several years) were not easily exported to any equivalent platform on Android. Further to that, I found that most popular note applications on Android similarly prevent import/export.

One exception is the Standard Notes application and service, which provides client-side encryption for all notes, and free cloud syncing, with clients on iOS, Android, macOS, Windows and Linux. For that reason, I wrote this simple script to extract notes from the macOS Notes app database and convert them into the Standard Notes format.

Functionality

This script will find all notes in all accounts, and generate a valid Standard Notes 'export' (which can be imported through the Standard Notes desktop app), preserving creation date, edit date, title and basic formatting. As Standard Notes doesn't support rich text/HTML rendering by default, the HTML structures used by Apple Notes for lists, titles, etc. will be converted into valid Markdown during export.

Usage

python3 apple_notes_to_sn.py <path_to_notes_db_file> will write out the Standard Notes export to Standard_Notes-apple_notes_export.txt.

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.