Results 1 to 8 of 8

Thread: Clipboard manager with unlimited storage

  1. #1
    Join Date
    Jun 2010
    Beans
    Hidden!
    Distro
    Ubuntu

    Clipboard manager with unlimited storage

    Hi lads,

    I was wondering, since spending countless hours (one could say) on the internet searching for a clipboard manager, that allows one to store unlimited units of either text, image, links, whatever similar to the only one I found, but unfortunately Ditto only works on Windows and I couldn't get it to sync over Wine with X11's clipboard, I'm turning to these forums for help.

    For the past few months I've been using ClipIt, which I found the only perfect alternative for Linux so far, but what I'm looking for is a highly configurable clipboard manager similar to the above mentioned, so far working only on Windows, Ditto, which allows, among other features:

    • grouping of entries
    • save unlimited entries
     Cloud Gamer | NVIDIA's GeForce NOW is the future of gaming ☁️

  2. #2
    Join Date
    Nov 2010
    Location
    India
    Beans
    Hidden!

    Re: Clipboard manager with unlimited storage

    Ok look at there , there is some information which can help you .

    http://www.webupd8.org/2010/08/best-...d-manager.html
    Dont miss anything even it is small. one small pin is enough to bring down a man.


  3. #3
    Join Date
    Jun 2010
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Clipboard manager with unlimited storage

    Quote Originally Posted by raja.genupula View Post
    Ok look at there , there is some information which can help you .

    http://www.webupd8.org/2010/08/best-...d-manager.html
    Thanks, but I've already had a look at those and they didn't meet my requirements. If you'll give Ditto a try you'll understand.
     Cloud Gamer | NVIDIA's GeForce NOW is the future of gaming ☁️

  4. #4
    Join Date
    Nov 2010
    Location
    India
    Beans
    Hidden!

    Re: Clipboard manager with unlimited storage

    Ok how about having it through WINE ?
    Dont miss anything even it is small. one small pin is enough to bring down a man.


  5. #5
    Join Date
    Jun 2010
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Clipboard manager with unlimited storage

    Quote Originally Posted by raja.genupula View Post
    Ok how about having it through WINE ?
    As I said, I've tried, it worked, except for two vital things:
    • I couldn't get it to sync with XFCE's shortcuts, i.e. I wanted to use <Super>X for the popup, which didn't work of course, as Wine only recognizes the WIN key, not SUPER key
    • It didn't sync data between clipboards at all
     Cloud Gamer | NVIDIA's GeForce NOW is the future of gaming ☁️

  6. #6
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Clipboard manager with unlimited storage

    I use Clipman in Xubuntu. Not sure if you can install on Ubuntu but don't see any reason why not. It saves a history of everything copied to the clipboard, including images or anything else. You might try looking for it in Software Centre of Synaptics.

    You can set how many things it will keep ...

    PS: There are many users (including forum staff) who are not lads ...

  7. #7
    Join Date
    Jun 2010
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Clipboard manager with unlimited storage

    Quote Originally Posted by Bucky Ball View Post
    I use Clipman in Xubuntu. Not sure if you can install on Ubuntu but don't see any reason why not. It saves a history of everything copied to the clipboard, including images or anything else. You might try looking for it in Software Centre of Synaptics.

    You can set how many things it will keep ...

    PS: There are many users (including forum staff) who are not lads ...
    Nope, tried, doesn't suffice. It's very very basic. I'm looking for something more advanced.

    E.g. with Ditto you can not only store unlimited clips, but also create groups in which you store them and search through history. You can also configure a period of days e.g. when old, unused entries are removed automatically.

    I haven't encountered such a feature-rich clipboard manager for Linux so far.

    And as for addressing you guys, that wasn't meant to be offending. Don't take life too seriously, you'll never make it alive out of it.
     Cloud Gamer | NVIDIA's GeForce NOW is the future of gaming ☁️

  8. #8
    Join Date
    Dec 2012
    Beans
    8

    Re: Clipboard manager with unlimited storage

    I wanted the same thing. My friend gave me this shell script to run along with clipit
    ============
    #!/bin/bash

    strings /home/avsprasad/.local/share/clipit/history | sed s/\00/~/g | sed s/\FF/~/g | sed s/\\~/~/g > /home/avsprasad/Documents/clipit_output.txt
    =============

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •