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

re-added agenda widget #168

Merged
merged 1 commit into from Dec 21, 2016
Merged

Conversation

hypetsch
Copy link
Contributor

intially added with #131

image

  • configuration:
    • data-max: maxmimum number of entries to show
    • data-config: json to specify settings. e.g: data-config='{ "source1" : {"color":"#1C8C7A", "abbreviation":"F"}, "source2" : {"color":"#7D786F", "icon":"fa-ambulance"} }'
      • source1, source2: names of CALVIEW entry source where config applies to
      • icon: fa icon to use for entry
      • abbreviation: character to use as symbol if no icon specified
      • color: background color used for entry

@knowthelist knowthelist merged commit 2b88259 into knowthelist:master Dec 21, 2016
knowthelist added a commit that referenced this pull request Dec 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants