We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A sibling / follow up of #151 based on the request in this comment
The text was updated successfully, but these errors were encountered:
#184 - Sort notes in Mmm-dd-yyyy format
a0bd47b
This was a low-hanging-fruit, a new 2.1.5 has been exposed with this feature.
The relevant pattern to use is \[Mmm-dd-yyyy]
\[Mmm-dd-yyyy]
An example sorting spec to capture files and folders with a date suffix in that format:
--- sorting-spec: | target-folder: Attachments ... \[Mmm-dd-yyyy] > a-z ---
Sorry, something went wrong.
SebastianMC
No branches or pull requests
A sibling / follow up of #151 based on the request in this comment
The text was updated successfully, but these errors were encountered: