-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to suppress X-ExtEditorR-* headers or all headers #139
Comments
This is not possible directly in EER. However you can:
record-2023-12-06_20.55.06.mp4While I agree the headers certainly take a bit more space now, the 'meta headers' were the best I could come up with to ameliorate it. Offering a 'compact mode' with a subset of the headers? But how do I know which headers are more important? Personally I use Making headers individually configurable? That'd be quite some effort for a very small gain. It won't be as nice as the Vim/Neovim folds, and it'll be a lot more noise in EER's configurations. |
@Frederick888, yikes! I appreciate the help but I want to keep it simple. I'd go back a version if I could but I try to stay up to date with TB and had to upgrade. Some questions.
|
This is really a nuisance for me as well. |
@Frederick888, yikes!
'How is this a "yikes"?! It's an elegant solution where a mostly
presentation problem was taken care of by the presentation layer. Not
only did it achieve this without any information loss, but also gave
users the flexibility... (bla bla bla)'
This was my first reaction to your comment; this is how different
people can be; and this is how different the users of EER, despite the
small number, can be.
So I think we must not jump the gun and deliver any half-baked features.
For example,
1. Could all of these headers be called verbose/advanced mode and
disabled with a toggle?
This is not very different from the 'compact mode' I described above.
If there were such a toggle, users might well just ask something similar
along the lines of 'I like the non-verbose mode, but I also need one of
those headers, can I have just one of them in this mode?' I know I
would've asked, for Send-On-Exit at least.
But anyway, all fluffy talks aside, for a niche project like EER, it
first and foremost has to fit my vision and schedule. And for three more
lines of headers I simply don't think it's worth implementing or
maintaining a new feature, especially considering it can be very easily
tackled by a few lines of Bash script.
However let's say the deal is not completely off the table. When the
X-ExtEditorR headers grow beyond 5 lines with the Meta Headers on, I can
re-evaluate this. I've actually been considering some so-called 'focus
mode' or 'zen mode', where EER writes only the subject and the body to a
file, since it's unlikely someone wants to change From/To/etc. without
TB's auto-completion. To me this sounds more like a proper feature.
(I've taken the liberty to change the title of this issue.)
For now I'd like to help people discover the Meta Headers first. I've
added a new section to the FAQs [1].
2. Why is your multi-line format called "meta"?
Since the 'X-ExtEditorR' header by itself does nothing. It's a header
solely about other headers, therefore a 'meta' header :)
[1] https://github.com/Frederick888/external-editor-revived/wiki#there-are-too-many-x-exteditorr--headers-what-can-i-do
|
Frederick,
whether it is a niche project or not, it is highly addictive
once discovered :-)-O
I like the Zen Mode idea, as I do all my To/CC/BCC in TBird
itself anyway.
I have been unable to find a nice Sublime Text extension to
format emails, are you aware of one?
el
|
@Frederick888, my apologies, I didn't mean to offend. I'll simply note that body, Subject, To, CC, and BCC are the only headers I care to edit and see. @ondohotola, I find editing To, CC, BCC in TB a nuisance and wonder how you manage? I often have to resort to using my pointer to select addresses (which can be fiddly) or repeatedly alt-clicking to get to "move to". I love editing those in a text editor with keyboard only. |
Joseph
I have a large address book and doing this by keyboard (only)
is impossible for me :-)-O
|
Ah. I don't create many new emails nor add addresses. I do spend a fair amount of time rearranging addresses between the To and CC to be polite, which I do like doing in the text editor. |
Thank you.
I don't use Sublime so I have no idea ¯\_(ツ)_/¯. Sublime does seem to have some EML syntax support, maybe you can pair one of them with
Nah, I was kinda joking.
Well, case in point... :P |
I found (after a little prompting on the Usenet :-)-O) the Command-R 'Rewrap' command in TBird, which in combination with Sublime Text works so well that so would like if you added it to the defaults :-)-O
(one line, note the Will be playing on the MacBook for a while and if it works well enough will toss Alpha and reconfigure the iMac. Thank you again, el |
I recently upgraded to the new plugin and message host and now see lots of X-ExtEditorR-* headers I'd rather not see. How to suppress them?
Environment
| macOS 13.6.1 22G313 arm64
| thunderbird: 115.5.1
| External Editor 1.0
| External Editor Revived native messaging host for macos (aarch64) v1.0.0
The text was updated successfully, but these errors were encountered: