Martin Milbradt | Milli
Martin Milbradt | Milli
Oops. Sadly, neither work for me (neither separate nor sequentially). Still nothing in the console.
It's adding the frontmatter now, but not linting:  After linting manually:  The behavior is identical for `Open Insert Template modal` and `Create new note from template`.
Seconded! I also don't need " · GitHub" and so on at the end of my links. [Provide the ability to replace or escape certain characters in the title. ·...
>URL with a user encoded into it is detected as two links >>@ > >I would need a rundown on exactly what is valid around this since I know almost...
The issue is the closing brackets `]` not opening:  Feature request: Add an option to replace square brackets with round ones. @zolrath: LMK if you want me to implement...
Reproduction: Use Plugin [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner) The files are `.log`, but the console still gets highlighted.  `"indentRainbow.excludedLanguages": ["markdown", "log", "plaintext"]`
I'd also like this! It already provides syntax for this, we "only" need a `command`. ``` app.commands.executeCommandById(command) ```
I found it. This calls textgenerator from Templater: ``` ``` But I'm not sure how to configure what gets passed. Since a call to the OpenAI API is not too...
Have you tested it? It's not adding any tags for me anymore? Example (where I'd expect the tag "game" or "game/pc" which I use often): ``` --- tags: [] published:...
- Still not adding any tags. - Logs are empty. - Strange Error message that the file already exists (it doesn't). ``` --- note: Warcraft III tags: --- # Warcraft...