i3-agenda icon indicating copy to clipboard operation
i3-agenda copied to clipboard

Show your next google calendar event in polybar, swiftbar, i3-bar, simple-bar, bitbar or any other bar with custom scripts support

Results 9 i3-agenda issues
Sort by recently updated
recently updated
newest added

- [ ] Move constant (numbers/strings) values to consts - [ ] Rename main file from __init__ to main/i3-agenda.py - [ ] Separate functions with 3+ indentation levels or over...

Automatically build and publish to pypi using continues deployment Can use Github actions

enhancement

I no longer use i3 (moved to mac) so I no longer use and update this plugin. Looking for someone to help maintain this repo I can continue doing code...

help wanted

the date-format flag is only respected if there are no events in the next week. If there's an event today, no date will appear. If the event is tomorrow, "Tomorrow...

documentation
good first issue

Fixes #41. It turns out that when an external calendar is shared with the calendar being queried, the `summary` field is empty for private events from that calendar. On the...

Catch exceptions and only show them when used with a -v flag. When an exception occurs we should only show a short message like "failed getting events". This is so...

enhancement

Is it possible to show location as well? Check out this example: https://castel.dev/post/lecture-notes-3/ Code is here: https://github.com/gillescastel/university-setup Potentially very easy to add?

enhancement

Currently, we filter out all day events in the get_closest function This is done because otherwise, the all day event will always be shown when it's taking place even if...

enhancement

I tried installing with pipx and get: ``` ERROR: Cannot unpack file /tmp/pip-unpack-273p028k/i3-agenda (downloaded from /tmp/pip-req-build-2x7vgxff, content-type: text/html; charset=utf-8); cannot detect archive format ERROR: Cannot determine archive format of /tmp/pip-req-build-2x7vgxff...