-
Notifications
You must be signed in to change notification settings - Fork 7
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
Adding Timestamp instead of Scheduling #5
Comments
We don't have support for timestamps or deadlines right now. Feel free to submit a proposal (e.g. do you want new commands? config variables?) and I may or may not pick it up 🙃 |
Got it. "org-recur-timestamp" function (similar to org-recur-schedule) would be nice :) |
I have a quick and dirty solution to this. I am really new to git and have little idea how to upload the code change. Can someone guide me on how I can share a suggested change? |
Hi @lenient7! You'll want to:
If you do a web search for "github pull request tutorial", you should be able to find more detailed information. Let me know if you have any questions! Excited to see your contribution. |
Dear Marcin:
First of all, thank you so much for writing this nice package!
I also appreciate your quick reply, which is very helpful. I followed your
guide and created a pull request. As I mentioned, it is a (quick) and dirty
hack, but it seems working fine for me.
Wish you have a great week!
Hojae
…On Fri, Jan 6, 2023 at 1:14 PM Marcin S. ***@***.***> wrote:
Hi @lenient7 <https://github.com/lenient7>! You'll want to:
1. make a fork (copy of the repo)
2. clone it (download it locally)
3. make a commit (save your change with git)
4. push the commit (upload it to GitHub)
5. raise a "pull request" (contribution proposal)
If you do a web search for "github pull request tutorial", you should be
able to find more detailed information.
Let me know if you have any questions! Excited to see your contribution.
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQMERG667A5B2OYAHUB5VDWRBOGTANCNFSM4R324FPQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hello,
Thanks for this package. I really like the simplicity.
Is there a way to add a timestamp to a task rather than scheduling? I would like to create repeating appointments/tasks. In this way, I don't see them in the next days of my agenda...
The text was updated successfully, but these errors were encountered: