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

can it support bookmarks folder? #8

Open
kissazi2 opened this issue Oct 24, 2015 · 3 comments
Open

can it support bookmarks folder? #8

kissazi2 opened this issue Oct 24, 2015 · 3 comments
Milestone

Comments

@kissazi2
Copy link

enter the folder name and display file name in folder.

@bayleedev
Copy link
Owner

It can find find items inside of a folder, but does not take the folder name into consideration.

Is there a case where you would want to search for a folder instead of the item name?

@kissazi2
Copy link
Author

I create many folder to category my bookmarks,so I want to use folder name to find my bookmarks.

@bayleedev
Copy link
Owner

This plugin isn't made to "browse" bookmarks. If I added this it would simply create a new field path based on folders and add this as part of the ranking algorithm. For instance:

Given I have bookmarks:
  "Personal" folder with "Foo" and "Bar"
And I have a bookmarks:
  "Articles" folder with "Personal GitHub"
When I type "personal"
Then all items would show up

I'm not exactly sure how I'll rank them, but because "Personal Github" is matching on the bookmark name, it will likely match higher.

What do you think of something like this for your use case?

@bayleedev bayleedev removed the question label Nov 2, 2015
@bayleedev bayleedev added this to the v1.1 milestone Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants