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

Support Week I YYYY as a weekly format #409

Open
dvargas92495 opened this issue May 19, 2023 · 1 comment
Open

Support Week I YYYY as a weekly format #409

dvargas92495 opened this issue May 19, 2023 · 1 comment

Comments

@dvargas92495
Copy link
Collaborator

Related thread

@willettjf
Copy link

Hi David,

I've looked at this again and have some suggestions on potential changes:
- Currently, the "Format" field serves two purposes (1) naming the weekly pages and (2) defining the range of daily note pages to be tagged with the weekly page.
- I would suggest separating these functions into two fields:
- 1-Page naming
- Users could insert custom text and/or dynamic fields
- This would allow for weekly page names such as:
- 2023-W26 - {{YYYY}}-W{{I}}
- Week 26 2023 - Week {{I}} {{YYYY}}
- I is ISO week of the year https://date-fns.org/v2.21.1/docs/format
- 2-Defining the range
- Add default options to define week Monday-Sunday
- Add help text to illustrate how users can change using dynamic fields
Hope this helps.

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

No branches or pull requests

2 participants