gammons / ultralist

Simple task management for tech folks.
https://ultralist.io
MIT License
955 stars 106 forks source link

deleting note error - related to previous bug? #239

Closed rhaynes74 closed 4 years ago

rhaynes74 commented 4 years ago

Listing my tasks/notes gives:

ul l --notes

all 1 [ ] Wed Dec 02 Prepare financial report for +DD25 for the meeting with international scientific committee 0 here is a note

but then

ul d n 1 0

gives:

Invalid id: 'dn'

gammons commented 4 years ago

Yes, I believe so. I'm working on this fix right now.

gammons commented 4 years ago

@rhaynes74 I just merged this PR #241 which resolves this issue.

I also took the time to do a significant rewrite of the usage docs within the CLI. I'll be cutting a new release today, once I rebase in these changes to the recurrence PR (#233 ).

rhaynes74 commented 4 years ago

Many thanks!

Sincerely,

Dr. Ronald D. Haynes

Professor, Department of Mathematics and Statistics Chair, MSc and PhD Scientific Computing Programs Memorial University of Newfoundland

We acknowledge that the lands on which Memorial University’s campuses are situated are in the traditional territories of diverse Indigenous groups, and we acknowledge with respect the diverse histories and cultures of the Beothuk, Mi’kmaq, Innu, and Inuit of this province. On Nov 12, 2020, 11:09 AM -0330, Grant Ammons notifications@github.com, wrote:

@rhaynes74 I just merged this PR #241 which resolves this issue. I also took the time to do a significant rewrite of the usage docs within the CLI. I'll be cutting a new release today, once I rebase in these changes to the recurrence PR (#223 ). — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

rhaynes74 commented 4 years ago

Thanks!!

Sincerely,

Dr. Ronald D. Haynes

Professor, Department of Mathematics and Statistics Chair, MSc and PhD Scientific Computing Programs Memorial University of Newfoundland

We acknowledge that the lands on which Memorial University’s campuses are situated are in the traditional territories of diverse Indigenous groups, and we acknowledge with respect the diverse histories and cultures of the Beothuk, Mi’kmaq, Innu, and Inuit of this province. On Nov 12, 2020, 11:09 AM -0330, Grant Ammons notifications@github.com, wrote:

@rhaynes74 I just merged this PR #241 which resolves this issue. I also took the time to do a significant rewrite of the usage docs within the CLI. I'll be cutting a new release today, once I rebase in these changes to the recurrence PR (#223 ). — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

gammons commented 4 years ago

closed with 1.7.0 release