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

Adding Tags when saving URL from Chrome extension #835

Closed
fujianto opened this issue Sep 10, 2014 · 3 comments
Closed

Adding Tags when saving URL from Chrome extension #835

fujianto opened this issue Sep 10, 2014 · 3 comments
Labels

Comments

@fujianto
Copy link

On the current version, Is it possible to add tag after saving article url from Chrome? Perhaps adding extra tags parameter on popup.js will do the trick?

var if_url = base_url + '?action=add&url=' + btoa(url)+'&tags='+tags;

Is there a way to get the latest article ID? After the url is submitted, the latest article ID could be used to update the tags of the recently submitted article.

@tcitworld tcitworld added this to the 2.0 milestone Oct 4, 2014
@nicosomb nicosomb modified the milestones: 2.1.0, 2.0.0 Feb 19, 2016
@nicosomb
Copy link
Member

this issue needs to be moved to the chrome ext project.

@nicosomb nicosomb removed this from the 2.1.0 milestone Aug 11, 2016
@nicosomb
Copy link
Member

And I think it's already available in the next version of the Chrome ext.

@nicosomb
Copy link
Member

It's done here https://github.com/Rurik19/wallabagger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants