insanum / gcalcli

Google Calendar Command Line Interface
MIT License
3.27k stars 307 forks source link

Displaying end-times for appointments in calendar views #544

Open isene opened 4 years ago

isene commented 4 years ago

How can I get the end times displayed for events in calendar views?

jcrowgey commented 4 years ago

--details=end

On June 12, 2020 6:01:10 AM PDT, Geir Isene notifications@github.com wrote:

How can I get the end times displayed for events in calendar views?

isene commented 4 years ago

Thanks.

What other details can be shown (I see no details on this in any docs...)?

isene commented 4 years ago

--details=end

That didn't work with gcalcli v4.2.0

jcrowgey commented 4 years ago

You probably want to start with:

$ gcalcli SUCOMMAND --help

and, if you're still having trouble, reply with details about what subcommand you're running and what you're experiencing. "That didn't work" is a little bit too vague to debug.

On Sat, Jun 13, 2020 at 10:40:21AM -0700, Geir Isene wrote:

--details=end

That didn't work with gcalcli v4.2.0

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/insanum/gcalcli/issues/544#issuecomment-643654759

isene commented 4 years ago

By "didn't work", I mean that no end times are shown (no change at all was shown in the calendar by adding that option).

isene commented 4 years ago

Let me add that '--details all' works with agenda - but not with calw or calm (4.2.0)

ekirchman commented 2 years ago

I can confirm I am seeing the same issue. It works in agenda, but not calw or calm. gcalcli v4.2.0