Hi, I use the node-red 'Projects' feature a lot.
Is it possible to have a 'Projects - Save As' button? This would 'in theory' be the same as the current 'Create Project' popup but would ALSO copy the existing flows into the new Project. Maybe I'm missing something obvious...
I looked in: https://github.com/node-red/node-red/wiki/Design:-Editor-Themes and can see how to enable / disable various capabilities and change some visual elements but cannot see a way to 'hook' or add to the existing 'Projects' menu item.
Any help or pointers on expanding the menu system would be gratefully received.
P.S. currently, I do the following steps:
- Projects - Export - All Flows (saves in the clipboard copy buffer)
- Projects - New then give it the new project name & configuration options
- Projects - Import and paste the clipboard buffer
Perhaps there is a better workflow?
Cheers,
Paul