William Melody

Results 149 comments of William Melody

Hi @jkaiser-ioki, this should be resolved as of version 7+. Let me know if you run into additional issues with it. Thanks!

@jkaiser-ioki It should work now in the latest version in the repo. I added experimental support for `edit --append ` and `edit --prepend ` that adds the content without the...

Hi @nitaicharan! Not currently. That sounds like a useful feature to add to `edit`.

@nitaicharan, `nb` now (version 7.1.0+) supports searching tags similar to how you described. Quoting the README: List tagged items by passing `\#escaped` or `"#quoted"` hashtags or tags specified with the...

@ejheil Thanks for the informative thoughts and insights. So far there is just a `--no-download` option that prevents the download altogether, and therefore doesn't extract the title or other info....

@miguehm Glad you like `nb`, and good idea. The only existing plugin list I'm aware of is the short one in the README. I have some initial thoughts around this...

@michix Yes, you can set the default extension to `.adoc` with the following command: ```bash nb set default_extension "adoc" ``` New notes will then be created with the `.adoc` extension....

As of the latest version 7.5.4, `= AsciiDoc Titles` should be fully supported, including with `nb add` when `.adoc` or `.asciidoc` is specified as the extension in `nb add --filename`...

Thanks for the heads up! Looks like there's a change in Catalina (this was developed on a machine still running Mojave) and it's having an issue with the default account...

Unfortunately, an initial search suggests that AppleScript Notes.app access might be broken in Catalina: - https://talk.automators.fm/t/applescript-error-catalina/5880/6 - https://hookproductivity.com/help2/integration/hook-and-macos-10-15-catalina-notes-app/ The AppleScript Notes.app access was already a bit broken in Mojave and...