Michael Descy

Results 11 comments of Michael Descy

Also, there should be a warning when "automatically archive completed tasks" is set but no archive file is set.

This feature is definitely on the long-term roadmap. It requires a pretty big reengineering effort though. ## Michael Descy [email protected]

Hi, @Gnossos. Thanks for adding this suggestion. Unfortunately, I am no longer actively supporting this project. I built a brand new app, called SwiftoDo Desktop, that is available in the...

Hi, @Gnossos. You certainly do not have to buy SwiftoDo Desktop if you don't want to. If TodoTxtMac works for you, feel free to continue to use it. SwiftoDo Desktop...

I will consider this in a future version. I think it would be difficult to implement and wouldn't benefit a great percentage of users. I would like to see it...

I would like this too, but it would require a rewrite of the app's data structure and a change from cell-based to view-based tables. I have been concentrating mostly on...

I would like this too, but I think the UI needs a rewrite to make this work well. Currently it is using cell-based tables instead of view-based tables. Everything needs...

@yarray I tested the Chinese Pinyin keyboard and confirmed what you reported. The autocompletion method I coded is the standard way of doing things on the Mac. I had to...

That is a good idea. I will consider it for a future version. It would require an additional custom filter predicate to be created, and that predicate would have to...

I have been working on a custom filter predicate editor row template. It is a tricky operation to develop these filters, partly because the filters are saved in the user...