Thanks to visit codestin.com
Credit goes to github.com

Skip to content

User specified time formatting in org-agenda #230

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

Closed

Conversation

sayantangkhan
Copy link

Added an option for the user to specify the formatting for the time displayed in org-agenda.

Added an option for the user to specify how the time in org-agenda
is displayed. This is done by setting the ~time-string-formatting~
variable to an appropriate format string. If the variable isn't set,
it's bound to the default value of "%Y-%m-%d".
Added documentation in the org-agenda section for the ~time-string-formatting~
option.
Changed ~"%e %b"~ to ~%e %b~ since the former didn't render as expected.
@sayantangkhan sayantangkhan changed the title Passing lints User specified time formatting in org-agenda Jun 12, 2020
@jcs090218
Copy link
Member

jcs090218 commented Nov 9, 2020

I think the solution is #238. Do you think this PR suite your needs? Thanks! 😄

If you still wish this PR to get merged! Can you resolve the conflict for us? I appreciated!

@sayantangkhan
Copy link
Author

Yes, #238 does exactly what my PR does, but much cleaner. I'll close this pull request, since it's no longer required.

@sayantangkhan sayantangkhan deleted the passing-lints branch December 27, 2020 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants