## Feature Request Allow users to **reorder project folders** in the sidebar by dragging them to a different position. ### Current Behavior - Projects in the sidebar have a fixed order (likely by creation date or alphabetical) - There is no way to manually rearrange them ### Proposed Behavior - Users can **drag and drop** project folders to reorder them in the sidebar - The custom order should be **persisted** across sessions - Alternatively (or additionally): offer "Move up" / "Move down" options in the three-dot context menu (see #28) ### Why - Users often have projects of varying priority — the most active project should be easy to reach at the top - Manual ordering gives users control over their workspace layout - This is a standard UX pattern in tools like VS Code, Notion, and other IDEs ## Environment - OpenGUI Desktop Interface
Feature Request
Allow users to reorder project folders in the sidebar by dragging them to a different position.
Current Behavior
Proposed Behavior
Why
Environment