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

Bulk Renaming of daily Notes #26

Open
benpla opened this issue May 10, 2023 · 1 comment
Open

Bulk Renaming of daily Notes #26

benpla opened this issue May 10, 2023 · 1 comment

Comments

@benpla
Copy link

benpla commented May 10, 2023

I have a lot of daily notes and would like to rename them. But I don't know if I want to keep the naming scheme for all time and maybe change it again. However, I would like to name all my daily notes in the same format, including all past notes, since other evaluation scripts rely on the format.

My current format is YYY-MM-DD.
Since this has become too confusing for me in daily work, I would like to store them in a different format:
YYYY-MM-DD ddd (ww).

So from

2023-01-01
2023-01-02
2023-01-03

To

2023-01-01 Fri (w52)
2023-01-02 Sat (w01)
2023-01-03 Sun (w01)

Is there a possibility to allow renaming of date parts?

@OlegLustenko
Copy link
Owner

@benpla, right now, we don't have integrations with calendar or anything that could help identify the week number or weekday.

We could build this as it's not rocket science, however how to make UI for this is not clear to me :)

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