how to delete unneeded or old projects?

For general Flowcode discussion that does not belong in the other sections.
hippalator
Posts: 10
http://meble-kuchenne.info.pl
Joined: Tue Jul 15, 2025 9:05 pm
Has thanked: 2 times

how to delete unneeded or old projects?

Post by hippalator »

Am I missing something?
How do you delete old projects that are no longer needed?

medelec35
Matrix Staff
Posts: 2030
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 634 times
Been thanked: 683 times

Re: how to delete unneeded or old projects?

Post by medelec35 »

Can you be more specific.
What is happening that you're not expecting?
Martin

hippalator
Posts: 10
Joined: Tue Jul 15, 2025 9:05 pm
Has thanked: 2 times

Re: how to delete unneeded or old projects?

Post by hippalator »

medelec35 wrote:
Tue Jul 29, 2025 8:09 am
Can you be more specific.
What is happening that you're not expecting?
I've started several projects learning flowcode.
I do not need them and would like to delete them.
When I want to open a project there's a few I no longer want and would like to delete them out of the list.

medelec35
Matrix Staff
Posts: 2030
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 634 times
Been thanked: 683 times

Re: how to delete unneeded or old projects?

Post by medelec35 »

Hello.
Now I understand.
As Flowcode currently does not have that function built in, I have created an app to do that for you.
It will list all your files, then you will have the option to Select all, Select none or individually select a checkbox next to each entry.
So far there is not a memory function built in so you can't undo the changes.
It is zipped up as as can't upload exe files

Before running the app, all Flowcode projects opened must be closed.
If Flowcode is running, the deleted file /s will be restored as soon as Flowcode has shut down.

Note, with some antiviruses if running a scan on the exe file it could show as a virus.
The only reason is the file update only the relevant Flowcode windows registry and that's what the virus is moaning about.
I personally created the exe app and not downloaded it from the internet.
I can ensure you its totally virus/malware etc free.

Edit: removed unsigned file and replaced with a signed file here
Martin

hippalator
Posts: 10
Joined: Tue Jul 15, 2025 9:05 pm
Has thanked: 2 times

Re: how to delete unneeded or old projects?

Post by hippalator »

Thank You Martin

I thought for a minute there that maybe I was going nuts.
It's rough enough being a complete newby at programming why was I not seeing a delete option.

medelec35
Matrix Staff
Posts: 2030
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 634 times
Been thanked: 683 times

Re: how to delete unneeded or old projects?

Post by medelec35 »

You're welcome.
Can you please let me know if the app works well for you.
One advantage with your post is you have given the idea for any future planned releases.
Thank you for that.
Martin

chipfryer27
Valued Contributor
Posts: 1640
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 362 times
Been thanked: 575 times

Re: how to delete unneeded or old projects?

Post by chipfryer27 »

Hi

Personally speaking, I have found the recent files option to be quite helpful. On occasion I have lost track of the name of the file I was working on, or more likely which folder I stuck it in, and having FC know is a bonus :)

Maybe I should just get better at filing......

Regards

medelec35
Matrix Staff
Posts: 2030
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 634 times
Been thanked: 683 times

Re: how to delete unneeded or old projects?

Post by medelec35 »

You are in luck as I'm going to change the code so you can browse and add your own files, so you can swap with the old and replace with the new.
As that is not a forum request I will modify the code in my own time. Unless no one is interested, then I won't. ;-)
Martin

mnfisher
Valued Contributor
Posts: 1581
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 140 times
Been thanked: 744 times

Re: how to delete unneeded or old projects?

Post by mnfisher »

Sounds neat....

Yes please!

medelec35
Matrix Staff
Posts: 2030
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 634 times
Been thanked: 683 times

Flowcode v10 Re: how to delete unneeded or old projects?

Post by medelec35 »

mnfisher wrote:
Tue Jul 29, 2025 7:18 pm
Sounds neat....

Yes please!
Sure and thank for your interest
In that case I have made improvements that now allow up to 16 entries, can save or load backups, and you can now select any flowcode project and add it to the recent files list.
Flowcode_Recent_Files_Manager.png
Flowcode_Recent_Files_Manager.png (14.4 KiB) Viewed 215 times

I have cut off the actual file list in the image for privacy.
Can you let me know how it works for you and any bugs/suggestions etc. are most welcome.

Edit: removed unsigned file and replaced with a signed file here
Martin

Post Reply