geier / khal_navigate

An example plugin for khal showing how to add a new command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example plugin for khal showing how to add a new command

khal

This plugin is based on khal PR #1211 by SOUKRAT Zakaria, CHOUMMIKH Meriam, and ELBAGHAZAOUI Azhar.

This will only work if you are currently running the develop/plugins branch.

Install the python project in this repository, e.g.

pip install git+https://github.com/geier/khal_navigate

Usage

This command supplies the new navigate command.

Example usage:

khal navigate -w 1 -m 12 -y 2023

About

An example plugin for khal showing how to add a new command


Languages

Language:Python 100.0%