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

Bookmarks utility functions #980

Closed
reckter opened this issue Apr 16, 2015 · 6 comments
Closed

Bookmarks utility functions #980

reckter opened this issue Apr 16, 2015 · 6 comments

Comments

@reckter
Copy link
Contributor

reckter commented Apr 16, 2015

I just looked into adding a Folder in the bookmarks plugin, automatically (via a different plugin). I couldn't find another way than using Jquery to enter the name and press the button of the input field.
Which is really hacky. So I ask for a function in the Bookmarks Folder:
'addFolder("name")'

If this is considered a good addition, I could add it myself ( doesn't look like much work really)

edit: this should also apply to maps

@flamusdiu
Copy link

@reckter If you can, might as well create the patch and submit it then @jonatkins can consider it. It would greatly help out if you do the patch for this if you can.

@flamusdiu
Copy link

If nothing else, you can create a completely separate plugin that adds the feature to that any plugin could use.

@reckter
Copy link
Contributor Author

reckter commented Apr 17, 2015

@flamusdiu I wanted to see if this was needed / wanted for first :) I will do it when I find some time for it.

@flamusdiu
Copy link

@reckter Yeah, i understand it; still, if you think it's worth it for yourself, then put the change up and let the masses consider it. =) Also, make it faster to pull in if it gets accepted.

@reckter
Copy link
Contributor Author

reckter commented May 1, 2015

Finally came around to implementing this.
See #994 for more information, I added a bunch of functions, that seemed helpful for me.

@reckter
Copy link
Contributor Author

reckter commented Nov 15, 2015

bump

@reckter reckter closed this as completed Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants