Calendar

From syn2cat - HackerSpace.lu
(Difference between revisions)
Jump to: navigation, search
m
 
(112 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#ask:[[Category:Event||ExternalEvent]]|? StartDate = When|? Location |format=calendar}}
+
{{TOCright}}
 +
==Add your Event==
 +
Adding an event and BOOKING the location are 2 different things. If you want to book the engineering area at Level2, check out the box on the left side of [https://level2.lu/events Level2 Events]
 +
To add a new event, use our '''[[Form:Event|event form]]'''.
  
== Timeline View ==
+
More esoteric event types or combinations might require the following tools:
{{#ask:[[Category:Event||ExternalEvent]]|? StartDate = When|? Location |format=eventline}}
+
  
==Map View==
+
* '''[[Form:Project]]''' to add a new project page.
{{#ask:[[Category:Event||ExternalEvent]][[Has coordinates::+]]|limit=100|?Has coordinates|format=googlemap|width=800|height=400}}
+
* '''[[Form:RadioShow]]''' to add a new radio-show episode.
 +
 
 +
See the ''Tools'' menu for even more forms.
 +
 
 +
== Calendar ==
 +
{{#ask:
 +
[[Category:Event]]
 +
[[EndDate::>{{#calendarstartdate:}}]]
 +
[[StartDate::<{{#calendarenddate:}}]]
 +
| ?Has date
 +
| ?Has location=@
 +
| format=calendar
 +
}}
  
 
==Additional Formats==
 
==Additional Formats==
* {{#ask:[[Category:Event||ExternalEvent]]|? StartDate = When|? Location |format=icalendar}} (still in testing, sorry)
 
* {{#ask:[[Category:Event||ExternalEvent]]|? StartDate = When|? Location |format=rss}}
 
* {{#ask:[[Category:Event]]|? StartDate = When|? Location |format=rss |sort=StartDate|order=asc |searchlabel=RSS (Internal events only)}}
 
  
==Add your Event==
+
=== Timeline View ===
Would you like to add your own Event?
+
{{#ask:
 +
[[Category:Event||Project]] [[Is Recurring::no]]
 +
[[EndDate::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 +
| ?StartDate=Start date
 +
| ?EndDate=End date
 +
| ?Has location=Location
 +
| sort=StartDate
 +
| order=desc
 +
| format=timeline
 +
| timelinebands=WEEK,MONTH
 +
| timelineposition=start
 +
| limit=42
 +
}}
 +
 
 +
===Map View===
 +
{{#ask:
 +
[[Category:Event]]
 +
[[Has coordinates::+]]
 +
[[StartDate::{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}||>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 +
[[EndDate::{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}||>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 +
| limit=100
 +
| ?Has coordinates
 +
| ?Has location=Venue
 +
| ?StartDate=From
 +
| ?EndDate=Till
 +
| format=googlemaps
 +
| width=800
 +
| height=400
 +
}}
 +
 
 +
=== iCal ===
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::+]] [[StartDate::>{{#time: Y-m-d | -5 days }}]]
 +
| ?StartDate = start
 +
| ?EndDate = end
 +
| sort=StartDate
 +
| order=ascending
 +
| ?Has location
 +
| format=icalendar
 +
| icalendartitle=syn2cat Events Calendar
 +
}}
 +
 
 +
=== RSS ===
 +
 
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::>{{#time: Y-m-d | -1 days }}]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has subtitle
 +
| ?Has description
 +
| ?Is Event of Type
 +
| ?Has location
 +
| ?Has picture
 +
| ?Has cost
 +
| sort=StartDate
 +
| order=ascending
 +
| format=feed
 +
| searchlabel=STUFF
 +
}}
 +
 
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::>{{#time: Y-m-d | -5 days }}]]
 +
| sort=StartDate
 +
| order=descending
 +
| format=rss
 +
| rsstitle=syn2cat event feed
 +
| rssdescription=Events from hackerspace.lu
 +
| searchlabel=RSS (all events, not older than 5 days)
 +
}}
 +
 
 +
* {{#ask:
 +
[[Category:Event]] <q>[[Has organizer::Organisation:Syn2cat]] OR [[Is External::no]]</q> [[StartDate::>{{#time: Y-m-d | -5 days }}]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has subtitle
 +
| ?Has description
 +
| ?Is Event of Type
 +
| ?Has location
 +
| ?Has picture
 +
| ?Has cost
 +
| sort=StartDate
 +
| order=descending
 +
| format=rss
 +
| rsstitle=syn2cat event feed
 +
| rssdescription=Events from hackerspace.lu
 +
| searchlabel=RSS (Internal events only, not older than 5 days)
 +
}}
 +
 
 +
* {{#ask:
 +
[[Category:Event]] <q>[[Has organizer::Organisation:Syn2cat]] OR [[Is External::no]]</q>  [[Do Announce::yes]] [[StartDate::>{{#time: Y-m-d | -5 days }}]]
 +
| ?EndDate
 +
| ?Has description
 +
| ?Has location
 +
| sort=StartDate
 +
| order=descending
 +
| format=rss
 +
| rsstitle=syn2cat event feed
 +
| rssdescription=Events from hackerspace.lu
 +
| searchlabel=RSS (Internal, announceable events only, not older than 5 days)
 +
}}
 +
 
 +
=== RDF ===
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::+]] [[StartDate::>{{#time: Y-m-d | -5 days }}]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has description
 +
| ?Is Event of Type
 +
| ?Has location
 +
| sort=StartDate
 +
| order=ascending
 +
| format=rdf
 +
| searchlabel=RDF (all events, not older than 5 days)
 +
}}
 +
 
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::+]] [[Is External::no]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has description
 +
| ?Is Event of Type
 +
| ?Has location
 +
| sort=StartDate
 +
| order=ascending
 +
| format=rdf
 +
| searchlabel=RDF (Internal events only, no time limit)
 +
}}
 +
 
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::+]] [[Is External::no]] [[Do Announce::yes]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has description
 +
| ?Is Event of Type
 +
| ?Has location
 +
| sort=StartDate
 +
| order=ascending
 +
| format=rdf
 +
| searchlabel=RDF (Internal, announceable events only, no time limit)
 +
}}
 +
 
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::>{{#time: Y-m-d | -5 days }}]] [[StartDate::<{{#time: Y-m-d | +15 days }}]] [[Is External::no]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has description
 +
| ?Is Event of Type
 +
| ?Has location
 +
| sort=StartDate
 +
| order=descending
 +
| format=rdf
 +
| syntax=turtle
 +
| searchlabel=RDF (Internal events only, turtle syntax, -5 to +15 days)
 +
}}
 +
 
 +
=== JSON ===
 +
 
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::+]] <q>[[Has organizer::Organisation:Syn2cat]] OR [[Is External::no]]</q> [[Do Announce::yes]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has subtitle
 +
| ?Has description
 +
| ?Is Event of Type
 +
| ?Has location
 +
| ?Has picture
 +
| ?Has cost
 +
| sort=StartDate
 +
| order=ascending
 +
| format=json
 +
| searchlabel=JSON (Internal, announceable events only, no time limit)
 +
}}
 +
 
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::>{{#time: Y-m-d }}]] <q>[[Has organizer::Organisation:Syn2cat]] OR [[Is External::no]]</q> [[Do Announce::yes]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has subtitle
 +
| ?Has description
 +
| ?Is Event of Type=Is type
 +
| ?Has location
 +
| ?Has picture
 +
| ?Has cost
 +
| ?Category
 +
| sort=StartDate
 +
| order=ascending
 +
| format=json
 +
| searchlabel=JSON (Internal, announceable events only, only upcoming events)
 +
}}
 +
 
 +
* {{#ask:
 +
[[Category:Event]] [[StartDate::>{{#time: Y-m-d }}]]
 +
| ?StartDate
 +
| ?EndDate
 +
| ?Has subtitle
 +
| ?Has description
 +
| ?Is Event of Type=Is type
 +
| ?Has location
 +
| ?Has picture
 +
| ?Has cost
 +
| ?Category
 +
| sort=StartDate
 +
| order=ascending
 +
| format=json
 +
| searchlabel=JSON (Internal, only upcoming events)
 +
}}
 +
 
 +
=== Table view ===
 +
{{#ask:
 +
[[Category:Event]]
 +
[[StartDate::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 +
| ?StartDate=From
 +
| ?EndDate=Until
 +
| ?Has location=Location
 +
| format=broadtable
 +
| sort=StartDate
 +
}}
  
Check out our [[Event Guidelines]] and make sure to use the appropriate templates:
+
== Past Events ==
* [[Form:Event]] or include [[Template:Event]]
+
{{#ask:
* [[Form:ExternalEvent]] or include [[Template:ExternalEvent]]
+
[[Category:Event]]
* [[Form:Workshop]] or include [[Template:Workshop]]
+
[[EndDate::<{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
* [[Form:Workgroup]] or include [[Template:Workgroup]]
+
| ?StartDate=From
 +
| ?EndDate=Until
 +
| ?Has location=Location
 +
| format=broadtable
 +
| order=desc
 +
| sort=StartDate
 +
}}

Latest revision as of 11:41, 25 April 2015

Contents

[edit] Add your Event

Adding an event and BOOKING the location are 2 different things. If you want to book the engineering area at Level2, check out the box on the left side of Level2 Events To add a new event, use our event form.

More esoteric event types or combinations might require the following tools:

See the Tools menu for even more forms.

[edit] Calendar

MondayTuesdayWednesdayThursdayFridaySaturdaySunday
26
27
28
29
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31


[edit] Additional Formats

[edit] Timeline View

[edit] Map View

[edit] iCal

[edit] RSS

[edit] RDF

[edit] JSON

[edit] Table view

[edit] Past Events

 FromUntilLocation
General Assembly March 202416 March 2024 15:00:0016 March 2024 17:00:00Level2
General Assembly March 202318 March 2023 19:00:0018 March 2023 21:00:00Level2
General Assembly December 202210 December 2022 19:00:0010 December 2022 21:00:00Level2
General Assembly September 202118 September 2021 19:00:0018 September 2021 21:00:00Level2
General Assembly March 202014 March 2020 19:00:0014 March 2020 21:00:00Level2
General Assembly March 20192 March 2019 19:00:002 March 2019 21:00:00Level2
General Assembly March 201824 March 2018 19:00:0024 March 2018 22:00:00Level2
Bootstrap 2017-1125 November 2017 19:00:0025 November 2017 23:30:00Level2
Bootstrap 2017-1223 November 2017 19:00:0023 November 2017 23:30:00Level2
Bootstrap 2017-1028 October 2017 19:00:0028 October 2017 23:30:00Level2
Bootstrap 2017-0930 September 2017 19:00:0030 September 2017 23:30:00Level2
Bootstrap 2017-082 September 2017 19:00:002 September 2017 23:30:00Level2
Bootstrap 2017-074 August 2017 19:00:004 August 2017 23:30:00Level2
Extraordinary General Assembly July 201711 July 2017 19:30:0011 July 2017 22:00:00Level2
Bootstrap 2017-068 July 2017 19:00:008 July 2017 23:30:00Level2
Bootstrap 2017-0510 June 2017 19:00:0010 June 2017 23:30:00Level2
Bootstrap 2017-0413 May 2017 19:00:0014 May 2017 23:30:00Level2
DevOps Meetup26 April 2017 19:00:0026 April 2017 21:00:00Level2
Bootstrap 2017-0315 April 2017 19:00:0015 April 2017 23:30:00Level2
Friday Hacks :: 17 April 2017 18:45:007 April 2017 21:15:00Level2
General Assembly March 201718 March 2017 19:00:0018 March 2017 22:00:00Level2
Bootstrap 2017-0218 February 2017 19:00:0018 February 2017 23:30:00Level2
Bootstrap 2017-0121 January 2017 19:00:0021 January 2017 23:30:00Level2
Bootstrap 2016-1324 December 2016 19:00:0024 December 2016 23:30:00Level2
Bootstrap 2016-1226 November 2016 19:00:0026 November 2016 23:30:00Level2
Bootstrap 2016-1129 October 2016 19:00:0029 October 2016 23:30:00Level2
Bootstrap 2016-101 October 2016 19:00:001 October 2016 23:30:00Level2
Bootstrap 2016-093 September 2016 19:00:003 September 2016 23:30:00Level2
Bootstrap 2016-086 August 2016 19:00:006 August 2016 23:30:00Level2
HaxoGreen 201628 July 2016 10:00:0031 July 2016 16:00:00Campsite Belvedère
Bootstrap 2016-079 July 2016 19:00:009 July 2016 23:30:00Level2
Bootstrap 2016-0611 June 2016 19:00:0011 June 2016 23:30:00Level2
Bootstrap 2016-0514 May 2016 19:00:0014 May 2016 23:30:00Level2
Bootstrap 2016-0416 April 2016 19:00:0016 April 2016 23:30:00Level2
Bootstrap 2016-0319 March 2016 19:00:0019 March 2016 23:30:00Level2
General Assembly March 20165 March 2016 19:00:005 March 2016 21:00:00Level2
Bootstrap 2016-0220 February 2016 19:00:0020 February 2016 23:30:00Level2
Bootstrap 2016-0123 January 2016 19:00:0023 January 2016 23:30:00Level2
Bootstrap 2015-1326 December 2015 19:00:0026 December 2015 23:30:00Level2
Bootstrap 2015-1228 November 2015 19:00:0028 November 2015 23:30:00Level2
Bootstrap 2015-1131 October 2015 19:00:0031 October 2015 23:30:00Level2
Bootstrap 2015-103 October 2015 19:00:003 October 2015 23:30:00Level2
Bootstrap 2015-095 September 2015 19:00:005 September 2015 23:30:00Level2
Bootstrap 2015-088 August 2015 19:00:008 August 2015 23:30:00Level2
Bootstrap 2015-0711 July 2015 19:00:0011 July 2015 23:30:00Level2
Bootstrap 2015-0613 June 2015 19:00:0013 June 2015 23:30:00Level2
Bootstrap 2015-0516 May 2015 19:00:0016 May 2015 23:30:00Level2
JS Luxembourg: ITCSS and ES64 May 2015 19:00:004 May 2015 20:00:00Level2
Bootstrap 2015-0418 April 2015 19:00:0018 April 2015 23:30:00Level2
Accounting and technical challenges of Bitcoin payments14 April 2015 19:00:0014 April 2015 19:45:00Level2
… further results
Personal tools
Namespaces

Variants
Actions
Navigation
syn2cat
Hackerspace
Activities
Initiatives
Community
Tools
Tools