-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
Todo Editing Improvements #187
Comments
Steps:
Actual: editing is cancelled and no changes are saved. Suggested: show a confirmation to avoid losing changes. Reason: mistaken closure happens, especially that the save button is close to the edge. |
This one is added in the next version. The confirmation will only be shown if there has been an edit to the text field.
Can you explain why and what "Text option" means? Also I would suggest that we collect any requirement in the inital post by editing it. It is somehow confusing if requirements appear in following postsor in the middle of a discussion. |
👍
It means a setting in config file(s), but not in the UI (like here: #151) to keep the UI simple. Is there a clearer way to describe these?
No problem. I will keep a checklist in the top post for reference. |
This one is available in https://github.com/ransome1/sleek/releases/tag/v1.0.9-rc.1 |
When a project/context popup is show, allow ctrl +click to select more than one project (similar to how you select multiple files in a file manager). During that, always keep showing the list as-is until the user clicks away or clicks on a project without ctrl. For example, If I typed |
Bug:
Expected:
Actual:
|
This is added to the final 1.10. |
Would love to be able to select more than one task with shift or click. Adding a context or a project to multiple tasks is now a bit clunky. |
The other topic (#56) you commented on is the right one. This issue is about the edit box that appears when you click a todo. :) |
Whoops. Sorry! Feel free to delete my comment here, I think it's confusing. Thanks again, Sleek is awesome!
My best,
Alessandro
…On Aug 3, 2021, 9:40 PM -0400, 9z0 ***@***.***>, wrote:
@aleksfadiniThe other topic (#56) you commented on is the right one.
This issue is about the edit box that appears when you click a todo. :)
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications on the go with GitHub Mobile for iOS or Android.
|
This is an automated response. We acknowledge your report, and we appreciate your engagement. However, as there has been no recent activity in this thread, it has been marked as stale. If you have any further feedback or if the matter is still relevant, please do not hesitate to respond. Otherwise, this thread will be automatically closed in 15 days from now. |
Checklist:
(Text option) Don't offer a context/project if already assigned to the todo.
If sugestions are shown, you should hide suggestions (like pressing Esc) by clicking on a part of the edit box other than the suggestions box (or the text field). For example, the surrounding white. Clicking outside the whole edit box should close editing as usual.
(Text option) Don't automatically add creation date.
The text was updated successfully, but these errors were encountered: