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

Improve bookmark command #14

Open
hawkins opened this issue Oct 28, 2018 · 1 comment
Open

Improve bookmark command #14

hawkins opened this issue Oct 28, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@hawkins
Copy link
Owner

hawkins commented Oct 28, 2018

I would like these forms to work:

lard bookmark https://url.com General

lard bookmark https://url.com General "My cool website"

lard bookmark https://url.com General "My cool website" \#tag1 \#tag2

lard bookmark https://url.com General "My cool website" "Description of the coolest site ever" \#tag \#tag2

lard bookmark https://url.com General "My cool website" "Description of the coolest site ever" \#tag \#tag2 tag3

@hawkins hawkins added the enhancement New feature or request label Oct 28, 2018
@hawkins
Copy link
Owner Author

hawkins commented Oct 28, 2018

Would also like the Folder and Link locations to be swappable. We can determine this by looking for if one starts with /https?:\/\//, or if one fits some URL regex, since I would also like to make http:// inferred (i.e., /.\w\w\w*[/.+]/)

so, this would be rad:

lard bookmark General Hawkins.is "My personal site"

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