issues
search
insanum
/
gcalcli
Google Calendar Command Line Interface
MIT License
3.33k
stars
314
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix `agenda`/`agendaupdate` handling of event-specific time zones
#820
michaelmhoffman
opened
6 days ago
0
Print more diagnostic messages to stderr instead of stdout
#819
michaelmhoffman
opened
1 week ago
0
agenda and agendaupdate: add --details length redux
#818
michaelmhoffman
opened
1 week ago
0
agenda and agendaupdate: add --details length
#817
michaelmhoffman
closed
1 week ago
5
Add search option to `agenda` subcommand; deprecate `search` subcommand
#816
michaelmhoffman
opened
1 week ago
1
12 hour time format
#815
Rodger2000
opened
2 weeks ago
0
error invalid client - unauthorized
#814
danixland
closed
2 weeks ago
3
Don't require search_text when searching for events
#813
booxter
closed
1 week ago
5
using the --detail all and --detail_all commands
#812
Logansfury
closed
1 week ago
9
Is there any way to get the end time of events on google calendar? It seems only start times are shown
#811
Logansfury
closed
6 days ago
1
Fixed pagenation
#810
kohsuke
closed
3 weeks ago
2
OAuth Client ID token_expiry in 7 days
#809
NuvolaF
closed
1 month ago
1
Authenticating on a headless system
#808
PMDant
opened
1 month ago
7
Proper support for alternate auth accounts
#807
dbarnett
opened
1 month ago
12
Support oauth (and cache) files in $GCALCLI_CONFIG dir
#806
dbarnett
closed
1 month ago
1
Variable oauth storage location
#805
ahughes03
closed
1 month ago
9
Release v4.5.1
#804
dbarnett
closed
1 month ago
1
Fix `config edit` when missing dir blowing up with FileNotFoundError
#803
dbarnett
closed
1 month ago
0
Switch from "toml" dep to "tomli" to fix failures reading config
#802
dbarnett
closed
1 month ago
0
Config file can't be read when using python < 3.11 (`Expecting something like a string`)
#801
dbarnett
closed
1 month ago
0
`config edit` can fail with FileNotFoundError
#800
dbarnett
closed
1 month ago
1
Building from source version from setuptools-scm error
#799
PMDant
closed
1 month ago
8
Fix redundant "Ignore and refresh" prompt from `init`
#798
dbarnett
closed
1 month ago
0
Stop using brightblack color by default (UX problems on dark bg)
#797
dbarnett
closed
1 month ago
0
Fix bizarre SSL recursion errors by moving truststore init earlier
#796
dbarnett
closed
1 month ago
0
`gcalcli init` shouldn't prompt to "Ignore and refresh" after successful init
#795
dbarnett
closed
1 month ago
0
Adjust "when" value parsing to handle YYYY-MM-DD consistently
#794
dbarnett
closed
1 month ago
0
build/install fails from AUR/yay (setuptools-scm can't detect version from source tarball)
#793
0-andy-0
closed
1 month ago
6
Datetime parsing shouldn't assume YYYY-DD-MM regardless of locale
#792
CrossR
closed
1 month ago
6
`agenda` and `agendaupdate`: add `--details length`
#791
michaelmhoffman
opened
1 month ago
0
Not yet authenticated after upgrade to 4.5.0, then crash
#790
ZaxonXP
closed
1 month ago
7
Don't use brightblack on dark background
#789
dbarnett
closed
1 month ago
1
ChangeLog: Reorganize v4.5.0 items and add a few missing misc fixes
#788
dbarnett
closed
2 months ago
1
Update man page with latest options
#787
dbarnett
closed
2 months ago
0
Simplify --version to omit author names
#786
dbarnett
closed
2 months ago
2
Improve error message for bizarre ssl "maximum recursion depth exceeded" scenario (#735)
#785
dbarnett
closed
2 months ago
1
import should automatically update existing events based on UID/SEQUENCE values
#784
dbarnett
opened
2 months ago
3
Add --use-legacy-import hint message in `import` partial-failure output
#783
dbarnett
closed
2 months ago
0
Fix ics error printing regressed in recent commit
#782
dbarnett
closed
2 months ago
0
util inspect-auth: fix unauthenticated case to print the right message
#781
dbarnett
closed
2 months ago
0
Add `util inspect-auth` command to dump auth token metadata
#780
dbarnett
closed
2 months ago
0
ChangeLog: Add note about dumping rej.ics from `import` command (#778)
#779
dbarnett
closed
2 months ago
0
Change import to dump ics file for any failed events
#778
dbarnett
closed
2 months ago
0
Add a `util inspect-auth` command
#777
dbarnett
closed
2 months ago
0
Docs/examples for agendaupdate to make it more discoverable
#776
dbarnett
opened
2 months ago
3
Variant of agendaupdate doing round-trip through Google Sheets instead of local TSV
#775
dbarnett
opened
2 months ago
2
agendaupdate should support multiple calendars
#774
dbarnett
opened
2 months ago
0
Refactor to use more helpers from `details`
#773
dbarnett
opened
2 months ago
2
agendaupdate should be able to create new events vs. just updating existing events
#772
dbarnett
closed
1 week ago
1
CreateEventFromVOBJ: if there is no dtend, use the duration if available
#771
dbarnett
closed
2 months ago
1
Next