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

Adding Timestamp instead of Scheduling #5

Open
ugurbolat opened this issue Sep 27, 2020 · 5 comments
Open

Adding Timestamp instead of Scheduling #5

ugurbolat opened this issue Sep 27, 2020 · 5 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ugurbolat
Copy link

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...

@mrcnski
Copy link
Owner

mrcnski commented Sep 28, 2020

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 🙃

@ugurbolat
Copy link
Author

Got it.

"org-recur-timestamp" function (similar to org-recur-schedule) would be nice :)

@mrcnski mrcnski added the enhancement New feature or request label Oct 5, 2021
@lenient7
Copy link

lenient7 commented Jan 6, 2023

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?

@mrcnski
Copy link
Owner

mrcnski commented Jan 6, 2023

Hi @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.

@lenient7
Copy link

lenient7 commented Jan 9, 2023 via email

@mrcnski mrcnski added the help wanted Extra attention is needed label Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants