Search

Forum

Automatic naming of project files and exports

 0 Replies
 1 Subscribed to this topic
 43 Subscribed to this forum
Sort:
DerLukas01
New Member
Posts: 1
New Member
  • Quote
  • Reply

Hi,

lately I've been creating some plots and I started to take versioning of my reports, plots and project files more serious.

I was wondering if its is possible for exports project files to create new files with automatic created names and maybe folder structure based on variables, asked support and they suggested me to make a post here.

What I am trying to achieve (on windows):

Project files:
{RootDir}\project\{year}_{month}_{project}_{version}.c2p

Plots:
{RootDir}\export\{year}_{month}_{location}_{project}_{plotname}_{version}.pdf

Reports:
{RootDir}\export\{year}_{month}_{location}_{project}_{reportname}_{version}.pdf

Documentation:
{RootDir}\export\{year}_{month}_{location}_{project}_{version}.pdf

It would be great if there was an option to toggle automatic exporting of plots,reports,etc. on save or a button to export all/selection with checkboxes like:

Export

  • Plots
    • Plot1
    • Plot2
    • Plot3
  • Reports
    • Report1
    • Report2
  • Documentation
  • Presentation
  • ...