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

plugin closes repeating scheduled tasks instead of re-scheduling them #13

Open
konsumschaf opened this issue Jun 5, 2022 · 7 comments
Labels
bug Something isn't working

Comments

@konsumschaf
Copy link

konsumschaf commented Jun 5, 2022

Hi,

I am trying to enhance logseq and this plugin seems to be very helpful, but it does not work for repeating scheduled tasks, at least not like I would expect it to work. Here is what to do to reproduce:

Create:

LATER test
SCHEDULED: <2022-06-05 Sun ++1w>

If closed by the plugin, the result is:

DONE test
SCHEDULED: <2022-06-05 Sun ++1w>

if closed on the page, the result is:

LATER test
SCHEDULED: <2022-06-12 Sun ++1w>

I would expect, that the plugin generates the same result.

Thanks for your support! 🙏

@konsumschaf
Copy link
Author

Logseq-Version 0.7.1 (Linux)
Plugin Version 1.3.1

@konsumschaf konsumschaf changed the title plugin closes scheduled task instead of re-scheduling them plugin closes repeating scheduled tasks instead of re-scheduling them Jun 5, 2022
@ahonn ahonn added the bug Something isn't working label Jun 6, 2022
@github-actions
Copy link

github-actions bot commented Jan 9, 2023

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jan 9, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 15, 2023
Repository owner deleted a comment from github-actions bot Jan 15, 2023
@ahonn ahonn removed the Stale label Jan 15, 2023
@ahonn ahonn reopened this Jan 15, 2023
@msjsc001
Copy link

Ran into the same problem with my version of v1.14.0 (win11 22h2,logseq 0.8.16)

@github-actions github-actions bot added the Stale label Feb 19, 2023
Repository owner deleted a comment from github-actions bot Feb 23, 2023
@github-actions github-actions bot removed the Stale label Feb 24, 2023
@novakwh
Copy link

novakwh commented Jun 3, 2023

I have the same issue, had to stop using this otherwise elegant plugin because of it. (Mac, 0.9.8) If it won't work with repeating tasks then unfortunately I can't use it.

@ahonn
Copy link
Owner

ahonn commented Jun 5, 2023

This is a known issue that I have to parse and modify the content of the block according to the schedule rules in order to achieve it.
Currently, I don't have enough time to solve this problem, but it's already on my agenda.
You are welcome to come back and continue using it after I fix this issue.

@ahonn
Copy link
Owner

ahonn commented Jun 5, 2023

There weren't enough people giving feedback on this issue before, so I haven't started working on it yet. As a personal open-source project, if it meets my own needs and there aren't enough people expressing their demand for it, then it's low priority for me. Maybe now I can raise its priority appropriately.

@novakwh
Copy link

novakwh commented Jun 5, 2023

I totally understand! It's a beautiful plugin otherwise. Thanks for considering it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants