-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
Add date range filters for Completion/Due/Threshold dates #578
Comments
This request might be linked with #526, I suppose. |
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. |
This issue should not be closed, and is still relevant |
@DeflateAwning @visvital I honestly don't understand what exactly the requirement here is and how it is compatible with the todo.txt syntax. Without a detailed feature request, I doubt anybody will want to work on it. |
I'll propose that, for each of the filters for date properties in the left filter pane (i.e., Due Date, Threshold Date, Completion Date, Creation Date), you could add a UI element like this example: https://demo.mobiscroll.com/jquery/range/date-filtering-with-predefined-ranges. Then, it would filter the todos based on that date filter for that date field. |
Thanks @DeflateAwning, this makes it more clear to me. In theory you can already utilize the advanced search for this: This feature is described in detail here: https://github.com/ransome1/sleek/wiki/Filter-Expressions-for-Advanced-Search What also might come in handy here, are the search filters: https://github.com/ransome1/sleek/wiki/Search-filters Although not the solution you're describing yet, but certainly an alternative approach. A bit nerdy ;) |
Hey @zerodat. Can I ask you something? According to our wiki, this expression should work, right? This should find todos with a due date between |
Great point with the advanced filtering! I still think that this being part of the core GUI filtering is beneficial (especially given the unergonomic feel of the current date filter), but that's a good reminder that a workaround exists! |
Feature Request
Description:
Add date range filters for Completion/Due/Threshold dates
Implementation Details:
The text was updated successfully, but these errors were encountered: