haydenull / logseq-plugin-agenda

A calendar, task manager and daily planner plugin for logseq
https://agenda.haydenhayden.com
MIT License
822 stars 44 forks source link

Feature Request: Logseq-Agenda Gantt Chart #244

Open fenton368 opened 7 months ago

fenton368 commented 7 months ago

Search first

What Happened?

Hello, I apologize for making an issue report for a feature request; I want to continue to use the Gantt Chart feature provided by the older version of Agenda.

Me and my student team have been relying on Agenda to get our project on time, and we would like to continue to see the Gantt and timeline feature on the newest 3.0 Logseq Agenda update!

Best, Fenton

Reproduce the Bug

N/A

Screenshots

N/A

Environment Information

Windows 11 Home 64-bit 22H2 Build: 22621.2428 | Logseq Version: 0.9.2

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

haydenull commented 7 months ago

Agenda3 will still support Gantt charts, but it will require some time for development. In the meantime, you can continue using Agenda2 as usual.

mcopik commented 7 months ago

@haydenull Thank you for your work on the new release - it looks much simpler and more intuitive!

One feature missing right now is the project selection - Agenda3 seems to scan all files for unfinished TODOs, creating a huge backlog for me. Will there be a way to select only specific projects for scheduling, like in Agenda2?

mcopik commented 7 months ago

Another missing feature is the time estimation - in Agenda2, I could write down the time of a task as 13:00-13:30, and the plugin would automatically find the proper start time and duration. Now, it only recognizes SCHEDULED, and for the duration, it recognizes the custom Agenda annotation. However, adding the latter is cumbersome without the GUI.

haydenull commented 7 months ago

@mcopik Agenda3 has replaced “project” with a more flexible filter. We can discuss this in the issue. https://github.com/haydenull/logseq-plugin-agenda/issues/216

Agenda3 will try to use native syntax as much as possible, so custom syntax 13:00-13:30 is not currently supported.