MD History: Implement search functionality.
Search bar in the toolbar sends dynamic search requests as the user is typing
and these results are displayed on one history-card. As you scroll, if there are
more results these are loaded, and the number of results found is updated.
Within each item: if the title contains the search term, this is bolded.
BUG=
425625