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

Cannot restrict Gantt source #7

Open
gayleno opened this issue Jun 19, 2024 · 1 comment
Open

Cannot restrict Gantt source #7

gayleno opened this issue Jun 19, 2024 · 1 comment

Comments

@gayleno
Copy link

gayleno commented Jun 19, 2024

I have a workflow using the Tasks plugin with the Day Planner plugin, so I have numerous tasks in my vault without a date attached, just a time. Any new tasks added through the Day Planner plugin use the following format, which I will refer to as format A: image

All of my other tasks use this format, or format B: image

In testing, I am receiving the following error, with no logs in my console:
image

I have chosen Current File, as you can see here:
image

I have determined that having any tasks in my vault with format A causes the error, regardless of Current File being chosen as the source. I have also tested changing the directory, with no different results:
image
image

When I remove the tasks using format A from my vault, it stops throwing an error:
image

Additionally, as you can see in the screenshot, the tasks under format B show as duplicates, without reading the time duration properly. I would like to make a feature request that the plugin uses the Tasks formatting, as Tasks is the 5th most downloaded plugin in the community. Compatibility with this plugin will surely boost buy in from other users.

A request for this compatibility has already been made here:
#2

The code at the following link has been developed previously by another author to solve this issue, as noted by jalilsharif in the previous issue post:
https://github.com/LynnXie00/ObsidianGanntChartfromTasks/blob/39aae2e42dd0609f03a0eb9539a9853dd786cc31/Research%20Gannt.md

@nhannht
Copy link
Owner

nhannht commented Jun 29, 2024

so this is related to day planner , another plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants