Rishi Vora

Results 9 issues of Rishi Vora

### Describe the feature Is it possible to add 'Link with tab...' as a command? When used in a macro, the subsequent set of commands should not be executed till...

enhancement

### Contact Details _No response_ ### What happened? When 'topics' property has only one value it is not rendered as a list even though that property itself is a list...

bug
triage

### Problem Currently the 'file' cell type allows only one file to be added to each cell. ### Solution It would be nice to have the ability to add multiple...

enhancement

Would it be possible to reference a math block inside another math block? As in, referring an equation inside another math block. Something of this sort ![image](https://github.com/RyotaUshio/obsidian-latex-theorem-equation-referencer/assets/97402159/228d4374-7157-40ab-9c7e-dd9bee7f4c69)

I am using the last alpha release and I see that there is `gg` for `goto_beginning` and `150gg` will go to 150th page. But there is no such shorthand command...

### What I expected I am trying to create a DQL query to fetch tasks that are: 1. due today 2. start today 3. start earlier than today ### What...

bug

As stated in the title, he `screenshot` action via the cli exits even before the region selection is done. ``` ❯ time niri msg action screenshot --show-pointer false --path /tmp/img.png...

bug

`ltex-plus.vscode-ltex-plus` has an extra run time dependency of `ltex-ls-plus` as documented here: https://ltex-plus.github.io/ltex-plus/vscode-ltex-plus/installation-usage-vscode-ltex-plus.html#offline-installation The github release for this extension contains the required dependencies: https://github.com/ltex-plus/vscode-ltex-plus/releases So to fix this, will moving...

### Describe the bug Currently, if marimo does not detect optional dependencies like Ruff, it provides an option to install them via the chosen package manager but it does not...

bug