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

Add tag option to bookmarks to fetch multiple bookmarks #1

Open
fezcode opened this issue Sep 6, 2021 · 0 comments
Open

Add tag option to bookmarks to fetch multiple bookmarks #1

fezcode opened this issue Sep 6, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fezcode
Copy link
Owner

fezcode commented Sep 6, 2021

In some cases, you may want to get all bookmarks related to a tag. You may not remember all of the names of bookmarks.

This creates another command or flag.

$ bm add sam "/home/sam" -t homes

$ bm add adam /home/adam -t homes

$ bm show tag homes
-----------------
sam  : /home/sam
adam : /home/adam

$ bm show tag
homes
...
@fezcode fezcode self-assigned this Sep 6, 2021
@fezcode fezcode added the enhancement New feature or request label Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant