Finished off the agenda and minutes features in the adm page. Added another six events to the calendar.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
- 6.30 pm - Welcome
|
||||
- 6.35 pm - Agreement on Agenda Items
|
||||
- 6.40 pm - Administrivia (if any)
|
||||
- 6.45 pm - Presentation 1: James: Git
|
||||
- 7.15 pm - Presentation 2: Terry?: Fossil?
|
||||
- 7.45 pm - Loose (Discourse) Threads
|
||||
1. 7.30 pm - Welcome
|
||||
2. 7.35 pm - Agreement on Agenda Items
|
||||
3. 7.40 pm - Administrivia (if any)
|
||||
1. OK with default Privacy Policy and Terms of Service
|
||||
2. Logos: JD to use images supplied to attempt producing something in Gimp
|
||||
4. 7.45 pm - Presentation 1 - James: Git
|
||||
5. 8.45 pm - Loose (Discourse) Threads
|
||||
1. Meshtastic: Dirk has seen JD's node, but we haven't successfully exchanged messages yet.
|
||||
5. Next meeting
|
||||
1. JD to book next three months of meetings. One more at Chermside, then two at Carindale.
|
||||
|
||||
@@ -1,20 +1,66 @@
|
||||
[
|
||||
{
|
||||
"coordinates": "-27.50129,153.1027015",
|
||||
"start": "2025-10-23T18:30",
|
||||
"end": "2025-10-23T21:00",
|
||||
"title": "October 2025 In Person Catch Up",
|
||||
"description": "Monthly In Person Get Together",
|
||||
"location": "Carindale Library"
|
||||
},
|
||||
{
|
||||
"coordinates": "",
|
||||
"start": "2025-10-07T19:00",
|
||||
"end": "2025-10-07T21:00",
|
||||
"title": "October 2025 Online Catch Up",
|
||||
"description": "Monthly Online Jitsi Get Together",
|
||||
"location": "Jitsi"
|
||||
},
|
||||
{
|
||||
"coordinates": "-27.50129,153.1027015",
|
||||
"start": "2025-09-25T18:30",
|
||||
"end": "2025-09-25T21:00",
|
||||
"title": "September 2025 In Person Catch Up",
|
||||
"description": "Monthly In Person Get Together",
|
||||
"location": "Carindale Library"
|
||||
},
|
||||
{
|
||||
"coordinates": "",
|
||||
"start": "2025-09-09T19:00",
|
||||
"end": "2025-09-09T21:00",
|
||||
"title": "September 2025 Online Catch Up",
|
||||
"description": "Monthly Online Jitsi Get Together",
|
||||
"location": "Jitsi"
|
||||
},
|
||||
{
|
||||
"coordinates": "-27.38621539644283,153.0351689206467",
|
||||
"start": "2025-08-28T18:30",
|
||||
"end": "2025-08-28T21:00",
|
||||
"title": "August 2025 In Person Catch Up",
|
||||
"description": "Monthly In Person Get Together",
|
||||
"location": "Chermside Library"
|
||||
},
|
||||
{
|
||||
"coordinates": "",
|
||||
"start": "2025-08-12T19:00",
|
||||
"end": "2025-08-12T21:00",
|
||||
"title": "August 2025 Online Catch Up",
|
||||
"description": "Monthly Online Jitsi Get Together",
|
||||
"location": "Jitsi"
|
||||
},
|
||||
{
|
||||
"start": "2025-07-24T18:30:00",
|
||||
"end": "2025-07-24T21:00",
|
||||
"title": "July 2025 In Person Catch Up",
|
||||
"description": "Monthly In Person Get Together",
|
||||
"location": "Chermside Library",
|
||||
"coordinates": "-27.38621539644283,153.0351689206467",
|
||||
"ctl": "202507241830"
|
||||
"coordinates": "-27.38621539644283,153.0351689206467"
|
||||
},
|
||||
{
|
||||
"start": "2025-07-08T19:00:00",
|
||||
"end": "2025-07-08T21:00",
|
||||
"title": "July 2025 Online Catch Up",
|
||||
"description": "Monthly Online Jitsi Get Together",
|
||||
"location": "Jitsi",
|
||||
"ctl": "202507081900"
|
||||
"location": "Jitsi"
|
||||
},
|
||||
{
|
||||
"start": "2025-06-19T18:30:00",
|
||||
@@ -22,15 +68,13 @@
|
||||
"title": "June 2025 In Person Catch Up",
|
||||
"description": "Social get-together. Discussion about large language models and meshtastic experiments. Clumsy attempt at adhering to an agenda and taking minutes.",
|
||||
"location": "Chermside Library",
|
||||
"coordinates": "-27.38621539644283,153.0351689206467",
|
||||
"ctl": "202506191830"
|
||||
"coordinates": "-27.38621539644283,153.0351689206467"
|
||||
},
|
||||
{
|
||||
"start": "2025-06-10T19:00:00",
|
||||
"end": "2025-06-10T21:00",
|
||||
"title": "June 2025 Online Catch Up",
|
||||
"description": "Getting started with meshtastic",
|
||||
"location": "Jitsi",
|
||||
"ctl": "202506101900"
|
||||
"location": "Jitsi"
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user