Now that I'm adding more content, some of the top-level lr-notebook pages are getting kind of dense. I thought it would be useful to add the option to "star" a project or project entry, and then display with visual hints for quickly identifying them.
To start I'm just adding the option in the admin interface to choose a star color.
Here's the commit with initial implementation.
To add a star, select a color from the dropbown menu in the Lektor admin "edit" page for a project or entry, and save changes.
Here's what it looks like on the Projects page for a starred project and a starred entry.
In the future I may add a button and JavaScript function to easily toggle the "star" status within a page.