task add 'admit a mistake'
My glance at the Idea Bucket only worked by luck. The +LATEST
virtual tag
is for the latest task in the system, not just the latest in the filter. I want
the newest
report, which lists tasks by freshness, then limit:
to control
the number of tasks reported.
$ task '(+idea or +learn)' newest limit:1
ID Created Age Mod Project Tags Description
180 2019-07-02 19h 19h Site idea ops automate permalink switches
2019-07-02 for when I do a mass change, create aliases of old form
54 tasks, 1 shown
Okay right. I threw some new ideas in the last few days. Better set a higher limit.
$ task '(+idea or +learn)' newest limit:3
ID Created Age Mod Project Tags Description
180 2019-07-02 19h 19h Site idea ops automate permalink switches
2019-07-02 for when I do a mass change, create aliases of old form
176 2019-06-28 4d 4d db learn json1 extension for sqlite
175 2019-06-28 4d 4d javascript learn set up entropic for Node