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

Agenda tags format. #441

Merged
merged 1 commit into from
Feb 27, 2023
Merged

Conversation

ricardoricho
Copy link
Contributor

Hi, this is for #405.

It defines a custom variable, dashboard-agenda-tags-format, that is pointing to a function that be applied to the tag strings "tag1:tag2:tag3".

It also defines dashboard-agenda--show-tags a function that return the tags, and dashboard-agenda--hide-tags a function that returns nil, so tags are ignored.

dashboard-widgets.el Outdated Show resolved Hide resolved
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.

LGTM! Let me know when this is ready to merge!

Define a custom variable, dashboard-agenda-tags-format and a function
dashboard-agenda-formatted-tags to format the agenda tags.
@ricardoricho
Copy link
Contributor Author

Ready to merge @jcs090218
Thanks

@jcs090218 jcs090218 merged commit 243a500 into emacs-dashboard:master Feb 27, 2023
@ricardoricho ricardoricho deleted the tags-format branch February 27, 2023 19:24
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