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

Proposal: Small language tweak for date header #95

Merged
merged 1 commit into from
Nov 6, 2020
Merged

Proposal: Small language tweak for date header #95

merged 1 commit into from
Nov 6, 2020

Commits on Sep 30, 2020

  1. Proposal: Small language tweak for date header

    The menu section of "Today meeting ($date)" is a little quirky from a grammatical perspective. Ideally, it would read "Today*’s* meeting" (or 'meetings'). 
    
    To sidestep this, a proposal for your consideration:
    • Remove the word "meeting" -- that way it's `Today ($date)` or `Tomorrow ($date)`. The word "meeting" is probably unnecessary since users know the list contains meetings in the first place :)  Plus, this sidesteps needing to pluralize the word "meeting" based on how many there are. 
    
    If you're interested, here's a super tiny PR to that effect :)
    timfee committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    4f5a10c View commit details
    Browse the repository at this point in the history