Issue198

Title Set attributes in the body
Priority wish Status chatting
Superseder Nosy List ajaksu2, loewis, serhiy.storchaka
Assigned To Topics

Created on 2008-03-17.17:30:53 by loewis, last changed 2012-10-03.19:14:48 by serhiy.storchaka.

Messages
msg1029 (view) Author: loewis Date: 2008-03-17.17:30:52
Setting attributes in the subject, like [nosy=+foo], messes with threading in 
gmail. It would be nice if one could also set fields in the (top of the) body, 
e.g.

title = foo
nosy = +foo
msg1203 (view) Author: ajaksu2 Date: 2009-03-05.16:16:59
I really like this idea and will try to implement it. Some discussion might help me:

Would it be acceptable to mimic the nosy-email format? That means fields below
message, after a '----------'.

Regardless of fields placement, should there be a marker/tag to explicitly
delimit commands? I ask that because, e.g., your original message could trigger
this behavior when you only wanted to discuss it.

Should the attribute-setting part be stripped from the message?

Should setting attributes both in subject and in body be allowed in a given message?
History
Date User Action Args
2012-10-03 19:14:48serhiy.storchakasetnosy: + serhiy.storchaka
2009-03-05 16:16:59ajaksu2setstatus: unread -> chatting
nosy: + ajaksu2
messages: + msg1203
2008-03-17 17:30:53loewiscreate