ransome1 / sleek

todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)
https://github.com/ransome1/sleek/wiki
MIT License
1.28k stars 99 forks source link

plus signs are incorrectly interpreted as project references (only in drawer) #649

Closed andrei-a-papou closed 5 months ago

andrei-a-papou commented 5 months ago

Steps to reproduce

  1. Hit Ctrl+N to open the new todo dialog
  2. type _A+B = C +testproject and save the todo

Actual result

In the drawer, the +B part is interpreted as a non-existent B project

Expected result

The +B part should be treated as part of the todo text

Attached GIF

sleek_bug_plus_sign_parsing

ransome1 commented 5 months ago

Hey @andrei-a-papou . Although the gifs are of course very helpful, can I kindly ask you to use the issue-templates? It really help keeping this backlog tidy and I would like to avoid that other users see issues without the template and also start creating those like this.

If the templates don't make sense to you, please let me know how they should be re-structured and I will take care of it. Thanks a lot :)

andrei-a-papou commented 5 months ago

@ransome1 I think the templates are a bit verbose but this is totally fine if one can trim them down to only keep the necessary information when reporting a bug. I agree templates are helpful in many ways, of course.

I've corrected the bug report above, is this good enough? Would you add more info to it, if yes, could you give me an example of what's missing?

ransome1 commented 5 months ago

@andrei-a-papou its perfect like that. This is so much.

ransome1 commented 5 months ago

@andrei-a-papou this could be a duplicate of https://github.com/ransome1/sleek/issues/617.

andrei-a-papou commented 5 months ago

@ransome1 It looks that way, yes. I missed that other bug report.

ransome1 commented 5 months ago
Screenshot 2024-01-26 at 10 19 35 PM

Is this really what it looks like on your system? Definitely something wrong with the formatting here. This is some Linux distro you're using, right?

andrei-a-papou commented 5 months ago

This is a Debian box, yes. What exactly do you mean by wrong formatting? I noticed recently that little numbers inside circles are no longer centered properly, I don't think sleek had this issue before.

ransome1 commented 5 months ago

This is how it looks like on my Ubuntu VM

Screenshot 2024-01-26 at 11 23 40 PM

And this is how on my macOS

Screenshot 2024-01-26 at 11 25 46 PM

Are you on v2.0.8?

ransome1 commented 5 months ago

@ransome1 It looks that way, yes. I missed that other bug report.

Closing here, will be handled in https://github.com/ransome1/sleek/issues/617

andrei-a-papou commented 5 months ago

Yes, this is v.2.0.8, AppImage. On Ubuntu, do you use AppImage or native package format?

andrei-a-papou commented 5 months ago

The screenshot you took was from a GIF, which had been downsampled by the screencasting app. Here's a normal PNG image: image

Button labels and circled numbers are not perfectly vertically aligned, otherwise it looks OK on my machine. Where exactly do you see a problem? :)