William Melody

Results 106 comments of William Melody

Hi @NJAldwin, I published a new version, 6.9.4, that skips common editor temp files automatically as a first iteration for this feature, which can be expanded to be more configurable....

Glad you like it! :blush:

@gjgress Very interesting. The `browse` feature is new within the past few months and I haven't really posted anywhere about it. `nb` is primarily developed [in vim](https://github.com/xwmx/dotvim). I'll start thinking...

`nb` 6.7.0: [Todos](https://github.com/xwmx/nb#-todos), [Tasks](https://github.com/xwmx/nb#%EF%B8%8F-tasks)

@meredrica Glad you like it! I appreciate the positive feedback a lot. @ExpandingMan FWIW, currently I primarily use `nb` in terminal splits in vim [[screenshot (xwmx/dotvim)](https://github.com/xwmx/dotvim#dotvim)]. Notes open in vim...

@aguevara Glad you like it! I've thought a few times since your message about where `netrw` could fit into this and it seems like it could make sense as a...

@jxpx777 There's a partially implemented `--recursive` / `--tree` option for `todos` (and `list`) that does this. It doesn't work with `--limit` and `--page` yet, but should work otherwise.

Yeah, `todos` is based on `list` / `ls`, which is scoped to the folder, while tag searching uses `search`, which is recursive. I like the idea of having `todos` use...

@gour Glad you find it useful, and thanks for letting me know! 😊 I hope to keep it maintained indefinitely. I have some ideas around graphing. I've been trying to...

https://github.com/xwmx/nb/issues/148#issuecomment-947842249 I'll try to prioritize it.