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

feat: add psd export support #156

Merged
merged 1 commit into from
Jul 20, 2021
Merged

feat: add psd export support #156

merged 1 commit into from
Jul 20, 2021

Conversation

antipalindrome
Copy link
Owner

@antipalindrome antipalindrome commented Jul 20, 2021

New string substitutions:

Option Example
{ln} Will be replaced with the layer name. Useful for when exporting filenames as their index
{dn} Will be replaced with the document name
{M} Will be replaced with the month
{MM} Will be replaced with the month, with a leading zero
{D} Will be replaced with the date of the month
{DD} Will be replaced with the date of the month, with a leading zero
{YY} Will be replaced with the year, as the last two digits
{YYYY} Will be replaced with the year, as all four
{HH} Will be replaced with the hours, with a leading zero
{mm} Will be replaced with the minutes, with a leading zero
{ss} Will be replaced with the seconds, with a leading zero
{sss} Will be replaced with the milliseconds, with leading zeros

* add additional string substitution
@antipalindrome antipalindrome merged commit 73edea7 into main Jul 20, 2021
@antipalindrome antipalindrome deleted the hanna/feat/version_2.1 branch July 20, 2021 19:19
antipalindrome added a commit that referenced this pull request Jan 4, 2022
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

Successfully merging this pull request may close these issues.

[REQUEST] add export to PSD option full naming controll
1 participant