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

Add snoozing support #5

Open
rohitdubey12 opened this issue Oct 4, 2017 · 0 comments
Open

Add snoozing support #5

rohitdubey12 opened this issue Oct 4, 2017 · 0 comments
Assignees

Comments

@rohitdubey12
Copy link
Owner

There could be a date next to a TODO tag, so that that TODO item only gets added to the TODO list on that date.
But this means when running daily, it'd need to look at all the old notes to find any snoozed TODO tags.

  • we can maintain the snoozed reminders in a separate note, and parse that note daily to pull in any snoozed reminder for the day
  • We can put the dates/ids for notes containing snoozed reminders as a numeric string in a corner of the actual TODO note and parse that on every run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant