No, but it sounds like that might make a useful plugin if someone would code it.
Add in the mod/blog/views/default/blog/listing.php after Line 21 the following code:
$info .= "<p class=\"owner_timestamp\">" . substr(elgg_echo($vars['entity']->description),0,200) . "...<a href=\"" . $vars['entity']->getUrl() . "\">read more »</a></p>";
So 200 is the number of the characters.
Have fun
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.