Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Workspace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 92
    • Merge requests 92
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • Plasma Workspace
  • Merge requests
  • !1313

Merged
Created Dec 26, 2021 by Nicolas Fella@nicolasfellaDeveloper

[applets/digitalclock] Allow to launch Kalendar instead of KOrganizer

  • Overview 4
  • Commits 2
  • Pipelines 6
  • Changes 4

Currently this is hardcoded to KOrganizer, but Kalendar is a nice app and we should be able to launch that too.

Check for the default handler for calendar files and take that if it is KOrganizer or Kalendar. The check is to avoid launching an app that can technically open ics files but isn't a calendar app, e.g. Kate.

We can extend the logic with other known calendar apps

Edited Dec 26, 2021 by Nicolas Fella
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/kalendar