doug

Results 11 issues of doug

Runnign this code: `nlp('I am being driven to madness.').verbs().conjugate()[0]` Gives this result: ``` { PresentTense: "being drivens" PastTense: "being drivened" Gerund: "being drivening" Infinitive: "being driven" FutureTense: "will being driven"...

bug
priority

I am using `nlp.scan` to locate phrases, but having a hard time removing phrases that are contained within larger phrases. I want to filter for only the largest phrases that...

yesss
feature-request
enhancement

It would be great to see my estimates vs lasted for my Archive, so I can compare estimates to actuals so far in a project. Thanks for a great extension....

enhancement

### Describe the bug We use [`readline-sync`](https://www.npmjs.com/package/readline-sync) to prompt the user to interact with the test suite as it's running. We need to do this because our tests are running...

I use a different extension to highlight my task checkboxes, so I would like to disable `vscode-journal` checkbox syntax highlighting. Is that possible with the current codebase? Where would I...

**Is your feature request related to a problem? Please describe.** I have a repo full of markdown files that I want to sync to a shared file server(iCloud, Dropbox, Google...

enhancement

Often, I'll want to embed tasks into a larger document, but only want the tasks to be injested into Todo MD. It'd be nice to be able to allow Todo...

It would be great to wrap the text decoration somehow so scrolling isn't required to read a longer error.

upstream

Is there a type declaration file(s) for this library?

enhancement