peek icon indicating copy to clipboard operation
peek copied to clipboard

[Feature request] Ability to change default filename template

Open nu111 opened this issue 2 years ago • 2 comments

Hi, I really love Peek and it's simplicity 🙂.

When saving a recording, by default Peek uses this filename template

Peek {day}-{month}-{year} {hour}-{minute}.{ext}

It would be nice to be able to change the default filename template.

nu111 avatar Jan 12 '23 11:01 nu111

There are no plans to expose this in the UI, but it is in general already a configurable option. You can change it with e.g. dconf-editor in the path com/uploadedlobster/peek by changing the key for interface-default-file-name-format.

phw avatar Jan 14 '23 16:01 phw

Hi, thanks for your help. Sounds exactly what I am looking for, no need to complicate the UI. I have installed dconf-editor from FlatHub, also Peek is installed from FlatHub, but when I oipen dconf-editor the path com/uploadedlobster/peek does not exists. I also have searched for interface-default-file-name-format and for peek but no matches. I am not familiar with dconf-editor, what I am missing?

nu111 avatar Jan 14 '23 17:01 nu111