Coder Social home page Coder Social logo

key2txt's Introduction

Keynote to Text

A suite of Applescripts aimed at converting Keynote documents to text formats (Markdown, Remark Markdown, and Taskpaper), and back (Taskpaper only so far...).

The scripts for Markdown have comments and documentation. The Taskpaper scripts don't, but should be pretty self-explanatory. They require TaskPaper 2, as TaskPaper 3 has dropped Applescript support. (But there is a version for TP 3 in this thread.

Keynote version requirements:

The scripts with k2 in the filename are preliminary conversions to Keynote 6.

The scripts with key2 in the filename work with Keynote 5.3 (Keynote '09) but not with Keynote 6.

Since I am using the trick described here to keep Keynote 6 and Keynote 5.3 Applescript separate, some of the scripts refer to "Keynote 5.3" instead of "Keynote" in the tell commands. Adjust according to the name of the Keynote 5.3 (i.e. Keynote '09) application file on your machine.

To do:

I am going to concentrate on improving export to Remark Markdown

  • Finish CSS equivalents for the master slide types in Keynote
  • change existing CSS conversion to center titles only, rather than center entire slide then left-justify content
  • Create styles to go along with them

Other Useful Tools

Taskpaper to Markdown

Markdown to Taskpaper

I had envisioned writing a Markdown to Keynote script but I think I will just convert md2tp where needed instead. Taskpaper's Applescript understands the structure of the document which makes for less work than trying to parse the Markdown.

key2txt's People

Contributors

derickfay avatar

Stargazers

Lukasz Hanusik avatar  avatar David Grieshammer avatar Tobias Zittlau avatar  avatar vancaem avatar Kim Plowright avatar Ievgen Pyrogov avatar Kolen Cheung avatar  avatar Andreas **Felix** Häberle avatar larryo avatar tomo-makes avatar DDdW avatar Taoli Cheng avatar  avatar Daniel Gisolfi avatar Jeff West avatar Tai An Su avatar Eugenio Marletti avatar Tom Rogers avatar R. Allen Snider avatar  avatar Sascha Brossmann avatar mnarayan avatar Alex Armstrong avatar James Fee avatar Rob Knight avatar  avatar YuktimH avatar x2q avatar Maurits avatar  avatar Daniel Kriesten avatar Fabian Morón Zirfas avatar Daniel Gräfe avatar MJ avatar Matthew Cassinelli avatar kleerkoat avatar Adam avatar  avatar HustLion avatar ggyuan avatar Sivaraj Ambat avatar Xuejian Rong avatar Jan Henning Thorsen avatar SHIMIZU Taku avatar P. Kerim Friedman avatar Taha Dhiaeddine Amdouni avatar John Goodall avatar  avatar confluencepoint avatar Pietro avatar Filip Korling avatar Alexander Refsum Jensenius avatar Ed Preston avatar Michael Bourke avatar

Watchers

Alexander Refsum Jensenius avatar James Cloos avatar  avatar  avatar Carlo Costantini avatar Tobias Zittlau avatar

key2txt's Issues

Error

Hi,

i recive an error in key2remarkt.

end tell
tell application "Keynote"
    get every slide of slide 1
        --> error number -1728 from slide 1
Ergebnis:
error "„Keynote“ hat einen Fehler erhalten: „slide 1“ kann nicht gelesen werden." number -1728 from slide 1

you can fix it if you replace "slide 1" with "slideshow 1"

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.