-
Updated
Mar 6, 2022 - JavaScript
clipboard
Here are 1,049 public repositories matching this topic...
-
Updated
Feb 15, 2021 - JavaScript
-
Updated
Mar 21, 2022 - C++
-
Updated
May 30, 2021 - Go
-
Updated
Dec 25, 2021 - JavaScript
-
Updated
Mar 1, 2022 - JavaScript
General information
-
Updated
Mar 19, 2022 - C#
-
Updated
Feb 22, 2022 - C
-
Updated
Mar 15, 2022 - Shell
str_to_color() in style.rs only has a method to parse Rgb values, when colors_transform has methods to convert hex colors into Rgb colors.
Before the Rgb parsing, it should be possible to convert a hex color into an Rgb with rgb.from_hex_str, then pass that into the Rgb parsing
Clean up on signals
When wl-copy is sent a signal to terminate it, it should clean up the temp buffer files instead of leaving them around.
-
Updated
Dec 25, 2021 - JavaScript
-
Updated
Aug 11, 2021 - JavaScript
This is a feature request to support choosing multiple results. The multiple results should be separated by spaces. Currently extrakto allows only one result per invocation.
Steps to reproduce
- in
~/.tmux.confaddset -g @extrakto_fzf_tool "/path/to/fzf --multi" set -g @extrakto_insert_key 'enter' - enter a tmux session with extrakto enabled
- run `: he
-
Updated
Sep 11, 2018 - AutoHotkey
Improve this page
Add a description, image, and links to the clipboard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the clipboard topic, visit your repo's landing page and select "manage topics."


General information
Description
At the moment, Markor allows to take a photo using the system camera app, place it into the directory of the note file, and insert the relevant markdown into the file.
I would like to ask that videos (obtained form exactly the same source) be attachable exactly the sa