Skip to content

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

Open
ibash wants to merge 1 commit into
obsidian-community:mainfrom
ibash:show-tasks-in-all-day
Open

Show tasks without a time assigned in the all-day section#531
ibash wants to merge 1 commit into
obsidian-community:mainfrom
ibash:show-tasks-in-all-day

Conversation

@ibash
Copy link
Copy Markdown

@ibash ibash commented Dec 29, 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).
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