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

Use of calendar #314

Open
ericvb opened this issue May 2, 2018 · 1 comment
Open

Use of calendar #314

ericvb opened this issue May 2, 2018 · 1 comment

Comments

@ericvb
Copy link

ericvb commented May 2, 2018

In the config we find:
config['calendarurl'] = 'type here your url...';

In the wiki we find in the Positioning section:
There are already some predefined blocks you can also use in the columns:
...
buttons.calendar
...

But defining simply in the colums:
columns[1]['blocks'] = ['currentweather_big','weather','garbage',buttons.calendar]
will not work.

I had to create in the CONFIG file:
buttons.calendar = {key: 'nextcloud', width:5, icon: 'fa-calendar', title: 'Kalender Gezin', url:'type here the url to the calendar, in my case a nextcloud calendar'}

After that the button popped up in the dashticz screen...

How it is suppose to work?

@DewGew
Copy link
Contributor

DewGew commented Jun 12, 2018

@robgeerts I want to know also..

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

No branches or pull requests

2 participants