Multi-day events in Calendar view#764
Multi-day events in Calendar view#764jeroenvervaeke wants to merge 1 commit intoobsmd-projects:mainfrom
Conversation
|
Thanks a lot for your contribution! We can work on this amazing prototype. I will log down some ideas here for the personal reference, and you can continue coding on this if you wish. Drag & drop issueCurrently when we drop a day card, it just set the Another idea is to display start date and end date seperately, and set visual hint like different colors to help distinguish them. Check / uncheckCheck / uncheck on middle day cards will truncate the duration and let start date put off to it. Duration editing on note editing modal [idea]Booking hotel is a nice reference on specifiying a duration. Would this be a useful feature? |
Nice find, I'll address this!
I'll check what this functionality does and try to fix it accordingly
Personally I use this to plan my holiday too, but other people might use it for other things. Regarding the design, I would love to have something similar to the original idea in #565, but then start and end date will need time (and preferably also timezone) support, without breaking existing functionality |
|
This bot triages issues and PRs according to the following rules: - After 60d of inactivity, lifecycle/stale is applied. - After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied and the PR is closed. You can: - Make a comment to remove the stale label and show your support. The 60 days reset. - If a PR has lifecycle/rotten and is closed, comment and ask maintainers if they'd be interested in reopening. |
Implemented a solution for #565