I allow automatically adding new contacts, because I don't want to miss any new ones, and I mark all "local" and "important" contacts as favorites so they don't get overwritten. As a result, I have a pretty long list of favorites.
I wish there were a better way to filter contacts in the CLI, similar to what the app offers - by favorite flag, last heard, or type. Something like at b=1 contact_name doesn't yield the same results - I want to see name, type, prefix and path in output. I believe there should be a more user-friendly way to do this. Maybe add flags to lc? For example, -f for favorites, -h for last heard, -r for repeaters, etc.
And to follow up on #70 - I think this should be a standard feature, not a "hackable" add-on, just like filtering.
I allow automatically adding new contacts, because I don't want to miss any new ones, and I mark all "local" and "important" contacts as favorites so they don't get overwritten. As a result, I have a pretty long list of favorites.
I wish there were a better way to filter contacts in the CLI, similar to what the app offers - by favorite flag, last heard, or type. Something like
at b=1 contact_namedoesn't yield the same results - I want to see name, type, prefix and path in output. I believe there should be a more user-friendly way to do this. Maybe add flags tolc? For example,-ffor favorites,-hfor last heard,-rfor repeaters, etc.And to follow up on #70 - I think this should be a standard feature, not a "hackable" add-on, just like filtering.