Simple tool that can be used export notes from (unencrypted) iTunes backup files to CSV files.
Pre-requisites:
You should have iTunes installed for the user executing the export tool, and that iTunes should be synched to the iPhone/iPad in question. The backup should NOT be encrypted. If it is encrypted, be sure to switch of encryption then re-sync.
Usage:
-
Make sure you have a JRE installed : http://www.java.com/en/download/index.jsp
-
If Windows User, double click "iOS Note Exporter.exe". If on other platforms, double click the .jar file.
-
Select the folder containing the backup ….
-
If on Windows, the iTunes backup folder is [User Folder]/AppData/Roaming/Apple Computer/…
-
If on OSX, then iTunes backup folder is usually : ~/Library/Application Support/MobileSync/Backup/
-
-
If notes are found, select a folder to output the CSVs.
-
Finished.
License
* Copyright 2012 Consoli Limited * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.
Open Source Credits:
-
SQLite JDBC Driver (Apache License)
-
Silk Icons (Free usage)
-
Launch4J (BSD License, GNU General Public License version 2.0 (GPLv2), GNU Library or Lesser General Public License version 2.0 (LGPLv2), MIT License)