Edit Button

Asked by studentz

Hi there
I found this app very helpful and simple. You have the Add and Delete button, but what about the edit button, so I do not have to erase and type again.
Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
CLI Companion Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Hsn (alshawaf) said :
#1

why don't you do a bug report?
and they will mark it as a wishlist
if the developers agreed with you they will mark it as In progress
and you will see it in the next update

Revision history for this message
Duane Hinnen (duanedesign) said :
#2

I appreciate your interest in CLI Companion. The latest release (1.0-2) in fact does have an edit button. Visit the projects Launchpad page to get the latest .deb. You will see the link on the right under Downloads. After clicking the link it should prompt you to open with GDebi or Software Center. Opening with one of these will install the package.

https://launchpad.net/clicompanion

Or you can install the package from the Terminal.
Run the command:
wget http://launchpad.net/clicompanion/1.0/1.0rc/+download/clicompanion_1.0-2_all.deb

Then to install the download deb run:

dpkg -i clicompanion_1.0-2_all.deb

You can also add the PPA to receive the latest updates. We have an update that is coming out within the next week that has some neat new features. To add the PPA open a Terminal and run the command:

sudo add-apt-repository ppa:clicompanion-devs/clicompanion-nightlies

Then to install from the PPA (not necessary if you already installed from the .deb above) run:

sudo apt-get update; sudo apt-get install clicompanion

NOTE: there was a bug with the PPA, so if it gives you any trouble let us know so we can fix it.

thank you,
duanedesign

Can you help with this problem?

Provide an answer of your own, or ask studentz for more information if necessary.

To post a message you must log in.