diff --git a/lib/widgets/fullscreen/info/info_search.dart b/lib/widgets/fullscreen/info/info_search.dart index b0496780a..d28c49a6a 100644 --- a/lib/widgets/fullscreen/info/info_search.dart +++ b/lib/widgets/fullscreen/info/info_search.dart @@ -13,7 +13,7 @@ class InfoSearchDelegate extends SearchDelegate { Map get metadata => metadataNotifier.value; static const suggestions = { - 'Date & time': 'date or time or when -timer -uptime -exposure', + 'Date & time': 'date or time or when -timer -uptime -exposure -timeline', 'Description': 'abstract or description or comment', 'Dimensions': 'width or height or dimension or framesize or imagelength', 'Resolution': 'resolution',