# Would really like to have a 'Projects - Save As' option

**URL:** https://discourse.nodered.org/t/would-really-like-to-have-a-projects-save-as-option/27536
**Category:** General
**Created:** [30 May 2020 16:14 UTC](https://discourse.nodered.org/t/would-really-like-to-have-a-projects-save-as-option/27536 "2020-05-30T16:14:32Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![PaulKeates1](https://avatars.discourse-cdn.com/v4/letter/p/97f17d/32.png) [@PaulKeates1](https://discourse.nodered.org/u/PaulKeates1)
#### Post date: [30 May 2020 16:14 UTC](https://discourse.nodered.org/t/would-really-like-to-have-a-projects-save-as-option/27536/1 "2020-05-30T16:14:32Z")

</div>

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](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:

1. Projects - Export - All Flows (saves in the clipboard copy buffer)
2. Projects - New then give it the new project name & configuration options
3. Projects - Import and paste the clipboard buffer

Perhaps there is a better workflow?

Cheers,

Paul

---

<div class="post-metadata">

### Author: ![ghayne](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ghayne/32/39_2.png) [@ghayne](https://discourse.nodered.org/u/ghayne)
#### Post date: [30 May 2020 20:18 UTC](https://discourse.nodered.org/t/would-really-like-to-have-a-projects-save-as-option/27536/2 "2020-05-30T20:18:14Z")

</div>

The projects option uses the git framework. "Save as" is not part of that framework. Git has a rigid workflow philosophy. You might need to look at a git tutorial to understand the more advanced features. Also, the node-red Projects implementation does not expose all the features of git, so you will need an understanding of the command line options for advanced use. What you were asking is possible using git, but not from the node-red interface, as far as I know!

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [30 May 2020 20:21 UTC](https://discourse.nodered.org/t/would-really-like-to-have-a-projects-save-as-option/27536/3 "2020-05-30T20:21:01Z")

</div>

Well, yes it uses git, but that doesn't mean Node-RED couldn't offer such an option. In fact, the original project dialog did have a place holder for 'clone project' for a while that didn't make the cut.

@PaulKeates1 I agree this would be useful to have. Consider it noted and on the backlog.

---

<div class="post-metadata">

### Author: ![ghayne](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ghayne/32/39_2.png) [@ghayne](https://discourse.nodered.org/u/ghayne)
#### Post date: [30 May 2020 20:28 UTC](https://discourse.nodered.org/t/would-really-like-to-have-a-projects-save-as-option/27536/4 "2020-05-30T20:28:05Z")

</div>

> [@knolleary](#):
>
> In fact, the original project dialog did have a place holder for 'clone project' for a while that didn't make the cut.

Ah, I didn't know that!

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [29 July 2020 20:28 UTC](https://discourse.nodered.org/t/would-really-like-to-have-a-projects-save-as-option/27536/5 "2020-07-29T20:28:07Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
