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

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