• Draftodon – a Drafts Action Group for Mastodon

    Along with many others I significantly reduced my usage of Twitter recently and switchted my activities to the shiny “new” Mastodon. You can find me at @FlohGro on social.lol if you want to follow me.

    I was using a few Actions for Twitter in Drafts that I immideatly missed after I made the move to the Fediverse. After downloading some Actions from Drafts Action Directory I couldn’t resist to think about combining all of them to an easy to use Action Group with even more features than all the current Actions.

    So I started developing and after hours (I didn’t count them) of work I was happy to release Draftodon an Action Group dedicated to integrate Drafts with Mastodon.

    The Action Group has an easy setup procedure (you need to download the underlying Draftodon.js file with an Action and configure your mastodon instance and user handle in the Draftodon Settings Action) so hopefully anybody can use it.

    After doing the setup Draftodon enables you to post or schedule posts, polls and posts with content warnings. You can also publish threads if you want to write more than the character limit allows. I didn’t stop there and also implemented Actions that allow you to view and edit scheduled posts (delete / change the schedule). I also included some useful helpers to insert often used hashtags or handles of users you want to mention regularly in your posts.

    After some initial problems for early adopters (my bad – in case you’re interested: I directly linked the Draftodon Action in my Action Group which is not working for shared Action Groups – there you have to use the Template string in the “Include Action” step) I already released a small update to Draftodon to allow configuration of post visibilities to address a user request.

    Draftodon relies on a JavaScript file that you install with the Draftodon Setup / Update Action, which stores the file in the Drafts folder of your iCloud Drive directory in the subpath /Library/Scripts. The Draftodon.js is versioned in the corresponding Draftodon GitHub repository which allows me to push bugfixes and small updates to functions without the need of updating the whole Action Group.

    I really enjoy working on that Action Group so if you have any further requests, questions or issues with it – please reach out to me on Mastodon

    If you’re not yet using Draftodon but want to check it out – start by downloading the Action Group and read through the instruction to set everything up

    I hope Draftodon is a helpful tool for you and speeds up many of your workflows and processes.

    Whats next? I have a few requests that I’ll be working on:

    • integrate an Action that allows you to reply to other posts (refer to this action)
    • cover issues with authentication (sometimes Drafts is not authenticated properly but a credential will be creadet which needs a manual reset)
    • improve parts of the documentation (more prominently mention that the template tag names must not be changed)
    • find an easy solution to use Draftodon with mulitple accounts

    If you like the Action Group I would appreciate if you share that you’re using it on Mastodon, boost my posts about it (e.g. launch of Draftodon 1.1) and consider to support my work by donating


Recent Posts

  • On My Mind Action Group

    I was intrigued by Federico Viticci’s Workflow with his “On My Mind” Shortcut to simplify ‘Thought Capture’ he shared recently in the MacStories Weekly. Since I don’t use obsidian and heavily rely on Drafts as my main input tool I built an Action Group for the same purpose to use with Drafts which I want […]

  • Craftist 0.7 is out 🤗

    Another step forward for my Craft eXtension to integrate with Todoist. Find all the details below 📝 and download ⬇️ the new release from the GitHub repository: https://github.com/FlohGro-dev/Craftist After installing it you have to Login again with your Todoist token If you have question’s / ideas or issues let me know 📮 Priorities Import 🔴🟠🔵⚪️ […]

  • combine drafts from workspace

    This action combines drafts from a workspace into a single draft.This action was inspired by this post in the Drafts Forum. The resulting draft will contain the content of all drafts in a bullet list with the creation time as a prefix: [Configuration] edit the script step of this action and change the variable workspaceName […]

  • Get Craft Date Link For Today

    This shortcut just creates a link to the todays note for Craft and outputs it. It’s useful to integrate in other shortcuts with a “Run Shortcut” action where you want to have the todays date in a text. [Configuration] no configuration needed [Usage] If you want to e.g. build a shortcut to log something like […]

  • Craft Wordle Tracker

    This shortcut is for the Wordle players out there who want to keep track of their stats and the solution words in Craft – plus share their solving statistic with someone. It is based on on @viticci‘s WordleBot Shortcut – so full credits to him 🙂 @viticci built a shortcut to basically pretty print the […]