Coder Social home page Coder Social logo

mcdemarco / dotscap Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 22 KB

DotScap is a proofing format for Twine 1 and 2 that generates a Scapple file of your story nodes.

Home Page: http://mcdemarco.net/tools/scree/dotscap/

License: MIT License

JavaScript 93.79% HTML 6.21%
twine twine2 proofing-format story-format scapple

dotscap's Introduction

DotScap

DotScap is a proofing format for Twine 1 and 2 that generates a Scapple file of your story nodes.

To add DotScap to Twine 2, use this URL (under Formats > Add a New Format): https://mcdemarco.net/tools/scree/dotscap/format.js.

To add DotScap to Twine 1, create a new folder called dotscap inside your targets folder, then download this file https://mcdemarco.net/tools/scree/dotscap/header.html and place it inside the dotscap folder. (See the Twine wiki for more information about installing and using story formats in Twine 1.)

The DotScap web page is here. You can download a demo Scapple file here.

DotScap is named after DotGraph, because it does something vaguely similar using a lot of the same code.

What it does

DotScap converts the passage titles and links of your story to into a Scapple file. (Scapple is a commercial mind mapping program for writers.) DotScap will attempt to automatically save this file, giving it a name like dotscap123456789.scap; if all has gone well, you can open this file in Scapple.

Troubleshooting

Your Scapple file should be laid out in exactly the same order as it is in the Twine UI. If for some reason your story has never been in Twine (e.g., if you use TweeGo or entwine exclusively), DotScap may be unable to lay out your passages.

Versions

1.0.1

Implement more lingering DotGraph functionality.

1.0.0

Initial version.

Building From Source

Run npm install to install dependencies. Run grunt package to create the release versions for Twine under dist/. Run grunt --help to list other grunt targets.

dotscap's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.