Giter VIP home page Giter VIP logo

one-thing's Introduction

One-Thing Gnome Extension

Put a single task or goal in your menu bar.

One-Thing is a productivity tool that helps you stay focused on one task at a time.

Install

You can install this extension from the gnome extension store: https://extensions.gnome.org/extension/5072/one-thing/

Set the one-thing via command line

dconf write /org/gnome/shell/extensions/one-thing/thing-value "'My todo'"

Screenshots

  • Task View:

    drawing
  • Edit Task: Easly edit your task.

    drawing
  • Preferences Window: You can control the position of the task in the top bar

    drawing

Development

Manual installation (great for development)

  • Place this folder in ~/.local/share/gnome-shell/extensions
  • Rename the folder to one-thing@github.com so the gnome shell will find it
  • Debug extension:
    • X11: Reload gnome shell by pressing Alt-F2 and then submit the r command
    • Wayland: To avoid restarting your computer, you can create nested session with:
      dbus-run-session -- gnome-shell --nested --wayland
      

Create Zip file to publish

Run:

npm run pack

it will create [email protected] to upload to the gnome extension store.

one-thing's People

Contributors

dante-globant avatar dantehemerson avatar kra-mo avatar krafting avatar pratap-kumar avatar

Stargazers

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

Watchers

 avatar  avatar

Forkers

krafting

one-thing's Issues

Suggestion: Add support to assigning a hotkey for opening Edit Task dialog

The suggestion is to add support to assigning a hotkey to opening the Edit Task dialog.

Together with #10 this would allow for the main user flow of this extention to be minimal effort for keyboard centric users:

To change the Thing, from anywhere, you'd only need to type <hotkey> <Text for new Thing> [Enter]

Also, thanks for a great simple add-on

Suggestion: Thing text selected by default on Edit Task dialog open

My suggestion is that when the "Edit task" dialog is opened, the text would be selected by default.

This would allow the user to immediately start typing a new "thing" and hit Enter to set it, without the need to delete delete the existing text.

It shouldn't prevent the user from clicking on any other UI element if that was his intent.

Also, thanks for a great simple add-on

Suggestion: show how to set one-thing value in README

This is such a ONE-derful extension, thank you!

I am using it daily, and have connected it to my workflow. Here is how I set the value in the menu bar from the command line:

dconf write /org/gnome/shell/extensions/one-thing/thing-value "'My todo'"

I'm using it in Wayland to copy the clipboard to One Thing like so:

dconf write /org/gnome/shell/extensions/one-thing/thing-value "'$(wl-paste|sed "s/'/\\\'/g")'"

Perhaps others can benefit from this also. Thanks!

Compatibility with GNOME 42, and collaboration on app

Hi @dantehemerson โ€“ so recently @PRATAP-KUMAR and I were inspired to do a "One Thing" app for GNOME and must have missed yours, possibly because it is not compatible with GNOME 42.

Do you have any plans on making it compatible?

We have started working on an extension compatible with 42 at https://github.com/one-thing-gnome/one-thing, we are also planning further details like making the One Thing visible on the lock screen.

What do you think about collaborating, do you think that makes sense? Would probably be better than having two apps which do exactly the same in the GNOME extensions store. :D

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.