System-wide key-value store with fuzzy search

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
I often have to access some pieces of data, e.g. my public ssh keys, ips of specific servers, links to repositories etc.
It would be great to have some application to store key-value mapping with fuzzy search that I could invoke with a system-wide hotkey and copy result into clipboard.
As an example: I press fn+S, search bar appears, I start typing "ssh" and list of my ssh keys appear, I select one of them with arrow keys, press Enter and value is copied into clipboard, now I can paste it where needed.
16.04 software-recommendation clipboard
add a comment |Â
up vote
1
down vote
favorite
I often have to access some pieces of data, e.g. my public ssh keys, ips of specific servers, links to repositories etc.
It would be great to have some application to store key-value mapping with fuzzy search that I could invoke with a system-wide hotkey and copy result into clipboard.
As an example: I press fn+S, search bar appears, I start typing "ssh" and list of my ssh keys appear, I select one of them with arrow keys, press Enter and value is copied into clipboard, now I can paste it where needed.
16.04 software-recommendation clipboard
There are a couple of experts here in Ask Ubuntu who have written custom clipboard apps. Here is one of them: askubuntu.com/questions/873948/â¦
â WinEunuuchs2Unix
May 21 at 14:42
@WinEunuuchs2Unix I'm not looking for a clipboard manager, I need a persistent store of some files/keys
â xaxa
May 21 at 22:43
I see. You are just looking for a mini-database with fuzzy logic search that can copy highlighted selection to clipboard.
â WinEunuuchs2Unix
May 21 at 22:45
@WinEunuuchs2Unix yes, this database should either store values directly, or store links to files from which to copy the value (like ssh public key -> it should be a link to the file, and when I select it, file's content is copied)
â xaxa
May 22 at 6:13
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I often have to access some pieces of data, e.g. my public ssh keys, ips of specific servers, links to repositories etc.
It would be great to have some application to store key-value mapping with fuzzy search that I could invoke with a system-wide hotkey and copy result into clipboard.
As an example: I press fn+S, search bar appears, I start typing "ssh" and list of my ssh keys appear, I select one of them with arrow keys, press Enter and value is copied into clipboard, now I can paste it where needed.
16.04 software-recommendation clipboard
I often have to access some pieces of data, e.g. my public ssh keys, ips of specific servers, links to repositories etc.
It would be great to have some application to store key-value mapping with fuzzy search that I could invoke with a system-wide hotkey and copy result into clipboard.
As an example: I press fn+S, search bar appears, I start typing "ssh" and list of my ssh keys appear, I select one of them with arrow keys, press Enter and value is copied into clipboard, now I can paste it where needed.
16.04 software-recommendation clipboard
asked May 21 at 13:39
xaxa
294114
294114
There are a couple of experts here in Ask Ubuntu who have written custom clipboard apps. Here is one of them: askubuntu.com/questions/873948/â¦
â WinEunuuchs2Unix
May 21 at 14:42
@WinEunuuchs2Unix I'm not looking for a clipboard manager, I need a persistent store of some files/keys
â xaxa
May 21 at 22:43
I see. You are just looking for a mini-database with fuzzy logic search that can copy highlighted selection to clipboard.
â WinEunuuchs2Unix
May 21 at 22:45
@WinEunuuchs2Unix yes, this database should either store values directly, or store links to files from which to copy the value (like ssh public key -> it should be a link to the file, and when I select it, file's content is copied)
â xaxa
May 22 at 6:13
add a comment |Â
There are a couple of experts here in Ask Ubuntu who have written custom clipboard apps. Here is one of them: askubuntu.com/questions/873948/â¦
â WinEunuuchs2Unix
May 21 at 14:42
@WinEunuuchs2Unix I'm not looking for a clipboard manager, I need a persistent store of some files/keys
â xaxa
May 21 at 22:43
I see. You are just looking for a mini-database with fuzzy logic search that can copy highlighted selection to clipboard.
â WinEunuuchs2Unix
May 21 at 22:45
@WinEunuuchs2Unix yes, this database should either store values directly, or store links to files from which to copy the value (like ssh public key -> it should be a link to the file, and when I select it, file's content is copied)
â xaxa
May 22 at 6:13
There are a couple of experts here in Ask Ubuntu who have written custom clipboard apps. Here is one of them: askubuntu.com/questions/873948/â¦
â WinEunuuchs2Unix
May 21 at 14:42
There are a couple of experts here in Ask Ubuntu who have written custom clipboard apps. Here is one of them: askubuntu.com/questions/873948/â¦
â WinEunuuchs2Unix
May 21 at 14:42
@WinEunuuchs2Unix I'm not looking for a clipboard manager, I need a persistent store of some files/keys
â xaxa
May 21 at 22:43
@WinEunuuchs2Unix I'm not looking for a clipboard manager, I need a persistent store of some files/keys
â xaxa
May 21 at 22:43
I see. You are just looking for a mini-database with fuzzy logic search that can copy highlighted selection to clipboard.
â WinEunuuchs2Unix
May 21 at 22:45
I see. You are just looking for a mini-database with fuzzy logic search that can copy highlighted selection to clipboard.
â WinEunuuchs2Unix
May 21 at 22:45
@WinEunuuchs2Unix yes, this database should either store values directly, or store links to files from which to copy the value (like ssh public key -> it should be a link to the file, and when I select it, file's content is copied)
â xaxa
May 22 at 6:13
@WinEunuuchs2Unix yes, this database should either store values directly, or store links to files from which to copy the value (like ssh public key -> it should be a link to the file, and when I select it, file's content is copied)
â xaxa
May 22 at 6:13
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1038713%2fsystem-wide-key-value-store-with-fuzzy-search%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
There are a couple of experts here in Ask Ubuntu who have written custom clipboard apps. Here is one of them: askubuntu.com/questions/873948/â¦
â WinEunuuchs2Unix
May 21 at 14:42
@WinEunuuchs2Unix I'm not looking for a clipboard manager, I need a persistent store of some files/keys
â xaxa
May 21 at 22:43
I see. You are just looking for a mini-database with fuzzy logic search that can copy highlighted selection to clipboard.
â WinEunuuchs2Unix
May 21 at 22:45
@WinEunuuchs2Unix yes, this database should either store values directly, or store links to files from which to copy the value (like ssh public key -> it should be a link to the file, and when I select it, file's content is copied)
â xaxa
May 22 at 6:13