-
Notifications
You must be signed in to change notification settings - Fork 201
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
Add descriptions to cron jobs #46
Comments
Thank you for creating the issue. I thought about how we handle crons in our current project and came the conclusion that it may be useful to expand this idea even a bit more:
Let me know what you think about the name|title (and which one you'd prefer) and short_description. |
Sounds good. I don't have any preference for name or title. |
Great. I already started implementing the new columns- |
Please let me know if you have suggestions for improvement. I'm not a fan of the separated "show column x" settings in |
Why do you want this to be configurable at all? I'm a big fan of keeping it simple and this extra column probably doesn't hurt. I'd always show the short_description. |
I worked on a 1280x1024 screen yesterday and realized the columns can get very narrow at that resolution, that's why. :-) I'll remove it and create a pull request tonight, that's no problem. |
This feature was suggested by Matthias Zeis:
Allow adding a description text via XML (and via records) to every cron and show that information in the list view (and maybe in the title tag of the timeline view).
The text was updated successfully, but these errors were encountered: