Picture this: you ask an AI a simple question and it hands back three paragraphs when you wanted one line. You retype “keep it short” for the tenth time that day and the model forgets by the next message anyway. u/Aegon_IV24 over on r/PromptEngineering got so sick of that loop that they built a fix for it, and it is stupidly small. No plugin, no custom GPT, just a handful of dots.
⚓ The One-Line Fix
Here is the whole idea. You paste a tiny convention at the top of a fresh chat, once, and never think about it again. One dot at the end of your question means give me one line. Two dots means a short paragraph. Three dots means go deep and cover everything. After that, you just end each question with the number of dots that matches what you actually want back.
The original poster mentioned they’d drop the exact wording in the comments, so treat this as the shape of it rather than a word-for-word copy:
Paste this once at the top of the chat:
. = one-line answer
.. = short paragraph
… = go deep, full detail
End every question with the number of dots that matches the length you want.
That is it. Three symbols, one rule, and the length wrestling match with your AI just ends. No settings menu to dig through, no browser extension to install, nothing to remember to toggle back off when you switch topics.
🎯 Why It Matters
Typing “be concise” or “give me more detail” in every single message is exhausting, and it does not even work that well. Vague instructions get interpreted differently depending on the model’s mood that day. A compact symbol the model can lock onto behaves more like a formatting rule than a polite request, so it actually sticks across a whole conversation.
That is the real insight here. This Redditor did not find a clever new phrase to beg the model with. They removed the need for language entirely and replaced it with a tag the model treats as structure. It’s a small shift in framing, but it changes how reliably the instruction gets followed. Think about how many times a day you type some version of “shorter please” or “explain that more.” Each one of those is a tiny tax on the conversation, and most models still drift back to their default verbosity a message or two later. A symbol does not drift the same way because there is nothing to reinterpret.
🛠️ How to Set Up
Getting this running takes about ten seconds.
- Open a fresh chat with your model of choice.
- Paste the dot convention as your first message, before you ask anything real.
- Wait for the model to acknowledge it, or just move straight into your question.
- End your first real question with one, two, or three dots depending on how much you want back.
- Keep using the same dot count for the rest of that conversation without re-explaining it.
That is genuinely the whole setup. No system prompt engineering, no API settings, just a note at the top of the chat. It works the same whether you are on a free plan or a paid one, and it does not depend on any particular model, so it is worth testing on whatever you already use day to day.
💡 Tips and Tricks
A few things worth knowing before you copy this into your own workflow.
- One commenter, u/Choice_Usual_884, tested it in a brand-new chat and found the line between one dot and two dots can blur a little. In their test, one dot came back as two sentences and two dots came back as one, so the scaling was not perfectly clean.
- The overall trend still held: answers trended shorter across the board, not longer, which is the opposite failure mode you’d expect from most AI verbosity.
- Try running your own quick test in a fresh chat before relying on this for anything important. Ask the same question three times with one, two, and three dots and compare the outputs side by side.
- This same pattern works for other repeated instructions too. Think tone, format, or even language switches. Anything you find yourself repeating every message is a candidate for a tiny tag convention like this one.
- Keep the tag definition short. The whole appeal here is that it is faster to paste once than to type “keep it brief” fifty times, so do not turn it into a paragraph of rules.
- If you use the same three or four chat setups regularly, save the dot convention as a text snippet or template so pasting it takes one keystroke instead of a copy-paste hunt through your notes app.
- Long chats can dilute the rule over time, especially once you have pasted in a lot of other context. If responses start drifting back to their old length, just repaste the convention rather than assuming it is broken for good.
🏴☠️ Try It Yourself
If you have ever fought with an AI over response length, this costs you nothing to test. Paste the dot system into your next chat and see if it holds up the way it did for this Redditor. Then swing by the original thread and drop your own tiny convention, because apparently we all have one we have never bothered to share.
Frequently Asked Questions
Q: Does the dot system work consistently, or does it depend on how I phrase my question?
The system isn’t bulletproof, some users saw inconsistent results where one dot produced two sentences instead of one, while the actual question wording (like “explain in detail”) seemed to override the dots. Your AI model and phrasing matter just as much as the dot count, so test it in a fresh chat first to see if it’s reliable for you.
Q: What if my question asks for details but I only use one dot?
The AI will likely pick up on the “explain in detail” wording and ignore your one-dot signal. Keep your question phrasing and dot count aligned, don’t ask for depth and then try to restrict it with dots.
Q: Will the tag system leak into my other conversations?
Yes, if the AI auto-saves the tag rule to memory, it could quietly persist in future chats without you knowing. Check your chat settings to see if the rule is being auto-saved, and consider re-setting the dots fresh in each conversation if you want to keep them isolated.
Q: Is this really better than just saying “keep it concise”?
Some users find the dot convention more reliable than vague phrases like “be concise,” while others don’t notice much difference. It’s worth a quick test, the main win might be that a fixed convention feels more scannable than retyping instructions every time.
the tiny tag system I use to control AI output length without fighting it
by u/Aegon_IV24 in PromptEngineering