# Angus' Events Plugin 📅

**URL:** https://meta.discourse.org/t/angus-events-plugin/69776
**Category:** Plugin
**Created:** [9월 11, 2017, 2:44오전 UTC](https://meta.discourse.org/t/angus-events-plugin/69776 "2017-09-11T02:44:59Z")
**Posts on this page:** 20
**Page:** 21

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [11월 12, 2018, 11:54오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/406 "2018-11-12T23:54:55Z")

</div>

Ah you want to hide the timezone input itself. Those settings affect the display of the timezone in the topic, topic lists and emails.

You can set a default timezone using ` events timezone default`, which will set a default timezone for the timezone input the Add Event modal.

There’s currently no setting to hide the input itself. You could hide it with css.

```plaintext
.add-event-controls div.control:last-of-type {
   display: none;
}

```

You should only do this if you’ve set a default timezone.

---

<div class="post-metadata">

### Author: ![denismuraviev](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/denismuraviev/32/124672_2.png) [@denismuraviev](https://meta.discourse.org/u/denismuraviev)
#### Post date: [11월 14, 2018, 7:02오전 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/407 "2018-11-14T07:02:02Z")

</div>

Hey, @angus!

Great plugin! Thanks a lot!  
Is it possible to add this options?:

1. Passed events RSVP change to “I’ve been there”
2. Make a list of events in users profile: what events he visited in past and what event he is going to visit.

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [11월 18, 2018, 1:36오전 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/408 "2018-11-18T01:36:25Z")

</div>

Hey Denis, thanks for using the plugin.

Those sound like interesting features, but before I get to stuff like that, there are a number of other RSVP features I’ll be looking at, particularly along the lines of what @tobiaseigen [laid out above](https://meta.discourse.org/t/events-plugin-calendar/69776/401).

---

<div class="post-metadata">

### Author: ![adopilot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/adopilot/32/105040_2.png) [@adopilot](https://meta.discourse.org/u/adopilot)
#### Post date: [11월 30, 2018, 2:02오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/409 "2018-11-30T14:02:36Z")

</div>

Apologies if this was mentiend before.

Is there way to get clickable topic on calendar hidden by amount of items for one day .

If there is more then 4 events on one day.  
Calendar page shows more button, whic opens submenu but then topics are unclicabile.  
There is no way to go to topic which is 5th event in one day

 ![image](https://global.discourse-cdn.com/meta/original/3X/8/d/8dc51e87d7c78db4b1a7a7cc2cddcf59b81d85fd.png)

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [12월 7, 2018, 12:28오전 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/410 "2018-12-07T00:28:01Z")

</div>

Can you link me to your site where this is happening? I’m not seeing it, e.g. [on my sandbox it’s working fine](https://discourse.angusmcleod.com.au/c/events/l/calendar?end=2019-01-06&start=2018-11-25).

 ![Screenshot%20at%20Dec%2007%2011-27-16](https://global.discourse-cdn.com/meta/original/3X/0/8/08f5242803037b0d4adaf50eb56443ddefdfa284.png)

---

<div class="post-metadata">

### Author: ![adopilot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/adopilot/32/105040_2.png) [@adopilot](https://meta.discourse.org/u/adopilot)
#### Post date: [12월 7, 2018, 7:55오전 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/411 "2018-12-07T07:55:16Z")

</div>

My site is on private addresses , do you have static IP so I can open firewall for you and send you access

---

<div class="post-metadata">

### Author: ![adopilot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/adopilot/32/105040_2.png) [@adopilot](https://meta.discourse.org/u/adopilot)
#### Post date: [12월 10, 2018, 8:05오전 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/412 "2018-12-10T08:05:00Z")

</div>

Regarding issue whit opening hidden events by amount of item inside one day.  
Looks like there is issue only in one of two cases.  
I am not for sure yet what is an issue  
Maybe  
When we have multiple events on day which repeat on calendar.  
I am susceptible that bug occurs when you tray to see multiple events on day which exist twice on calendar  
Eg. if you try to open 3 th day and there is also 3th day of next or previous month on same calendar.

Or it is issue when you switch month from current to next or previous

 ![image](https://global.discourse-cdn.com/meta/original/3X/3/8/3877e154c9ab25b703b7b6bdf86f16c73d086152.png)

* * *

Yes there is bug  
I did reprduce it on  
[https://discourse.angusmcleod.com.au/c/events/events-sub/l/calendar](https://discourse.angusmcleod.com.au/c/events/events-sub/l/calendar)

Can you check 1.1.2019 on calendar to see behaviour of multipe events

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [12월 14, 2018, 4:32오전 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/413 "2018-12-14T04:32:20Z")

</div>

@adopilot Indeed! Thanks for finding that 🐛 Now fixed:

[https://github.com/angusmcleod/discourse-events/commit/802d8614337edbf3638935a61d3edfaab5a61f28](https://github.com/angusmcleod/discourse-events/commit/802d8614337edbf3638935a61d3edfaab5a61f28)

---

<div class="post-metadata">

### Author: ![neemiasvf](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neemiasvf/32/197028_2.png) [@neemiasvf](https://meta.discourse.org/u/neemiasvf)
#### Post date: [12월 23, 2018, 10:05오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/414 "2018-12-23T22:05:07Z")

</div>

Hi there @angus!

This really is a great plugin! Really nice job! But everything could be improved, right? So here are a few notes:

#### 1. Event Recurrence

Although the plugin is quite complete when it comes to features, there is a trivial one that’s missing: recurrence. Sometimes the **same** event can happen at different times and dates (daily, weekly, quarterly, monthly, yearly…). It’s not optimal to create a new topic for every recurrence of the event, which is what we have to do now (or even change the topic’s datetime every time).

Having recurrence on events would not only solve this, but would also show it more clearly on calendar and agenda views.

So, would it be possible to add this “simple” feature?

#### 2. Missing Icon

It may be possible that the recent update to FA 5 has broken some assets. One of them is the icon from the “Subscribe” button in the Calendar view.

![image](https://global.discourse-cdn.com/meta/original/3X/b/4/b4c2663aa3350d64f6ceaccf3c9a8032ec873f4f.png)

* * *

If you currently don’t have the time to code these changes, please let me know so that I can help. I’ll just need some tips from you…

Anyways, Happy Holidays! 🎄

---

<div class="post-metadata">

### Author: ![icaria36](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/icaria36/32/426431_2.png) [@icaria36](https://meta.discourse.org/u/icaria36)
#### Post date: [12월 26, 2018, 7:49오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/415 "2018-12-26T19:49:41Z")

</div>

Hi, this plugin is being very useful in our website. Thank you very much!

There seems to be a problem with the iCal export. For each event, the URL defined is the URL of the calendar, not of the event itself in Discourse.

See the problem in action at [Redirecting...](https://confederac.io/es/principal) under “Agenda”. Ideally each event should link to their corresponding topic in Discourse. Instead, all of them link to [Redirecting...](https://la.confederac.io/calendar)

The problem can also be replicated importing `webcal://discourse.angusmcleod.com.au/c/events/l/calendar.ics?time_zone=Europe/Berlin` or just checking the metadata for each event at [https://discourse.angusmcleod.com.au/c/events/l/calendar.ics?time\_zone=Europe/Berlin](https://discourse.angusmcleod.com.au/c/events/l/calendar.ics?time_zone=Europe/Berlin)

---

<div class="post-metadata">

### Author: ![neemiasvf](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neemiasvf/32/197028_2.png) [@neemiasvf](https://meta.discourse.org/u/neemiasvf)
#### Post date: [1월 3, 2019, 10:24오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/416 "2019-01-03T22:24:58Z")

</div>

Hey @angus!

Any news on an update of the plugin?

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [1월 9, 2019, 10:17오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/417 "2019-01-09T22:17:52Z")

</div>

Hey, I’ve been away on holiday, but slowly resurfacing. Will take a look at this soon.

---

<div class="post-metadata">

### Author: ![Buntspecht](https://avatars.discourse-cdn.com/v4/letter/b/3e96dc/32.png) [@Buntspecht](https://meta.discourse.org/u/Buntspecht)
#### Post date: [1월 19, 2019, 3:53오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/418 "2019-01-19T15:53:26Z")

</div>

Hey Angus,  
thanks alot for your effort this plugin fits very well our needs!

When you will inspect the mentioned problem of Quim Gil could you also have a look into that:

I created one calendar for one category of our whole discourse instance and in the “calendar”-view there you can subscribe via the subscribe-button (at the top right) this calendar. But when I try to import the calendar in my calendar provider with the webcal-URL I only get the message:  
“The specified iCalendar source does not contain valid content and cannot be processed.” (translated)

I already tried to create a future event so there is data to share.

Any ideas? Thanks alot!

kind regards,  
Nico

---

<div class="post-metadata">

### Author: ![companyhen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/companyhen/32/121250_2.png) [@companyhen](https://meta.discourse.org/u/companyhen)
#### Post date: [2월 2, 2019, 6:13오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/419 "2019-02-02T18:13:54Z")

</div>

Figured it out 🙂

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [2월 28, 2019, 2:39오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/420 "2019-02-28T14:39:45Z")

</div>

@angus, I noticed translation errors in the last commits: in French, an event is “un événement” (with acute e, twice). I’m not sure who did this, so I wanted to highlight it here so that person can fix their own mistakes 🙂

p.s.: “évènement” is correct, but it’s part of the numerous foolish orthographic reforms from the French Academy of December 6, 1990. The bottom line is: if there’s already an existing translated string, “correcting” it is probably not a good idea. Comparing occurrences of “événement” and “évènement” will show why.

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2월 28, 2019, 2:56오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/421 "2019-02-28T14:56:05Z")

</div>

Why not do a PR directly on GitHub? It’s pretty easy to do when you’re just editing one file 😉

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [2월 28, 2019, 3:23오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/422 "2019-02-28T15:23:33Z")

</div>

This is the place for conversation, and coordination. I tried to click on the line at GH to make a comment there but it didn’t work. I wanted to have this conversation then, as 1) I’m busy doing something else, 2) I didn’t want to enter a PR war over the ‘right’ way to translate.

---

<div class="post-metadata">

### Author: ![Buntspecht](https://avatars.discourse-cdn.com/v4/letter/b/3e96dc/32.png) [@Buntspecht](https://meta.discourse.org/u/Buntspecht)
#### Post date: [3월 2, 2019, 2:52오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/423 "2019-03-02T14:52:54Z")

</div>

No one has an idea why the subscription to a calendar doesn’t work? Is there anyone where the subscription works out there?

---

<div class="post-metadata">

### Author: ![ChrisBeach](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chrisbeach/32/214628_2.png) [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)
#### Post date: [3월 4, 2019, 1:16오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/424 "2019-03-04T13:16:23Z")

</div>

> [@neemiasvf](#):
>
> Although the plugin is quite complete when it comes to features, there is a trivial one that’s missing: recurrence. Sometimes the **same** event can happen at different times and dates (daily, weekly, quarterly, monthly, yearly…). It’s not optimal to create a new topic for every recurrence of the event, which is what we have to do now (or even change the topic’s datetime every time).
> 
> Having recurrence on events would not only solve this, but would also show it more clearly on calendar and agenda views.
> 
> So, would it be possible to add this “simple” feature?

I’d find this very useful too. My users have begun requesting this feature.

---

<div class="post-metadata">

### Author: ![outofthebox](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/outofthebox/32/83708_2.png) [@outofthebox](https://meta.discourse.org/u/outofthebox)
#### Post date: [3월 15, 2019, 12:40오후 UTC](https://meta.discourse.org/t/angus-events-plugin/69776/425 "2019-03-15T12:40:32Z")

</div>

Hi @Angus,

This is a lovely plugin! Great work!

A feature request: be able to set some predefined event types. Each event type has its own color. This way, on one calendar, different kinds of events can be in different colors.

More complicated:  
Perhaps if these are akin to tags, one calendar could also be sorted to view by event types. Parties, networking, deadlines, etc.

Having a unified calendar, composed of multiple event types, to make it easier to view visually, and to sort it by event type, would be a very powerful tool.

[이전 페이지](https://meta.discourse.org/t/angus-events-plugin/69776.md?page=20)

[다음 페이지](https://meta.discourse.org/t/angus-events-plugin/69776.md?page=22)
