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

Dashboard agenda sort #335

Merged
merged 9 commits into from
Dec 19, 2021

Conversation

ricardoricho
Copy link
Contributor

Hi, this is for #326
In org there is org-agenda-sorting-strategy to sort agenda entries.
This PR introduces dashboard-agenda-sort-strategy to define the list of strategies for sorting the agenda.
For example, in the case of sorting by time (scheduled) (setq dashboard-agenda-sort-strategy '(time-up)) will put the entries with time indications first (early first).

Copy link
Member

@jcs090218 jcs090218 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jcs090218 jcs090218 merged commit 0e392f9 into emacs-dashboard:master Dec 19, 2021
@ricardoricho ricardoricho deleted the dashboard-agenda-sort branch December 20, 2021 06:13
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.

None yet

2 participants