Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saved searches #314

Closed
spoorun opened this issue Aug 30, 2017 · 2 comments
Closed

Saved searches #314

spoorun opened this issue Aug 30, 2017 · 2 comments
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request low Low priority
Milestone

Comments

@spoorun
Copy link

spoorun commented Aug 30, 2017

The ability to save search results to appear in the left panel (as a virtual folder, below 'Groups')

This requires #313 (advanced search strings) to be useful.

If both #313 and this issue were implemented, users with a lot of contacts, administrators, and business users, would be able to create easy and useful 'search folders'.

When saving a search, User should be able to give the search a name.

Examples:

  • User wants to frequently see all their contacts in their bowling club.
  • User searches 'Loughton Bowling', and saves the search for regular use.
  • User needs to see list of employees in certain locations. They have a custom field 'Employee'
  • User searches (after Advanced search strings #313 implemented) #Employee:yes and London to find all employees in London, and saves the search for regular use, under the name 'London staff'
  • User needs to regularly see all members that are lapsed. They have a custom field membership.
  • User searches #Membership:lapsed and saves the search for regular use, under the name: 'Lapsed Members'
@skjnldsv
Copy link
Member

Nice idea too!
Main issue is that we don't store settings outside the user's browser. So if a user change computer, the saved searches won't appear. :)

@skjnldsv skjnldsv added 1. to develop Accepted and waiting to be taken care of enhancement New feature or request low Low priority labels Aug 30, 2017
@skjnldsv skjnldsv added this to the 2.1.0 milestone Aug 30, 2017
@skjnldsv
Copy link
Member

skjnldsv commented Oct 1, 2018

Closing, as we won't implement this feature.
Search should now be handled by the server directly. this is out of scope for this. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request low Low priority
Projects
None yet
Development

No branches or pull requests

2 participants