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

Sort notes in Mmm-dd-yyyy format #184

Closed
SebastianMC opened this issue Jan 2, 2025 · 1 comment
Closed

Sort notes in Mmm-dd-yyyy format #184

SebastianMC opened this issue Jan 2, 2025 · 1 comment
Assignees

Comments

@SebastianMC
Copy link
Owner

A sibling / follow up of #151 based on the request in this comment

@SebastianMC
Copy link
Owner Author

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]

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
---

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

No branches or pull requests

1 participant