Jarkko Linnanvirta

Results 53 issues of Jarkko Linnanvirta

Hi, I don't know if this idea falls into the topic of this module at all, but as I did not find any other git modules for Obsidian, I'll post...

enhancement
help wanted

Hi, a quote from [the docs that describe the change() method](http://docs.phinx.org/en/latest/migrations.html#the-change-method) (scroll down a little bit after clicking the link): > If a command cannot be reversed then Phinx will...

enhancement

…it` is `true`. Assume the following: 1. Autocomplete is used for a `textarea` element (instead of an `input` element). 2. `preventSubmit` is `true`. 3. No autocomplete menu is visible. 4....

Hi, I'm using this autocomplete list to complement words in an input field, not the whole value of the field. It works really well, but a small issue is that...

Just a simple method to check whether the given file exists in the repository or not. I'm not sure what would be a good method name, so please let me...

Quote from me in: https://github.com/Taitava/obsidian-shellcommands/discussions/244#discussioncomment-3211841 > I think this is what you meant. Make it possible to configure text snippets that could be used as wrappers for output. E.g. the...

enhancement

### Discussed in https://github.com/Taitava/obsidian-shellcommands/discussions/260

enhancement

### Discussed in https://github.com/Taitava/obsidian-shellcommands/discussions/57 Originally posted by **Taitava** September 30, 2021 - `{{file_content}}`: Give the whole content, including YAML. Belongs to the same family with `{{file_name}}` and `{{file_path}}`. --- Also:...

enhancement

### Discussed in https://github.com/Taitava/obsidian-shellcommands/discussions/268 Originally posted by **Taitava** September 11, 2022 When creating tests for `{{file_content}}` and `{{note_content}}` variables, I noticed that at least Windows PowerShell has some (unknown) max...

enhancement