pomotroid icon indicating copy to clipboard operation
pomotroid copied to clipboard

[Feature Request] Pomodoro Task Label

Open robertobrambila opened this issue 4 years ago • 4 comments

It would be awesome to have the ability to label the task at hand designated for the current pomodoro.

My first thought was that it could replace the 'FOCUS' text on the main screen (right-click and edit text?) so as to not reconfigure the UI layout. It could be a bit smaller in font size and auto-scroll within the clipping bounds for longer text (while a tooltip could contain the entire text for a quick hover preview).

Additionally, since I'm already asking :) , there could be a menu where you add them in before starting a new daily session and have it auto-populate the task label on the main screen as you progress through the day so you know what's coming up next.

robertobrambila avatar May 21 '20 17:05 robertobrambila

@Splode I would like to contribute to this project. As I am new to open source anyone from team guide me on how should I get started. Also is there any discord or slack channel for this project?

abhijeetgurle avatar May 23 '20 05:05 abhijeetgurle

@Splode I would like to contribute to this project. As I am new to open source anyone from team guide me on how should I get started. Also is there any discord or slack channel for this project?

@abhijeetgurle Glad you’re interested in contributing. Most of the issues here on GitHub involve new feature requests. There are some bugs and a few issues labeled as beginner-friendly. If you’re interested in developing one, continue the conversation in a particular issue.

The general workflow for contributing new features or fixes is:

  • Fork the repo
  • Develop locally
  • Create a pull request (PR)
  • Work through any feedback
  • Merge changes into project

There are also opportunities for contributing by testing on various platforms. Bug reports can be a helpful way to contribute, too.

There isn’t a Discord or Slack for Pomotroid. Most of the project communication happens here on GitHub.

Hope this helps.

Splode avatar May 24 '20 17:05 Splode

Thanks a lot. I love to be the part of the community.

abhijeetgurle avatar May 25 '20 02:05 abhijeetgurle

Could this issue include a task list? Similar to what https://pomofocus.io/ uses.

NangiDev avatar Mar 17 '21 12:03 NangiDev