Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default folder when getting objects #41

Closed
yannick-beot-sp opened this issue Mar 16, 2023 · 4 comments
Closed

Default folder when getting objects #41

yannick-beot-sp opened this issue Mar 16, 2023 · 4 comments

Comments

@yannick-beot-sp
Copy link
Contributor

When using the "get object" command, a file with a random identifier is created in the temp folder.
It often results on the same steps:

  1. Copy path of the target folder
  2. Go to file "temp" file and save as
  3. Paste the folder
  4. Remove the random id for clean file name

It should be possible to define folders within the workspace.

An idea is to have an additional settings for a pattern. For instance:

%x/%e/%o/%o-%n-%y%M%d-%h%m%s.xml

Where:

  • %x : workspace folder
  • %e: name of the environment (as the one display in the status bar)
  • %o: name of the object type (Rule, Form, etc.)
  • %n: name of the object
  • %y, %M, %d, etc.: parts of the date
@lispercat
Copy link
Owner

lispercat commented Mar 16, 2023 via email

@yannick-beot-sp
Copy link
Contributor Author

This is only available for all objects of the chosen object types

@lispercat
Copy link
Owner

lispercat commented Mar 16, 2023 via email

@lispercat
Copy link
Owner

Merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants