Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inactive timestamps in calfw-org #135

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    76339d3 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Inactive timestamp in calfw-org

    Customized option to show inactive timestamps events.
    danielf-amobee committed May 1, 2021
    Configuration menu
    Copy the full SHA
    cadd04b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    26ab323 View commit details
    Browse the repository at this point in the history
  2. Bug fix: repeating events appeared multiple times

    The bug was that a repeating event appeared multiple times at the first
    day it was scheduled/deadline; the reason is this package scrapes the
    agenda for data and in day-mode an individual repeating events appears
    in all the future dates so need to dedup it.
    danielfleischer committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    a00473f View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Update calfw-org.el

    danielfleischer committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    d63994a View commit details
    Browse the repository at this point in the history