decaporg / decap-cms

A Git-based CMS for Static Site Generators
https://decapcms.org
MIT License
17.67k stars 3.03k forks source link

Possible block navigation #7011

Open olegfedak opened 7 months ago

olegfedak commented 7 months ago

Reality description I manage a substantial list of front matter data with nested properties. Scrolling through such a page to find a specific field can be challenging, even when the object-widget or the list-widget are collapsed.

Value The crucial value here lies in simple and fast block navigation.

Posible solution In my situation, I use a preview template. What if clicking on a specific block in the preview pane could instantly take me to the related widget in the editor? I mean it as 'click and see'.

martinjagodic commented 5 months ago

@olegfedak could you draw up some mock wireframes of what you envision?

olegfedak commented 5 months ago

@martinjagodic Here's an example in the video:

https://github.com/decaporg/decap-cms/assets/5526547/e505c8fa-f76c-4438-9bc8-c0fe97740c64

martinjagodic commented 5 months ago

This is a good idea but it could interfere with selecting text. Maybe we could show a button on hover like anchor links in the docs.