5 Commits

Author SHA1 Message Date
9bf9193ec8 RepoSelector: Hilight selected text 2020-11-13 16:03:28 +01:00
2404475074 HighlightedText: Ensure max lines is being followed
This results in the highlighted text not always being visible. I'm not
sure how to fix that, it seems rather complex.
2020-09-14 12:36:48 +02:00
35f76ebe4c StandardView/JournalView: Implement search highlighting
Fixes #14
2020-09-07 17:48:21 +02:00
d81b2ac3ab HighlightText: Show the actual term
Not what we are searching for.

This is going to get really messy when I implement proper searching
which takes accents and text normalization into account.
2020-09-07 17:40:42 +02:00
cbc75e45e9 NoteTile: Also Highlight the title if it matches
Related to #14
2020-09-07 17:38:37 +02:00