WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.5k stars 4.2k forks source link

Most used tags feature #5638

Closed ikenfin closed 6 years ago

ikenfin commented 6 years ago

Hello! Is this possible to return "Most used tags" link?

For example, i'm using hashtag like tag naming system, and it's really annoing to type every #tag every time i need to add the tag to post.

karmatosed commented 6 years ago

This is a feature I certainly wouldn't have anything against us bringing back. I'm interested in how many others use it, would love to find out more about that. If it is something people are relying on then yes lets bring it back. In theory we can just by adding the link like in Classic Editor.

davewhitley commented 6 years ago

A common pattern for this type of thing is to show the most recent tags below the input field after the input field receives focus.

karmatosed commented 6 years ago

I think this could be an idea in the future but not for the first release of Gutenberg. I am going to close this but move to the ideas project as a result.

donnchawp commented 5 years ago

I use the "most used" tags feature all the time on my photoblog where I tag posts with the location and content of my photos. Same general location and similar content so the tag cloud is invaluable.

rngeer commented 5 years ago

I agree that users should be able to choose from most used tags as before. It is causing confusion with some of my long time blogging clients and I have to implement the classic editor in the meantime.

justintadlock commented 5 years ago

Just noting that I got a support question today about this for a non-hierarchical custom taxonomy in one of my plugins. Remembering terms isn't very user friendly. Having some sort of method to select from an existing list helps.

Markmcl commented 5 years ago

It would be a help to enable being able to select from existing list. I endorse comments above. Users are used to this functionality being available.

dcwebman commented 5 years ago

Add another plus one for this feature that was lost. I use it on every post to help select the common tags I use.

ms-studio commented 4 years ago

I don't always use tags – but when I do, I like to be consistent. The "Most Used Tags" interface was a very helpful feature for consistency. I would love to see it coming back with a future Gutenberg update.

paynterf commented 3 years ago

I just spent an entire day trying to (once again) figure out how to add the 'most used' tag cloud feature to my Quick Edit screen on the dashboard, and to the 'Publish' sidebar in the post edit screen, once again without success. The ability to select from a list of most-used tags for my blog posts was one of the very best features of the classic editor, and now it is gone. IMHO this is a major failing of the Gutenberg block. Why have all this new stuff if you have to give up significant functionality?

Frank