erauner12
erauner12
I think the scope of enabling buttons would open a lot for this plugin, a few usecases right off the top of my head: - copy url and highlight to...
example: https://kubernetes.io/docs/tasks/configure-pod-container/assign-memory-resource/#exceed-a-container-s-memory-limit `exceed-a-container-s-memory-limit` is the value I think would be beneficial to have in plain text to indicate what section of a page a url is in without having to...
usecase: I use raindrop to copy code blocks. These are tagged in such a way that I know that they contain code, so it would be nice to have the...
It is apart of my workflow to basically re-write the description that is auto pulled in so that I can describe why I bookmarked something. ex: I do this sometimes...
go easy on me 🙂 first PR in javascript. No need to merge this, just trying to get the idea out there
# Extension – [Clipboard Editor](https://github.com/raycast/extensions/tree/main/extensions/clipboard-editor) Author: @pomdtr **Describe the feature and the current behavior/state.** Take the current text in that has been edited in the clipboard editing buffer and paste...
# Extension – [Devdocs](https://github.com/raycast/extensions/tree/a791432e9373e6988af9afa5509a5d3aedead156/extensions/devdocs/) Author: @pomdtr **Describe the feature and the current behavior/state.** Always starts on React. I'd like it to be able to always start on python 3.7 for...
# Extension – [Drafts](https://github.com/raycast/extensions/tree/main/extensions/drafts) Author: @FlohGro-dev **Describe the feature and the current behavior/state.** Feature does not exist yet but something like it does: `Append/Prepend to Draft` The feature **Who will...
# Extension – [Drafts](https://github.com/raycast/extensions/tree/main/extensions/drafts) Author: @FlohGro-dev **Describe the feature and the current behavior/state.** Feature does not exist yet. Similar to: `Create Draft From Clipboard` command I'm wondering has access to...
what does not work though in preview mode (when using `Source Mode` as editing mode) is: ``` - [ ] ! test ``` - looks fine in editing mode -...