-
Notifications
You must be signed in to change notification settings - Fork 48
Search by tag, project #20
Comments
Hi Roman,
Thanks for opening a ticket. I do intend to implement a better search
feature in the future that allows searching by tag, priority an project.
However it will likely take some time before I'll be able to allocate some
open source time again. Keep an eye on this issue.
Thanks
…--
Martien Oranje
Op 28 juni 2017 bij 21:29:59, Roman (notifications@github.com) schreef:
Thanks for the workflow!
Could you please add search by tag/project in the same was as it is
implemented in todoist search?
Thanks,
Roman
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#20>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AAoroJ50iTr1OqgLXzPZZzHxx9knCuk4ks5sIqm1gaJpZM4OIa2k>
.
|
I know this has been open for a bit but was wondering if you had been able to look into this functionality more, I feel like that one feature would help round out an already excellent workflow! Being able to search by due-date would be the first thing that I personally would desire, or a way to filter out recurring tasks that you've completed for the day, etc |
Yes, this will be fixed in the rewritten version of this workflow.
Martien
Op di 14 nov. 2017 22:10 schreef mikedett91 <notifications@github.com>:
… I know this has been open for a bit but was wondering if you had been able
to look into this functionality more, I feel like that one feature would
help round out an already excellent workflow!
Being able to search by due-date would be the first thing that I
personally would desire, or a way to filter out recurring tasks that you've
completed for the day, etc
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAoroDVeeV_SFdQnhHSIItvrsNxdJ65mks5s2gHigaJpZM4OIa2k>
.
|
Still intend to (re)implement this |
This would be a wonderful feature. I can take a stab at it in the coming week if I find time. |
Improve string parsing, now requires id for project, labels and sections(BREAKING) Searching of tasks by section and setting of sections to tasks now possible Fix update error #128 (bug) Set time to next update check (settings) Optionally receive pre-releases of this workflow Show task title in notification when created #126 Set cache timeout for tasks Allow filtering tasks by project, label, priority and section #20 Improved error handling and feedback, easily fill out a bug report when an unexpected error is encountered Show more helpful errors when a call to the Todoist API fails #124 Improved typing and code documentation for contributors BREAKING CHANGE: Improve string parsing, now requires id for project, labels and sections ISSUES CLOSED: #128 #126 #124 #20
# [6.0.0-alpha.1](v5.8.4...v6.0.0-alpha.1) (2020-02-08) ### Features * **project:** full rewrite ([2849c8a](2849c8a)), closes [#128](#128) [#126](#126) [#20](#20) [#124](#124) [#128](#128) [#126](#126) [#124](#124) [#20](#20) * **project:** provide a useful error as a list item when node.js is not installed ([e039157](e039157)) ### BREAKING CHANGES * **project:** Improve string parsing, now requires id for project, labels and sections
Should be fixed in the v6.0.0-alpha.3. It should be stable enough to use as your daily driver, I now have tests for 80% of the code base. If you want to keep receiving updates set Martien |
# [6.0.0-beta.1](v5.8.4...v6.0.0-beta.1) (2020-02-26) ### Bug Fixes * **settings:** rename annonymous_statistics to error_tracking ([3816345](3816345)) * api filter requests being broken ([3b344a1](3b344a1)) * **build:** possibly fix version number not updated in alfred workflow ([ac02c22](ac02c22)) * **cache:** cache always being reset ([d83408e](d83408e)) * **cache:** handle empty resource lists ([af89785](af89785)) * **cache:** issue where cache timestamps wouldn't be updated once created ([5156040](5156040)) * **commands:** [#151](#151) don't rely on alfred input filtering, remove uids ([92d9ac4](92d9ac4)) * **commands:** certain characters not (" and \) being parsed ([d53d68f](d53d68f)) * **commands:** error when trying to retrieve a non existent project ([42e0009](42e0009)) * **project:** unhelpful error message when missing todoist token in settings ([5a0af91](5a0af91)) * **settings:** [#152](#152) settings break with multiple consecutive spaces ([b3f2f2a](b3f2f2a)) * **todoist:** task cache not being refreshed ([179c0bc](179c0bc)) * alfred workflow version is the same as the release version again ([0ce67a3](0ce67a3)) * updater not picking up new prereleases, please update manually ([fdcb793](fdcb793)) * updater not storing last update timestamp ([35ff532](35ff532)) ### Features * **commands:** [#13](#13) sort by due date by default ([32044b0](32044b0)) * **commands:** filter tasks directly through Todoist ([f9bd460](f9bd460)), closes [#13](#13) [#20](#20) [#72](#72) * **parser:** reimplement date from now for timestamped tasks ([cd090d8](cd090d8)) * **project:** full rewrite ([2849c8a](2849c8a)), closes [#128](#128) [#126](#126) [#20](#20) [#124](#124) [#128](#128) [#126](#126) [#124](#124) [#20](#20) * **project:** provide a useful error as a list item when node.js is not installed ([e039157](e039157)) ### BREAKING CHANGES * **project:** Improve string parsing, now requires id for project, labels and sections
Thanks for the workflow!
Could you please add search by tag/project in the same was as it is implemented in todoist search?
Thanks,
Roman
The text was updated successfully, but these errors were encountered: