Sangeeth Sudheer

Results 16 issues of Sangeeth Sudheer

I have two questions here: 1. For content changes that involves purely the change in text/i18n texts, what prefix makes sense? Such changes, IMO, shouldn't warrant "feat". The closest I've...

You can read more about what's going on here: https://github.com/captn3m0/hello-cloudflare/blob/main/README.md#what As mentioned [here](https://github.com/captn3m0/hello-cloudflare/blob/main/README.md#help-my-website-is-blocked), you folks could help us out and fix this by: 1. Switching from CloudFlare to direct GitHub...

### Overview Provide an option in `Config.json` and in UI to set a custom directory for saving screenshots. Currently, the only option seems to be to change the root directory...

The bodies of `if`/`else` were inverted due to which, even if user selects "Never" as the expiry option, the paste would be created with an expiration date. I've flipped the...

### Feature Request / Proposal To add a boolean property `sensitive` to a `ClipboardItem`: ```js const passwordBlob = new Blob(["secret"], { type: "text/plain" }); await navigator.clipboard.write([ new ClipboardItem({ [passwordBlob.type]: passwordBlob...

# I am submitting a new Community Plugin ## Repo URL Link to my plugin: https://github.com/runofthemillgeek/swarnam-obsidian ## Release Checklist - [x] I have tested the plugin on - [ ]...

Changes requested
plugin
Minor changes requested

**Describe the bug** There isn't any space right now between list items in Recent Notes and it gets a bit too tight when you have posts with a lot of...

bug

**Is your feature request related to a problem? Please describe.** I'd like the filenames and folders generated to be all lowercase so that it's easier to have a web server...

enhancement

**Is your feature request related to a problem? Please describe.** Some of my notes have too many tags and when I use the `RecentNotes` component in some places, I don't...

enhancement

### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Describe the bug and reproduction steps Tried to integrate OpenHands using...

bug
good first issue
Stale
resolver