Skip to content

[FEATURE] Daily quote #4

Description

@VionFrancois

Feature description and motivation

I suggest as a feature to display a different quote daily instead of each time a terminal is opened. The motivation behind this is that the quotes are not meant to be consumed quickly, but instead being thought about deeply.

Implementation

We could use the quote file (or a new file) to keep the state of the daily quotes.
By writing a date on the first line of the file, we can check if it's a new day or not. And in the second line, a index to the today's quote, which has to be incremented if it's a new day.
The index comes back to 1 (or 0) if we have gone through the entire quote's list.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions