You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 1000+ friends. They might not use their real name on Facebook, or at least their not in canonical forms. Being able to search through friend list by filtering/regex.. much enhances the using experience.
The text was updated successfully, but these errors were encountered:
Agree, would be very nice to be able to do this within the app. Piping the output of messer --command='contacts' to grep would require a login each time it's done.
Summary
search friend --regex ^[Aa]lexa*
givesAlexandre Miljoe
Alexandra John
alexa
Motivation
I have 1000+ friends. They might not use their real name on Facebook, or at least their not in canonical forms. Being able to search through friend list by filtering/regex.. much enhances the using experience.
The text was updated successfully, but these errors were encountered: