Giter VIP home page Giter VIP logo

cal2rednotebook's Introduction

cal2rednotebook

Were you using the built-in calendar.exe from Microsoft Windows 3.1 in to the old days? Maybe you wrote your diary or notes remember important events? If yes, you may noticed that there is no easy way to export your data due to proprietary binary file format of the software. Unfortunately there were no newer versions and the old calendar.exe is hard to run on the newest computers as it is a 16-bit software.

With this script you will be able to save your valuabel data and convert it to the open RedNotebook file format. See more about Rednotebook here. The result is in fact series of plain txt files which is easy to parse and import to other softwares.

Usage

  1. Install python 3.4 (or newer) if it is not installed yet.
  2. Copy all the calendar files (*.cal) you want to convert into a folder
  3. Copy the convert.py script into the same folder.
  4. Run the script. All cal files will be converted into txt files in the same folder. Check the script output if error happens.
  5. Copy all the generated txt files into your Rednotebook calendar folder and restart Rednotebook.

Known issues

  • Only text is copied per day basis.
  • Special charachters may cause issues when starting Rednotebook - in that case you have to replace them manually in the converted text.

cal2rednotebook's People

Contributors

fejesd avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

gsweats

cal2rednotebook's Issues

Thank You!

Thank you for writing and publicly posting your script! It allowed me to extract a bunch of old diary entries that were otherwise lost to time.

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.