Fountain -- writing a movie script with Tangent? #340
Replies: 2 comments 1 reply
-
|
This is a pretty cool idea! I think there's nothing technically stopping Tangent from being great at this. The open questions are how to solve it from a design and logistics perspective. I've reached for the plugin concept before with large systemic additions like this, and I think that's still the right choice here. As a plugin, it would likely touch nearly every system and would thus be a good use case. Logistically, what this feature set would need is a champion. I don't think I would be a very good one. I don't write screenplays. Ideally, a plugin of this nature would have someone that has picked up the torch to implement it. |
Beta Was this translation helpful? Give feedback.
-
|
You're absolutely right! What you have created is organic and perfect. But there is a problem with Fountain... which I only realized last night: I mean, they offer ways to "force" a paragraph type.. that's markup, sure... using a dot before a new line... to indicate that it is an "action" paragraph... Most of the Fountain notation goes without any marking... A scene heading is what starts with EXT. or INT. No markup. Just "regex"... My idea now:The next time I'll mention this will be when I have put up a tiny markup "rule-set"... I have actually done that, back in 2012, using a WYSWYG rich text / html editor), writing online, saving to a mysql database... But once again: Anyway, have a nice day!! :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
pre
I adore Tangent as it is. It is based on a very good concept, and real-life practice, and it is perfect.
I'm not bringing this "idea" up because I have been using Tangent and it looked like a possible good new feature.
Not at all.
I was doing a search in the screen writing software field, and that's what made me realize that Tangent is actually
very close to what so many people seek and want, even in terms of screen writing :)
Fountain -- the free and cool markdown "system"
Okay (for other readers' sake), Fountain is a very simple markdown "language".
It was created in order to make screen writing possible, again, with ease and for everyone.
In the old past, there used to be typewriters.
That was perfect for everyone, as well as the whole of the movie making industry, including the field of Art too.
Then came the PCs, personal computers with word processors, and then came Final Draft, the Hollywood standard.
A movie script is a simple thing.
You have dialogues, in a narrow column, almost in the middle of the page,
with the character name at the top of it.
You have scene headings that will start with EXT. or INT....
and you have "actions" and "Parenthetical" sections, that is, action descriptions, like "she brings the vacuum cleaner to the room" and additional details that will be part of the scene in the finished film, like "there's heavy snowing outside".
see a script:
https://fountain.io/_downloads/Big-Fish.fountain
and the formatting: https://fountain.io/syntax/
It is basically about paragraphs. A few style of them. And that's it.
Interpreters exist, the Fountain guys have made one, too, to be integrated in any app.
the point:
Why would it be great if Tangent spoke Fountain markdown, too?
It is not very easy to find a markdown editor that works with Fountain markings.
Apps exist, it seams. But they are from 2012 or so.
Atom, for example, the text editor "who" was able to handle Fountain, and people love it, ceased to exist :(
It was there in 2022, but died out from the scene in 2023.
There's Emacs and Sublime, and reading the google (duckduckgo) results you'll have the impression that lots of apps and workflows exist. But in reality, no.
There are apps for android :)
And mac.
There is one, from five years ago. thiefmd -- https://github.com/kmwallio/ThiefMD/deployments/github-pages
Thiefmd is really good.
But.. Tangent would be better. Cause Tangent can browse through folders... with previews... WHICH is exactly like working with movie scenes!!! :)
With Tangent, you could write a script using a folder! :)
It could be edited in a modular manner.
It would be amazing.
All that's missing yet is:
exporting to PDF and Final Draft format, with the existing software https://github.com/nyousefi/Fountain
(and there is also a python module: screenplain https://pypi.org/project/screenplain/
Importing and using Those few Fountain formatting rules.
To me it looks like Tangent is about 90% ready to do screenwriting.
And when it is ready, it will be the best one.
But all this is really just a loose and passing idea...
Beta Was this translation helpful? Give feedback.
All reactions