Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding descriptions to tasks #73

Open
Uranusek opened this issue Oct 27, 2024 · 9 comments
Open

Adding descriptions to tasks #73

Uranusek opened this issue Oct 27, 2024 · 9 comments
Labels
enhancement New feature or request

Comments

@Uranusek
Copy link

Describe the solution you'd like
Ability to add descriptions to tasks. Currently, I can use a label for this, but then the description cannot be too long.

Additional context
None.

@Uranusek Uranusek added the enhancement New feature or request label Oct 27, 2024
@PhilKes
Copy link
Owner

PhilKes commented Oct 28, 2024

I am not entirely sure what you mean with "task"? Do you mean when you create a List note, you want to set a description?

image

@Uranusek
Copy link
Author

Yep, currently I have to do it using labels.

@PhilKes
Copy link
Owner

PhilKes commented Oct 28, 2024

Yep, currently I have to do it using labels.

Do you have an example where you need a long description? Usually I just give the list a title which is descriptive enough

@Uranusek
Copy link
Author

Uranusek commented Nov 1, 2024

Currently not, as I have shortened all descriptions to fit in the label fields. But it happened many times that my tasks were extensive and had detailed descriptions.

@tilt-me
Copy link

tilt-me commented Nov 8, 2024

Do you have an example where you need a long description? Usually I just give the list a title which is descriptive enough

For example, in a grocery list, a description could contain the amount, or a variant of the item, its brand, or a peculiar note

  • item: Chocolate
    description: white, dark 70%, with nuts
  • item: Oranges
    description: 2kg
  • item: Kiwis
    description: gold, 500g

@PhilKes
Copy link
Owner

PhilKes commented Nov 11, 2024

Do you have an example where you need a long description? Usually I just give the list a title which is descriptive enough

For example, in a grocery list, a description could contain the amount, or a variant of the item, its brand, or a peculiar note

  • item: Chocolate
    description: white, dark 70%, with nuts
  • item: Oranges
    description: 2kg
  • item: Kiwis
    description: gold, 500g

I honestly dont see the benefit to just adding the descriptions in brackets or something:
image

Adding this new description field would mean adding a new field to the data model, also it would have to be visually separated in the UI as well, and if people dont want to use this new field it would just take away lots of space for each list item

@Uranusek
Copy link
Author

I didn't mean a description for each element, but only one description summarizing the entire task. Something like that
Screenshot_20241113-112359_1

As you can see, I used a label for this, but it's not very convenient.

@PhilKes
Copy link
Owner

PhilKes commented Dec 1, 2024

I kinda feel like that is what the title of the list is for, to describe the contents of the list. Additionally you have labels to group them, I think another field would be redundant, or at least I dont really see a benefit to it.
If we add a description field it would basically be like a text note + a list note in one note, but I really dont want to mix the 2 kinds of notes.
Google Keep also has a clean separation between list and text notes, which I also find most intuitive.

@Uranusek
Copy link
Author

Sometimes the description may be too long to use as a title ¯_(ツ)_/¯

This option could be added to the plus menu. Then it will be invisible and completely optional, just like adding a photo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants