Code Monkey home page Code Monkey logo

fedthreader's Introduction

FedThreader

Turn a complete text thread into slices ready to copy and post.

Live site: FedThreader


How to Use

  1. Paste or type your thread text
    (Your text is immeadiatley sliced up for threaded posting)

  2. Click the first Copy button
    (To the right of each post slice)

  3. Go to your browser/app to paste and post
  4. Come back here and repeat for each slice

Example

Configuration:
Maximum Characters per Post: 180
Add Pagination Marker: Append

Text Input:

Sweet Moon, I thank thee for thy sunny beams;
I thank thee, Moon, for shining now so bright;
For by thy gracious, golden, glittering gleams,
I trust to take of truest Thisbe sight.
But stay! O spite!
But mark, poor knight,
What dreadful dole is here!
Eyes, do you see?
How can it be?
O dainty duck! O dear!
Thy mantle good,
What, stain’d with blood?
Approach, ye Furies fell!
O Fates, come, come,
Cut thread and thrum,
Quail, crush, conclude, and quell!

Output:

Sweet Moon, I thank thee for thy sunny beams;
I thank thee, Moon, for shining now so bright;
For by thy gracious, golden, glittering gleams,
I trust to take of truest Thisbe 1/3
sight.
But stay! O spite!
But mark, poor knight,
What dreadful dole is here!
Eyes, do you see?
How can it be?
O dainty duck! O dear!
Thy mantle good,
What, stain’d with 2/3
blood?
Approach, ye Furies fell!
O Fates, come, come,
Cut thread and thrum,
Quail, crush, conclude, and quell! 3/3

Fine tuning

Let's add a couple “hard breaks” (two blank lines) before “I trust to take” and also “Thy mantle good”.

This prevents an orphan word in slices 2/3 and 3/3.

Sweet Moon, I thank thee for thy sunny beams;
I thank thee, Moon, for shining now so bright;
For by thy gracious, golden, glittering gleams,


I trust to take of truest Thisbe sight.
But stay! O spite!
But mark, poor knight,
What dreadful dole is here!
Eyes, do you see?
How can it be?
O dainty duck! O dear!


Thy mantle good,
What, stain’d with blood?
Approach, ye Furies fell!
O Fates, come, come,
Cut thread and thrum,
Quail, crush, conclude, and quell!
Sweet Moon, I thank thee for thy sunny beams;
I thank thee, Moon, for shining now so bright;
For by thy gracious, golden, glittering gleams, 1/3
I trust to take of truest Thisbe sight.
But stay! O spite!
But mark, poor knight,
What dreadful dole is here!
Eyes, do you see?
How can it be?
O dainty duck! O dear! 2/3
Thy mantle good,
What, stain’d with blood?
Approach, ye Furies fell!
O Fates, come, come,
Cut thread and thrum,
Quail, crush, conclude, and quell! 3/3

Other Configuration

Checkmark URLs only considered 23 characters long to turn on special URL handling to get more text into each post when large URLs are involved.

Mastodon allows long URLs to only be consider 23 characters long—this option takes advantage of that.

URLs will be recognized as such if it begins with https:// and is followed by a space or new line.

Avoid:

Something (https://example.com/something)

by adding a space before the close parenthesis.

Something ( https://example.com/something )

Privacy

None of your data is sent to a remote server.

Thread text and configuration are persisted in local storage (your device); your thread text is removed from local storage when you click the Clear button.

About

Made by Micah Wittman | [email protected], inspired by John Mastodon

fedthreader's People

Contributors

wittman avatar

Stargazers

 avatar Chee Aun avatar Matthew Steiner avatar

Watchers

 avatar Matthew Steiner 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.