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

Add 'edit tags/categories' functionality to post-editor #2

Open
TylerYang opened this issue Jan 9, 2016 · 0 comments
Open

Add 'edit tags/categories' functionality to post-editor #2

TylerYang opened this issue Jan 9, 2016 · 0 comments

Comments

@TylerYang
Copy link
Owner

It should work in this way,

  1. Double click item in the post list then popups a dialog(Better use a small one.)
  2. In the dialog, user should be able to edit(delete, create, add) tags/categories.
  3. Click _CONFIRM_ or _OK_ button, send a request to server(hexo-pl), get the response, parse it => show the message => Done.

Things need to think over,

  1. Maybe not to use double click, because it is not so easy to know, also it is not a good way to double click the item in
  2. Maybe it is better to show the auto complete list when user enter the characters. (Need to make a PR to hexo-pl)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant