-
Notifications
You must be signed in to change notification settings - Fork 9
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
Suggestion / request: Adding predefined date patterns #1
Comments
Great suggestion, thanks! This would also be valuable for e.g., repeating tasks. I'd love to implement it, and I think it should be easy. I will see what I can do. |
This would be fantastic! From now on, my many thanks! |
|
Thanks for this. I think I'd go simpler, though. A syntax like:
where each numeral indicates the number of days to add to today to add a review note. Mostly because this'd be far easier to code, heh. |
Much more direct and practical! Hahaha |
I was just thinking about a custom default date. E.g. Monday because the default tomorrow doesn't actually work. |
@Nebucatnetzer Do you mean for this plugin (Review), or for the Natural Language Dates plugin? If you mean for Review, how do you imagine this would work? A "default review" command, maybe, such that instead of prompting with a modal it just assigns the current note to a preset number of days in the future or the past? |
For this plugin.
If the user enters something in the input field Review then uses the date from the input. |
Ah, neat. Makes sense to me—I'mma try to convert this into a new issue though, to keep things atomic! |
Just a quick update on this front. What I need to figure out is how to easily and elegantly allow the user to add and remove an arbitrary number of patterns. This is a bit tricky, because each new pattern would, ideally, also be a new in-app command (so that you don't need to jump through multiple modals or something to invoke a new pattern. It should be doable, I just haven't had the chance to figure it out yet! |
@5toliv hi, did you find a workaround in the mean time? |
Hi @ryanjamurphy ! All right?
Your plugin is fantastic! It addresses a need for students to maintain a continuous and effective flow of reviews. I am grateful for this!
I have a suggestion / request:
For us exam students, the reviews already have defined periods.
Ex.:
High incidence subjects: 3 - 20 - 45 - 60 days; and
Low incidence subjects: 4 - 30 - 60 - 90 days.
Would it be possible to add some template or configuration to make it possible to include revisions for previously defined days?
Thus, there would be no concern in defining date by date.
Exemple:

#enhancement
The text was updated successfully, but these errors were encountered: