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

Show tasks without a time assigned in the all-day section #530

Closed
wants to merge 1 commit into from

Conversation

ibash
Copy link

@ibash ibash commented Dec 27, 2023

This assigns a default startTime to daily note tasks without inline attributes. Which allows creating a list of tasks and then dragging them to an appropriate time.

Note that globalAttrs is cast as any because the inferred zod type is missing all the fields from the discriminated union (please let me know if this is expected / what the fix is).

This assigns a default startTime to daily note tasks without inline
attributes. Which allows creating a list of tasks and then dragging them
to an appropriate time.

Note that globalAttrs is cast as any because the inferred zod type is
missing all the fields from the discriminated union (please let me know
if this is expected / what the fix is).
@ibash
Copy link
Author

ibash commented Dec 29, 2023

Reopening in #531

@ibash ibash closed this Dec 29, 2023
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

Successfully merging this pull request may close these issues.

1 participant