nextcloud / nextcloud/calendar

Handle the GEO property

Open
#915 12 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop calendar-js enhancement Feature: Integration
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

The iCal standard has a GEO property to allow specifying the geographic coordinates of an event or task.

Being able to edit it could be useful in some cases (like, to properly specify conference venues…).


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by tracing how calendar events and tasks are parsed, displayed, edited, and serialized, then compare the existing property handling with the RFC 5545 GEO definition; done means GEO coordinates can be edited and preserved correctly for events and tasks.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.