Mathis Gauthey

Results 45 issues of Mathis Gauthey

Hi there, I tried using the cMenu append method to the body in order to use the sliding panes extension. But it doesn't change anything, it stays in the middle...

Hi there! First, thanks for your work here, your plugin is really useful. However, Obsidian is meant to be used as a **future-proof** note-taking app. Hence, my question : Would...

## Is Your Feature Request Related to a Problem? Please describe. Hi everyone. I'm using the spaced-repetition plugin (https://github.com/st3v3nmw/obsidian-spaced-repetition#readme) and I would like to be able to add an exclusion...

duplicate
rule suggestion

Hi there, I thought that adding support for [callouts](https://help.obsidian.md/How+to/Use+callouts) might be a cool addition to the existing website template, especially since there's one at the top of each and every...

Hi there, I love your project, it is probably the simpliest yet most beautiful obsidian publish alternative. But I can't get around the following problem : I can't adjust image...

**Is your feature request related to a problem? Please describe.** I'm using Todoist as an Obsidian inbox for quick input. I'm currently using a [quick-add script](https://quickadd.obsidian.guide/docs/Examples/Capture_FetchTasksFromTodoist) to do it, but...

✨ feature

Hi there. Sorry if it isn't the right place, I looked everywhere but couldn't find anything, you're sort of my last hope now. Following [quick-add plugin todoist fetch script guide](https://quickadd.obsidian.guide/docs/Examples/Capture_FetchTasksFromTodoist),...

**Describe the bug** Checking a task inside a callout triggers an obsidian-tasks warning. It's annoying and I think the two plugins could work something out to prevent this behavior. **To...

🐛 bug

### Minimal, reproducible example ```TypeScript const puppeteer = require("puppeteer"); const path = require("path"); const filePath = path.resolve(__dirname, "index.html"); (async () => { try { const browser = await puppeteer.launch({ headless:...

bug
confirmed

### Goal or desired outcome of this feature ![image](https://github.com/mgmeyers/obsidian-kanban/assets/46576952/52c62fbb-f0a5-4782-92d7-25b332cc2b4a) ### Describe the feature I'd like to be able to have two different dates on tasks : - A start date...

enhancement