Code Monkey home page Code Monkey logo

Comments (4)

RasmusLindroth avatar RasmusLindroth commented on July 26, 2024

This would be a nice feature, but it doesn't seem like other clients are doing this. My concern is that splitting the message at the "right" place will be difficult. But in the new release I've included how many characters you have left till you reach the limit. You still has to quit your editor, so I agree the problem still exists.

from tut.

mmahmoudian avatar mmahmoudian commented on July 26, 2024

I suggest if this feature (which imho is super handy and useful and all mastodon clients should implement it) is implemented, it would be almost critical to be able to define the characters to connect the threads. I propose having two strings in the config file, one for the end of a toot that is not the last toot in the thread, and one for the beginning of the toots that are not the first toot in a thread. For instance I personally use "๐Ÿ‘‡๐Ÿผ๐Ÿงต" and "โ˜๐Ÿผ๐Ÿงต" since people usually boos the toot that they think is critical, but their followers will not given proper context, so having the indicators are critical imho.

from tut.

Oblomov avatar Oblomov commented on July 26, 2024

My concern is that splitting the message at the "right" place will be difficult.

One possibility could be to allow the user to specify where to split the long messages. The app can still verify that the chunks don't overflow the server's character count (before posting), and allow the user to go back to editing in the overflow case.

Of course if multi-post thread posting is supported, it would be ideal if there was a way to add media, CWs etc at later posts in the thread too. I've been working on adding a similar feature to toot (which I've been using so far), using YAML-style metadata before each chunk.

from tut.

omnivagant avatar omnivagant commented on July 26, 2024

The aerc email client, also written in go, use a couple of lines above and below your editor, to show you things like what server you're connected to and parts of the email header, perhaps tut could do something similar? Then you could at least occationally write to your temporary toot file and have tut show the character count without you having to exit and re-enter the editor.

from tut.

Related Issues (20)

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.