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

Persist and weight recently used blocks #1859

Closed
notnownikki opened this issue Jul 11, 2017 · 3 comments
Closed

Persist and weight recently used blocks #1859

notnownikki opened this issue Jul 11, 2017 · 3 comments
Labels
[Status] Needs More Info Follow-up required in order to be actionable. [Type] Question Questions about the design or development of the editor.

Comments

@notnownikki
Copy link
Member

Current Behavior

The current simple implementation of the recently used blocks just puts whatever you've used most recently at the top, and at the start of a new post it populates with blocks from the common category.

Expected Behavior

The blocks have some kind of weighting, so that we persist usage data and display more frequently used blocks first.

Open for discussion!

@notnownikki notnownikki added the [Type] Question Questions about the design or development of the editor. label Jul 11, 2017
@westonruter westonruter added the Core REST API Task Task for Core REST API efforts label Jul 15, 2017
@westonruter
Copy link
Member

Depends on having an endpoint for persisting the recently-used blocks: #1455.

@danielbachhuber
Copy link
Member

The blocks have some kind of weighting, so that we persist usage data and display more frequently used blocks first.

What would this weighting algorithm be?

@danielbachhuber danielbachhuber added the [Status] Needs More Info Follow-up required in order to be actionable. label Jan 23, 2018
@mtias
Copy link
Member

mtias commented Mar 6, 2018

Done in #5342.

@mtias mtias closed this as completed Mar 6, 2018
Tug pushed a commit that referenced this issue Feb 28, 2020
* update ref to master (solid border and FloatingToolbar for all blocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Needs More Info Follow-up required in order to be actionable. [Type] Question Questions about the design or development of the editor.
Projects
None yet
Development

No branches or pull requests

5 participants