Open
Bug 321269
Opened 20 years ago
Updated 8 months ago
date and timestamp address book card entry when added and changed and allow sorting by date
Categories
(Thunderbird :: Address Book, enhancement)
Thunderbird
Address Book
Tracking
(Not tracked)
NEW
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: uiwanted)
Attachments
(1 obsolete file)
provide timestamp of either create date or last edit (probably more useful than create). provide sortable column in address book UI.
purpose - to permit revisiting AB in near future and review changes in the last x hours or days to, for example:
* complete / add information to the entries (bug 194783)
* move entry to differet AB, eg created new entry in the wrong AB
* delete, eg a mistake - important if one is using AB in conjunction of junk mail filter
without this capability - probably impossible to find entries that need action in a book of 100s or 1,000s of entries.
similar to bug 194783 (but bug 194783 suggests using custom fields)
| Reporter | ||
Comment 1•19 years ago
|
||
address book is a valuable resource and deserves good functions and tools to manage it.
Summary: date / timestamp entries and make them sortable → date and timestamp address book card entry when added and changed and allow sorting by date
Comment 2•19 years ago
|
||
This would in theory be possible. Though I think you may need to take into account timezones etc.
IMO this should be done at database level (ldap/outlook/mork) rather than card level, so that the individual types can implement it how they want (e.g. ldap servers already implement it I believe).
As the field is already present, in theory it wouldn't be too hard to implement this.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•19 years ago
|
||
(In reply to comment #2)
> IMO this should be done at database level (ldap/outlook/mork) rather than card
> level, so that the individual types can implement it how they want (e.g. ldap
> servers already implement it I believe).
Ok, so we do already do this for mork databases at least (ldap should use what the server provides). So if this were to be done, it'd in theory be a matter of hooking the relevant displays up to the appropriate field in the cards.
| Reporter | ||
Comment 4•18 years ago
|
||
so we just need UI? Cool!
(ref comment 1)
Flags: wanted-thunderbird3?
| Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
Updated•17 years ago
|
Flags: wanted-thunderbird3? → wanted-thunderbird3-
Comment 7•9 years ago
|
||
Flags: needinfo?(karolina80kielar)
Updated•9 years ago
|
Attachment #8778530 -
Attachment is obsolete: true
Flags: needinfo?(karolina80kielar)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•