elduvelle, (edited )
@elduvelle@neuromatch.social avatar

Anyone knows of a app that allows you to do drafts one or more ? (Not facebook - actual threads)
@feditips ? 🙏

Edit: to be more specific: I’d like to be able to create a thread in the app, so a sequence of posts (not just 1 post) that can each have text, images etc. and are in a specific order, and if need be save it and come back to update it later, and eventually post it.
Also, I am using iOS and desktop (Windows). If you check the comments you’ll see that Fedilab seems to allow this but for Android.

Thanks for all the input so far!

jekely,
@jekely@biologists.social avatar

@elduvelle @feditips

You can do this with the toot tool:
https://toot.bezdomni.net/introduction.html

Author your complete thread in one .sh file and post it with all media etc. You can reply as many times as you want.

#!/bin/bash

toot post "toot 1" > toot_id.txt -m path/to/image.png -d "My image"

id=$(grep -oE '[0-9]+$' toot_id.txt) && echo $id

toot post --reply-to $id "reply to toot 1" -v 'unlisted' -m path/to/image2.png -d "My 2nd image"

toot post --reply-to $id "second reply to toot 1" -v 'unlisted'

dcm,
@dcm@social.sunet.se avatar

@elduvelle I think that Fedilab has this. @apps

feditips,
@feditips@mstdn.social avatar

@dcm @elduvelle @apps

Thanks for that!

I also just checked Tusky to see if it has it, but it only seems to have post drafts rather than threads.

I've boosted your question in case people have other suggestions.

elduvelle,
@elduvelle@neuromatch.social avatar

@dcm @apps that’s great! Thanks:) it seems that this is not for iOS which is what I’d need (should have mentioned in the question) but I’m sure it will be useful to others.

dcm,
@dcm@social.sunet.se avatar

@elduvelle Oh, I see, indeed I'm pretty sure fedilab is only for Android. I hope you find something for your OS!

ColinTheMathmo,
@ColinTheMathmo@mathstodon.xyz avatar
minecraftchest1,
@minecraftchest1@social.opendesktop.org avatar

@elduvelle
supports this. Just use the plus button next to the text area to add another post. They will get uploaded at the same time ad replies to each other.

tobiaalberti,
@tobiaalberti@hachyderm.io avatar

@elduvelle @feditips @mammoth has a Threader Mode option, if you want to give it a go 🙂

elduvelle,
@elduvelle@neuromatch.social avatar

@tobiaalberti @feditips @mammoth interesting! Does it allow you to draft a whole thread before sending it? Or do you still have to post them one by one?

Also can you save the draft and come back to it later?

tobiaalberti,
@tobiaalberti@hachyderm.io avatar

@elduvelle @feditips @mammoth I haven’t really used it yet but it looks like it automatically divides your thread into posts as you type. It also has a Save as Draft feature 🙂

elduvelle,
@elduvelle@neuromatch.social avatar

@tobiaalberti @feditips @mammoth oh, I might look into it, thanks!

nellie_m,

@elduvelle @feditips

yes, Toot! for iOS lets you create threads really easily. That's a feature I really love about it.

Other things, not so much.

elduvelle,
@elduvelle@neuromatch.social avatar

@nellie_m @feditips but it doesn’t allow you to save them as drafts right?

nellie_m,

@elduvelle @feditips

hm, I've never tried that. I don't know - I guess not.

elduvelle,
@elduvelle@neuromatch.social avatar

@nellie_m @feditips thank you!

yuvalne,
@yuvalne@tooot.im avatar

@elduvelle @feditips
wouldn't it be better to use a platform intended for long-form content instead? many of them federate, for example WriteFreely.

elduvelle,
@elduvelle@neuromatch.social avatar

@yuvalne @feditips Maybe? Personally I like Mastodon and the thread form has a lot of advantages (you can boost / comment on each post, it helps organize ideas, most people are lazy and don’t read long texts anymore…)

yuvalne,
@yuvalne@tooot.im avatar

@elduvelle @feditips
I understand and agree there are advantages, but there are also disadvantages for this method, namely needing to struggle with threads (even Fedilab gets its threads messed up sometimes), needing to change your wordings so they fit in 500 character chunks, etc.
it's a matter of taste. my ADHD brain gets overwhelmed by three 500 chars long threads sometimes, and at other times reads whole articles. this isn't really solvable, there's only good enough.

MetalSamurai,
@MetalSamurai@mas.to avatar

@elduvelle @feditips Metatext used to allow you to compose a whole thread of posts all in one go and then post them when you’d finished. I imagine that @Feditext will support this as well, when it’s ready. It’s the successor to Metatext after the original author withdrew for personal reasons.

mlanger,
@mlanger@mastodon.world avatar

@elduvelle @feditips

I would like this, too.

AdaraAstin,
@AdaraAstin@smutlandia.com avatar

@elduvelle @feditips You can schedule threads of up to 10 posts with the free version of Fedica https://fedica.com/

bythename,
MrClon,
@MrClon@lor.sh avatar

