Giter VIP home page Giter VIP logo

ulauncher_clockify's People

Contributors

jakubrimal avatar n4n0gh avatar tonyvlcek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ulauncher_clockify's Issues

Extension crashes due to failing to find dateutil

Hey there, I'd like to use this extension, but the extension crashes on startup.
Ulauncher says it crashed since it could not import the dateutil module.
I've tried to install it manually using pip and have found that I can only install python-dateutil.

Do you have an idea how this could be fixed?

[feature idea] Add "status" command

First of all, thank you very much for this extensions. Since I installed it I'm using it on daily basis and it's become the primary way for me to interact with the clockify tool, I rarely ever have to jump back to the Web UI.

The clock status command that I propose would show a notification displaying the name and the current time tracked by the currently running time-entry. If there is no currently running tracking the notification would reflect that as well.

Alternative: Instead of a notification this info could show up directly in the options listing in the Ulauncher, I think that both can work well.


๐Ÿ’ก The /time-entries endpoint has a bool in-progress parameter which should allow the retrieval of this currently running time entry.

Use clock in to different projects

Hello! I would have thought that we could specify a project when starting the clock with the extension. Given projects A and B, i would like to be able to use:
clock in title A
clock in title 2 B
or something like that, and not setup the project id in preferences, so i could time track several projects easily.

Thank you !

Crash in Fedora 34

Hello Everyone,

I've tried to use the extension in Fedora 34 with ulauncher 5.11.

I've installed the version ulancher5.11.fedora33 since the ulauncher.511.rpm failed due to python(abi) 3.8 requirement.

When I want to save my details to connect with clockify (api and project id) the extension crash with the following backtrace:

Message: 'com.github.n4n0gh.ulauncher_clockify'
Error Name: UnhandledError
Type: KeyError

Stacktrace:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/ulauncher/ui/windows/PreferencesUlauncherDialog.py", line 198, in on_scheme_callback
    resp = rt.dispatch(self, scheme_request.get_uri())
  File "/usr/lib/python3.9/site-packages/ulauncher/utils/Router.py", line 49, in dispatch
    return callback(context, url_params)
  File "/usr/lib/python3.9/site-packages/ulauncher/ui/windows/PreferencesUlauncherDialog.py", line 444, in prefs_extension_update_prefs
    controller = ExtensionServer.get_instance().get_controller(ext_id)
  File "/usr/lib/python3.9/site-packages/ulauncher/api/server/ExtensionServer.py", line 76, in get_controller
    return self.controllers[extension_id]
KeyError: 'com.github.n4n0gh.ulauncher_clockify'

KeyError on attempted login

I followed the instructions to set up the Clockify extension, but when I clicked Save, I got this error:


Message: 'com.github.n4n0gh.ulauncher_clockify'
Error Name: UnhandledError
Type: KeyError

Stacktrace:

Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/ulauncher/ui/windows/PreferencesUlauncherDialog.py", line 198, in on_scheme_callback
    resp = rt.dispatch(self, scheme_request.get_uri())
  File "/usr/lib/python3.8/site-packages/ulauncher/utils/Router.py", line 49, in dispatch
    return callback(context, url_params)
  File "/usr/lib/python3.8/site-packages/ulauncher/ui/windows/PreferencesUlauncherDialog.py", line 444, in prefs_extension_update_prefs
    controller = ExtensionServer.get_instance().get_controller(ext_id)
  File "/usr/lib/python3.8/site-packages/ulauncher/api/server/ExtensionServer.py", line 76, in get_controller
    return self.controllers[extension_id]
KeyError: 'com.github.n4n0gh.ulauncher_clockify'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.