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

Date range support in the calendar view #2559

Open
asm0dey opened this issue Apr 4, 2025 · 0 comments
Open

Date range support in the calendar view #2559

asm0dey opened this issue Apr 4, 2025 · 0 comments
Labels
feature-request New feature or request.

Comments

@asm0dey
Copy link

asm0dey commented Apr 4, 2025

[//]: # (Note: If you are unsure about or have questions related to your feature request, prefer making a discussion first. After we understand what you are looking for, we can easily create an issue to track the solution and progress.

Is your feature request related to a problem? Please describe.
I go to multiple conferences in a month and am trying to keep track of them in Obsidian. However, some conferences are not one-day. I would really love to see calendar date ranges. For now, I have dots on the days of beginnings, like this

Image

But it is not enough.

Describe the solution you'd like
My query looks like this

```dataview
CALENDAR start
FROM "Conferences/2025"
```

I would like to be able to add additional parameters: finish, metainfo. Finish would create a line or select calendar cells in another way, metainfo would be a tooltip on the bar, or another way to show the meta information. For example name of an event and the location.

Describe alternatives you've considered
I currently have a table like this

Image

But let's be honest: it is really far from the calendar view even if it has all the necessary facts.

@asm0dey asm0dey added the feature-request New feature or request. label Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant