Task better view related to which account/lead

in all TASKS views/ List, edit, create view etc, a seperate column header in all views with on top
“Related to” or “account” or “leads” name , to group all tasks to that accounts/leads and sort alfabetic on name
and within the name, sorted on datetime, the latest on top
Thanks Andre

For each view you have to modify different file. On List view you can add the column of Related Record so that i shows which Account/Contact it is related to.

For Edit/Detail View, there are view.edit.php and view.detail.php files that can be modified for show the Links as you want.