9z0

Results 42 comments of 9z0

Steps: 1. Click a todo. 2. Make some changes. 3. Click outside edit box. Actual: editing is cancelled and no changes are saved. Suggested: show a confirmation to avoid losing...

> This one is added in the next version. The confirmation will only be shown if there has been an edit to the text field. 👍 > > (Text option)...

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...

Bug: - Open edit box and make changes - Click outside the box. The "cancel edits" confirmation appears. - Click outside the confirmation message. Expected: - Nothing happens. You can...

@aleksfadini 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. :)

I edited the issue title to reflect the need for a solution for advanced editing while keeping the GUI simple. Aside from customization, options in `user-preferences.json` should be expanded to...

> @9z0 ah ok, now I understand what you are referring to in the other ticket. What did you see it as? :D > I assume the typical sleek user...

> Exposing settings in the config file is not a problem, especially if existing settings get removed from the GUI but stay active in the code. Implementing new edge case...

A couple of examples of what I mean by exposing as much as possible of functions of sleek: - how often the file is polled for changes. - how many...

Since sleek is moving more and more beyond a bare-bones app, we are increasingly having to choose between customizability and simplicity of use. A solution like this one is widely...