@elduvelle @feditips there was some desktop focused on journalism with that feature. Can't remember name.
Or you can use instance with big post char limit and don't make threads

elduvelle,
@elduvelle@neuromatch.social avatar

@MrClon @feditips that is a good point. Actually my instance has a 10000 character limit :) but what I like with threads is you can associate 1 or more images with each post, which helps organize the ideas better than having 1 giant post and max 4 images at the end.

feditips,
@feditips@mstdn.social avatar
MrClon,
@MrClon@lor.sh avatar
FabuLiz,

@elduvelle @feditips I've heard fedilab does but I haven't tested it out myself yet

RPBook,
@RPBook@historians.social avatar

@elduvelle @feditips I don't know of any mobile apps that will do that, but https://fedica.com/ does it.

wonkothesane,
@wonkothesane@mstdn.social avatar

@elduvelle @feditips Ivory allows you to create drafts as well

elduvelle,
@elduvelle@neuromatch.social avatar

@wonkothesane @feditips even drafts of threads? Not single posts?

wonkothesane,
@wonkothesane@mstdn.social avatar

@elduvelle @feditips Ivory let’s you create unlimited drafts, so you could write out a bunch of toots and then publish them one after another. It’s not as intuitive as the way Toot! But it sorta has the same effect

elduvelle,
@elduvelle@neuromatch.social avatar

@wonkothesane @feditips oh I see! So technically not a thread where the individual posts have a set order?
IceCubes which is what I currently have also has unlimited single drafts but not thread drafts :(

wonkothesane,
@wonkothesane@mstdn.social avatar

@elduvelle This is the work around. Don’t know if Ice Cubes has a similar function https://mstdn.social/@wonkothesane/110888784520894251

elduvelle,
@elduvelle@neuromatch.social avatar

@wonkothesane thanks! I guess that’s not exactly what I was looking for…

wonkothesane,
@wonkothesane@mstdn.social avatar

@elduvelle check out Toot! It has what you’re looking for. $5 for lifetime use

elduvelle,
@elduvelle@neuromatch.social avatar

@wonkothesane according to some earlier comments it doesn’t (fully)- you can draft 1 thread but you can’t save it, do other stuff, and then come back to it later. It’s better than nothing I guess!

feditips,
@feditips@mstdn.social avatar

@wonkothesane @elduvelle

Would those be in a thread though? Or would they be many separate posts?

wonkothesane,
@wonkothesane@mstdn.social avatar

@elduvelle @feditips For ios Toot! Allows this

SynAck,
@SynAck@corteximplant.com avatar

@elduvelle @feditips Toot! for iOS also does this

feditips,
@feditips@mstdn.social avatar

@SynAck @elduvelle

Just to be clear, Toot! lets you write threads in advance, but there's no way to save them for later. If you want to do something else before publishing the thread, you have to discard the thread completely.

bitcrush_io,

@elduvelle @feditips Fedilab does this.

rootfs,
@rootfs@mastodon.org.uk avatar

@elduvelle @feditips if you have iOS, then threads does that

feditips,
@feditips@mstdn.social avatar

@rootfs @elduvelle

They don't mean Facebook Threads, they mean threads of posts in Mastodon.

elduvelle,
@elduvelle@neuromatch.social avatar

@feditips @rootfs Indeed. I wish they hadn’t called their app “threads”… why would you do that 🤦

wiredfire,
@wiredfire@mas.to avatar

@elduvelle @feditips @rootfs it's as clumsy as Microsoft Teams. I can invite someone to my team on Teams or a chat with the team in Teams but that's not a Teams team it's a chat.. 😵‍💫🥴

glukozavr,
@glukozavr@mastodon.gamedev.place avatar

@wiredfire I feel the pain, let’s also chat in Teams Bistro channel 😅

feditips,
@feditips@mstdn.social avatar

@elduvelle @rootfs

Yeah, as someone pointed out these new names like "Threads", "Meta", "X" etc are guaranteed to cause confusion and they're impossible to filter out because of this.

rootfs,
@rootfs@mastodon.org.uk avatar

@feditips @elduvelle Sorry, I had a massive brain fart. I meant Toot! for iOS

elduvelle,
@elduvelle@neuromatch.social avatar

@rootfs @feditips apparently toot doesn’t allow to save the thread as draft (so that you could do other stuff and come back to modify it or eventually send it later):

https://mstdn.social/@feditips/110888778260666757

  • All
  • Subscribed
  • Moderated
  • Favorites
  • mastodon
  • Durango
  • DreamBathrooms
  • InstantRegret
  • tacticalgear
  • magazineikmin
  • Youngstown
  • thenastyranch
  • mdbf
  • slotface
  • rosin
  • Leos
  • kavyap
  • modclub
  • ethstaker
  • JUstTest
  • everett
  • GTA5RPClips
  • cubers
  • khanakhh
  • ngwrru68w68
  • anitta
  • provamag3
  • cisconetworking
  • tester
  • osvaldo12
  • megavids
  • normalnudes
  • lostlight
  • All magazines