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

Click to a future date #102

Closed
minxu-nyc opened this issue Sep 30, 2023 · 6 comments
Closed

Click to a future date #102

minxu-nyc opened this issue Sep 30, 2023 · 6 comments
Assignees
Labels

Comments

@minxu-nyc
Copy link

This plugin works well for moving between journal entries of today and the past by just clicking on the mini calendar. However, it does not move to the journal entry or create a new journal entry when clicking on a future date. Is this the expected behavior? It would be very useful to move to the journal entry or create a new entry if none exists when a future date is clicked.

Thanks!

M

@YU000jp YU000jp self-assigned this Sep 30, 2023
@YU000jp YU000jp added the type: enhancement New feature or request label Sep 30, 2023
@YU000jp
Copy link
Owner

YU000jp commented Sep 30, 2023

@minxu-nyc
OK.
I released.

@minxu-nyc
Copy link
Author

Thanks! This is wonderful. By the way, I noticed the layout for the mini calendar has changed to two rows of fixed 14 days. Can a "smarter" version of the mini calendar be implemented so that the current week is placed on the top or bottom row to give a similar number of days before and after "Today" in the view?

M

@YU000jp
Copy link
Owner

YU000jp commented Sep 30, 2023

@minxu-nyc
I didn't quite grasp the idea mentioned in the previous message about the smarter version of the mini calendar. Could you please explain it again?

@minxu-nyc
Copy link
Author

Take 9/30/23 (today) as an example. The default mini-calendar will place the current week at the bottom row. In the view, the number of days before and after today are 12 and 1, respectively. This is not desirable. A better placement will keep the current week in the top row instead. This would provide 5 and 8 days before and after today. The idea is to provide a more balanced number of days before and after today in the view.

@YU000jp
Copy link
Owner

YU000jp commented Oct 1, 2023

@minxu-nyc
I see. I choose a realistic method and released. If the date is two days before the last day of the week, the following line will display.
One or three lines may be preferable. but, the design is not good. I may improve it so that it can be updated by scrolling someday when I have time.

@YU000jp
Copy link
Owner

YU000jp commented Oct 3, 2023

Implemented the function to switch rows.

@YU000jp YU000jp closed this as completed Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants