Feature #211
Formatted strings
| Status: | New | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | Maciek Niedzielski | % Done: | 0% |
|
| Category: | Backend/Core | |||
| Target version: | - | |||
| Operating System: | All |
Reported in: | 0.9.1 |
|
Description
Discussed in: http://psi-im.org/forum/thread/662
Ability to use masks "%maskname" to match specific strings like: current time, user's nick, icons in roster... etc.
(check forum for more information)
Related issues
| duplicates Feature #157 | Ability to configure roster contact display | New | |||
| duplicated by Feature #212 | Feature to change message timestamps | New | |||
| duplicated by Bug #103 | Date format is inconsistant | New |
History
Updated by Mircea Bardac 1898 days ago
First thing to do is to choose a method of defining the way the format is specified.
Something like:
$Color.Roster, $color.roster$, %color.roster etc.
Something like:
$Color.Roster, $color.roster$, %color.roster etc.
- cammelCase, small case etc.
This should be thought in order to help scripting afterwards.