Skip to content

Add tag option to bookmarks to fetch multiple bookmarks #1

Description

@fezcode

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
...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions