Closed foodornt closed 2 years ago
What does "save" mean in this context? Save them where?
maybe somewhere in $XDG_DATA_HOME? something like ${XDG_DATA_HOME:="$HOME/.local/share"}/clipmenu/
Hmm, why does that need to be built in to clipmenu? You can already do something like:
CM_OUTPUT_CLIP=1 clipmenu > ${XDG_DATA_HOME:="$HOME/.local/share"}/clipmenu/whatever
Multi select is just waiting for a PR, #153 didn't get resubmitted after feedback.
It would be great to have the ability to save some clips for later usage through some shortcut 🙄 I.E. Alt+S from the rofi menu to save some clip for example