pimutils / pimutils/khal

Feature: VJOURNAL support

Open
#1,094 9 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: enhancement
Dominant language
Python
Stars
3.1k
Forks
233
Avg merge
1h 44m
Merged PRs (30d)
1

Description

I've been thinking about adding support for VJOURNAL entries to khal. AFAICT these are almost the same as VEVENT, the main difference being that they are implicitly FREE and TRANSPARENT. So it seems that this would mostly need a few UI tweaks to show/hide journal entries in agenda views and maybe allow editing long DESCRIPTIONs in an external editor.

Is there interest in having this in mainline?

(Since many CalDAV servers don't allow pushing VJOURNALs by default a nice extra would be to have a setting to create "compatible" journal entries which are VEVENTs with an X-flag to indicate that these are actually journal entries. KOrganizer has a pretty nice UI for VJOURNALs so there's some benefit to having real ones though.)

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

Start by tracing khal’s existing VEVENT handling and agenda views, then review how long DESCRIPTION values are edited. Done would require a settled VJOURNAL design, including whether to support compatible VEVENT entries, with tests covering the chosen behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.