maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Conboy - Note Taking Application (Tomboy clone) (https://talk.maemo.org/showthread.php?t=28355)

pelago 2010-05-06 09:57

Re: Conboy - Note Taking Application (Tomboy clone)
 
[QUOTE=etuoyo;645380]
Quote:

Originally Posted by conny (Post 567495)
@etuoyo: You can look inside the folder /home/user/.conboy and see if you can find your note there. However, if Conboy does not pick it up, itīs very unlikely that you find something there.

Hi I have looked in the Conboy folder and found my note that disappeared when I had a random restart. However, I don't know how to get it back into Conboy. Any ideas? I have copied it to My Docs and tried opening with Conboy but that doesn't work. When I tap the file and select open with Conboy it just opens the most recent file. I have opened with Notes and that works so I guess I can get rid of all the coding, etc and do copy and paste into a new Conboy note but that is a rather long solution.

There's probably something wrong with the markup causing Conboy to not recognise it properly.

conny 2010-05-06 15:12

Re: Conboy - Note Taking Application (Tomboy clone)
 
[QUOTE=etuoyo;645380]
Quote:

Originally Posted by conny (Post 567495)
@etuoyo: You can look inside the folder /home/user/.conboy and see if you can find your note there. However, if Conboy does not pick it up, itīs very unlikely that you find something there.

Hi I have looked in the Conboy folder and found my note that disappeared when I had a random restart. However, I don't know how to get it back into Conboy. Any ideas? I have copied it to My Docs and tried opening with Conboy but that doesn't work. When I tap the file and select open with Conboy it just opens the most recent file. I have opened with Notes and that works so I guess I can get rid of all the coding, etc and do copy and paste into a new Conboy note but that is a rather long solution.

Like Pelago wrote, probably structure of the note is corrupted. You could try to fix it using a text editor, then copy it back to /home/user/.conboy and it should be recognized. Look a the structure of a working note to see how it should look like. Or, if you don't have very personal stuff in that note, send it to me via PM and I see what I can do. Of course, copy and paste would work as well ;)

etuoyo 2010-05-06 21:18

Re: Conboy - Note Taking Application (Tomboy clone)
 
[QUOTE=conny;646531]
Quote:

Originally Posted by etuoyo (Post 645380)

Like Pelago wrote, probably structure of the note is corrupted. You could try to fix it using a text editor, then copy it back to /home/user/.conboy and it should be recognized. Look a the structure of a working note to see how it should look like. Or, if you don't have very personal stuff in that note, send it to me via PM and I see what I can do. Of course, copy and paste would work as well ;)

Thanks. I just edited it with the note app and then pasted it back into Conboy as a new note. At least now I know all is not lost when I have a random shut down whilst using Conboy

salinmooch 2010-05-11 02:08

Re: Conboy - Note Taking Application (Tomboy clone)
 
It is probably around here somewhere in this thread, but I am on a slow connection so I'll just put a howto on what I did.

You need:

PC:
Ubuntu 9.04 or higher
Tomboy

Tablet:
Maemo 4 OS 2008 or Maemo 5
Conboy

Cloud:
Ubuntu one Account

1) Subscribe to Ubuntu one. Briefly, ubuntu one is a cloud based file storage like dropbox and others. It has the added benefit of being syncing tomboy notes and making them available on the ubuntu one site.

Follow the instructions here that are appropriate for your system. On 9.10 and up the ubutnu one application part is preinstalled. If on 9.04 you can install per the instructions above.

2) Grab Tomboy:
Code:

sudo apt-get install tomboy
3) Grab conboy from the repositories if you do not have it installed.

4) Backup your notes directory! If you are starting fresh no worries but every once I've seen reports of people loosing notes here and there. If you have a bunch of notes directory on your tablet or on our pc back those up. The notes are in:

/home/user/.conboy/ on the tablet
and
~/.local/share/tomboy/ for the latest tomboy on the ubuntu box

just do a
Code:

cp ~/.local/share/tomboy ~/.local/share/tomboy.bak
and a
Code:

cp /home/user/.conboy /home/user/.conboy.bak
5) Sync tomboy:
There are instructions for this in the help section under syncing. Essentially go to preferences and use 'tomboy web' as the service provider put in:
https://one.ubuntu.com/notes/ for the server and connect. You will get an authorization screen from ubuntu one. Once you enter your user name and password you are good to go with tomboy.

6) Sync conboy:
goto to the settings and enter
Enter in http://one.ubuntu.com/notes/ in the address bar (on the n800 version its the text field to the left of the authenticate button).
Hit the authenticate and a browser will open and allow you to enter your username and password for ubuntu one.

Now your notes should be synced! Its helpful to note that your notes are also kept at https://one.ubuntu.com/notes/ . You can review or add notes by dropping that into a browser and logging in. Then those notes will appear on your pc and tabler when you sync them. Hope this helps!


Quote:

Originally Posted by dvergin (Post 635037)
I would like help with this. If the details are already in this or the other thread, I've missed thim.


ZootHornRollo 2010-05-11 22:14

Re: Conboy - Note Taking Application (Tomboy clone)
 
delighted to have notes syncing with conboy/tomboy.

Only issue i have (and i realise it early days) is that notebooks sync as 'blah blah Template'.

Other than that i'm delighted.

Thanks Conny

etuoyo 2010-05-13 06:53

Re: Conboy - Note Taking Application (Tomboy clone)
 
Okay I think I am coming towards the end of my interest in the N900. Too much of a frusrating experience so far and now my device is only charging from PC. Considering if I put on any IM accounts I have to charge 3 times a day this is far from ideal.

The only thing causing me to continue to hold on to my N900 is Conboy as I really cannot manage without its usefulness an awesomeness. However, no point keeping a brick which is only useful as a note taking device.

So does anyone know if there is any app on android that comes even remotely close to the awesomeness of Conboy?

conny 2010-05-16 18:27

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by ZootHornRollo (Post 654228)
delighted to have notes syncing with conboy/tomboy.

Only issue i have (and i realise it early days) is that notebooks sync as 'blah blah Template'.

Other than that i'm delighted.

Thanks Conny

Glad you like it :) Just a warning: There are also issues, if you delete notes.

I hope to find some time for coding soon again. At the moment it's a bit of a mess. New job, new flat, no proper internet connection, problems with the SDK, etc.... But there is hope (hopefully) ;)

conny 2010-05-16 18:33

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by etuoyo (Post 656451)
Okay I think I am coming towards the end of my interest in the N900. Too much of a frusrating experience so far and now my device is only charging from PC. Considering if I put on any IM accounts I have to charge 3 times a day this is far from ideal.

The only thing causing me to continue to hold on to my N900 is Conboy as I really cannot manage without its usefulness an awesomeness. However, no point keeping a brick which is only useful as a note taking device.

So does anyone know if there is any app on android that comes even remotely close to the awesomeness of Conboy?

I only have to charge every 2nd day, but yea, the N900 isn't perfect. Anyways, I'm really happy about your high opinion on Conboy - always nice to read it :) Did you look into Tomdroid? It's Tomboy for Android. Not sure how far they are, but the last time I checked they were talking about synchronization as well. I hope you'll find something that suits your needs!

sorodoros 2010-05-16 18:41

Re: Conboy - Note Taking Application (Tomboy clone)
 
speaking of sync... something happened to the one.ubuntu server this morning (broken), and when I sync'd with Conboy it crashed repeatedly. Now that one.ubuntu is back up I cannot sync at all: I get this error:
"json_get_note_list() returned NULL"

Is there some XTerm code I can run to reset the Conboy cache, or some other fix?

conny 2010-05-16 18:47

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by sorodoros (Post 661212)
speaking of sync... something happened to the one.ubuntu server this morning (broken), and when I sync'd with Conboy it crashed repeatedly. Now that one.ubuntu is back up I cannot sync at all: I get this error:
"json_get_note_list() returned NULL"

Is there some XTerm code I can run to reset the Conboy cache, or some other fix?

Try to redo the authentication process from Conboy. Delete the URL, enter it again, click "Authenticate" and follow the usual steps. That should reset all local sync information.

sorodoros 2010-05-16 19:08

Re: Conboy - Note Taking Application (Tomboy clone)
 
I did actually do that before without any success, but I just did it again also without success. I sync with two other computers and they sync normally. Should I de-authorize them as well? Or is there a more direct way to reset Conboy?

Khertan 2010-05-17 12:59

Re: Conboy - Note Taking Application (Tomboy clone)
 
Same problem and same errors for me.

Reauthenticate doesn't fix the problem, i got also many errors these days using tomboy sync on win and linux (one.ubuntu servers are still beta :) )

conny 2010-05-17 14:34

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by sorodoros (Post 661254)
I did actually do that before without any success, but I just did it again also without success. I sync with two other computers and they sync normally. Should I de-authorize them as well? Or is there a more direct way to reset Conboy?

Not good and I can't test it at the moment... You might try the following in xterm:
Code:

gconftool -u /apps/maemo/conboy/last_sync_time
gconftool -u /apps/maemo/conboy/last_sync_rev

That should reset the sync stuff, but probably it won't work as the same happens if you re-authorize. If that doesn't work, I'll have to find out what they changed :(

sorodoros 2010-05-17 15:42

Re: Conboy - Note Taking Application (Tomboy clone)
 
You are right, the xterm code did nothing. I also tried uninstalling/reinstalling Conboy and that did not work either.

For better or worse, I have become dependent on Conboy, so any time you can find to fix this would be greatly appreciated. The good news is that Conboy/one.ubuntu/Tomboy sync has run flawlessly until now.

As a precaution I copied/uploaded the notes that did not sync from Conboy to my EverNote account so that I can get them into Tomboy and then sync to the sync-able computers - but it looks like Conboy sync is gone. :(

conny 2010-05-17 16:32

Re: Conboy - Note Taking Application (Tomboy clone)
 
I'll look into it, but I doubt it'll be before the weekend - sorry :/

ZootHornRollo 2010-05-17 20:05

Re: Conboy - Note Taking Application (Tomboy clone)
 
sync is working for me right now.

conny 2010-05-17 20:12

Re: Conboy - Note Taking Application (Tomboy clone)
 
There might be an update in extras-devel soon. but that is only a test build because of optification problems. No new features or sync changes. So don't get high hopes ;)

sorodoros 2010-05-17 21:42

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by Khertan (Post 662327)
Same problem and same errors for me.

Reauthenticate doesn't fix the problem, i got also many errors these days using tomboy sync on win and linux (one.ubuntu servers are still beta :) )

Glad I am not the only one, though both my Win and Mac Tomboys are still syncing normally. For me it is only Conboy.

conny 2010-05-18 17:32

Re: Conboy - Note Taking Application (Tomboy clone)
 
Still waiting for PR 1.2? Got 2 minutes time to spare? It would be great if you guys could vote for the following two bugs. They seriously hinder Conboy development and I'm getting tired of waiting. Maybe some more votes will help...

https://bugs.maemo.org/show_bug.cgi?id=6263
https://bugs.maemo.org/show_bug.cgi?id=7707

Thanks :)

sorodoros 2010-05-18 17:36

Re: Conboy - Note Taking Application (Tomboy clone)
 
Voted for both. Hope that helps.

andyfrommk 2010-05-18 21:14

Re: Conboy - Note Taking Application (Tomboy clone)
 
I voted for both as well.
Trying to install it (via apt-get), I got an error message that said a package could not be authenticated, doing an "apt-get update" solved the problem and now I am very happy with conboy.

sorodoros 2010-05-19 15:12

Re: Conboy - Note Taking Application (Tomboy clone)
 
There have been two updates, latest at 0.6.3.9 - since they do not seem to address the sync issues, I assume they are for something else?

conny 2010-05-19 15:17

Re: Conboy - Note Taking Application (Tomboy clone)
 
Jup, as I said earlier, those are test builds as there have been some patches included by other people and we need to make sure that everything still builds on the maemo infrastructure. Also some tests have been done regarding those bugs posted earlier.

There will probably be more test builds during the next days. If I find time to actually implement real functionality (read sync), Iīll let you know right here :)

sorodoros 2010-05-19 16:49

Re: Conboy - Note Taking Application (Tomboy clone)
 
Got it. Thx.

sorodoros 2010-05-22 15:42

Re: Conboy - Note Taking Application (Tomboy clone)
 
FYI, I was just able to update/sync Conboy successfully, even though the same error occurred. Specifically, *to* Conboy only was updated. When I tried to sync new data *from* Conboy it crashed, and no changes to the server occurred.

conny 2010-05-22 16:32

Re: Conboy - Note Taking Application (Tomboy clone)
 
yea, that crash is a result of the u1 servers not working. I have to check that error condition. The main problem now is that u1 returns a 500 server error. I hope they will fix that soon, otherwise I can't do developement over the weekend :(

conny 2010-05-22 17:04

Re: Conboy - Note Taking Application (Tomboy clone)
 
Here is what the U1 web site is currently saying:
Quote:

Notes, Contacts and Bookmarks
Our Notes, Contacts and Bookmarks database is not responding at the moment.
Don't worry. This is a temporary problem and your data is secure. We have been alerted of the issue and will resolve it promptly. You can also chat with us directly to get the latest information on the issue.
I've added a check, so the next version won't crash in that case and instead displays a dialog.

dvergin 2010-05-23 07:44

Re: Conboy - Note Taking Application (Tomboy clone)
 
Great app. I'm enjoying it greatly -- particularly now that I have sync working with Ubuntu One and my Win7 box. But I have one puzzlement...

Under "Settings" there is a checkbox option labeled "XML Storage Backend". I've never seen anyone mention it here. I have looked at the raw data files and seen that they are XML or at least XML-like. So what would happen if I unchecked that box? It doesn't seem to make sense that the XML files would disappear or go unused. (Where would the data be then?)

And since it _is_ an option, what's the use case for UNselecting "XML Storage Backend"?

sorodoros 2010-05-23 16:29

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by conny (Post 670612)
Here is what the U1 web site is currently saying:


I've added a check, so the next version won't crash in that case and instead displays a dialog.

The u1 servers appear to be up and running this morning. I was able to sync all my Tomboys.

conny 2010-05-23 17:12

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by dvergin (Post 671290)
Great app. I'm enjoying it greatly -- particularly now that I have sync working with Ubuntu One and my Win7 box. But I have one puzzlement...

Under "Settings" there is a checkbox option labeled "XML Storage Backend". I've never seen anyone mention it here. I have looked at the raw data files and seen that they are XML or at least XML-like. So what would happen if I unchecked that box? It doesn't seem to make sense that the XML files would disappear or go unused. (Where would the data be then?)

And since it _is_ an option, what's the use case for UNselecting "XML Storage Backend"?

Yea, that's a bit confusing and I should probably do something about it. If you install more plug-ins (there is currently only conboy-midgard) it will make more sense, because then you can choose which plug-ins should be activated. If, however, you only have the default plug-in (which is the XML backend) it dosn't make sens to deactivate it. If you deactivate it, Conboy is simply useless :)
I should probably implement, that if there is only one plug-in, then the selection should not be shown at all. I'll see what I can do.

pelago 2010-05-23 21:17

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by conny (Post 671887)
Yea, that's a bit confusing and I should probably do something about it. If you install more plug-ins (there is currently only conboy-midgard) it will make more sense, because then you can choose which plug-ins should be activated. If, however, you only have the default plug-in (which is the XML backend) it dosn't make sens to deactivate it. If you deactivate it, Conboy is simply useless :)
I should probably implement, that if there is only one plug-in, then the selection should not be shown at all. I'll see what I can do.

If you're reworking this part, maybe rather than having the plugins listed directly in the Settings dialogue, there could be a "Plugins" button in the Settings dialogue which brings up a separate dialogue listing the plugins.

sorodoros 2010-05-26 22:05

Re: Conboy - Note Taking Application (Tomboy clone)
 
@ Conny

Just FYI: I can consistently sync *to* Conboy from 1u. I still get the NULL error, but it syncs correctly. I cannot sync *from* Conboy to 1u. Any changes to any note are removed/disappears and the error message appears.

conny 2010-05-27 08:00

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by sorodoros (Post 680917)
@ Conny

Just FYI: I can consistently sync *to* Conboy from 1u. I still get the NULL error, but it syncs correctly. I cannot sync *from* Conboy to 1u. Any changes to any note are removed/disappears and the error message appears.

Thatīs probably because we first fetch new stuff from the server, then push our local changes to the server. The second step seems to fail.

My guess is, that you have a local note, that U1 does not like. To investigate this, you could start Conboy from xterm, then run the sync and post the output you get in xterm here or send it via PM.

Another thing you could try (after the above) is, to quite Conboy, delete all notes from /home/user/.conboy/, restart Conboy, reauth and sync.

This should give you a clean copy of all notes on the server and sync should (TM) work again for you. However you will loose changes that you might have in your local notes.

Thanks for testing :)

sorodoros 2010-05-27 19:52

Re: Conboy - Note Taking Application (Tomboy clone)
 
I went for broke and jumped into xterm, deleted all the notes, reauth'd and sync'd... and success! Perfect sync both directions. Thanks for the support :D

BillyTheFish 2010-05-28 10:32

Re: Conboy - Note Taking Application (Tomboy clone)
 
My Story: Got bored with Windows XP crashing all the time and installed Linux Mint.

Decided to use Tomboy instead of Evernote (as I knew that it would be compatible with Conboy on my N900 and the new Sync feature looked good). It was already installed on my Linux desktop (plus the latest version of Evernote does not work with WINE).

Installed the new (alpha) version of Conboy on my N900, installed Tomboy for Windows on my work PC.

They all sync fabulously! I can't thank you enough. The ability to sync and have my notes and to do lists anywhere I am makes this a bit of a killer app.

I think it now must be my favourite app on my phone. It actually helps my life instead of just helping me to fill time when I'm bored.

conny 2010-05-28 11:50

Re: Conboy - Note Taking Application (Tomboy clone)
 
Thanks guys, I'm always very happy to hear your success stories :)

Still, I really have to warn you. Make backups and don't rely on the sync feature just yet. There are still known (and unknown) issues. I'm working on it, but I'm personally still not using sync with my "production" notes.

BillyTheFish 2010-05-28 12:46

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by conny (Post 685431)
Still, I really have to warn you. Make backups and don't rely on the sync feature just yet. There are still known (and unknown) issues. I'm working on it, but I'm personally still not using sync with my "production" notes.

Thanks again and warning noted! I'll back up my notes asap just in case.

Kieron 2010-05-28 14:22

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by conny (Post 371458)
Personally not, but I was contacted by someone a short time ago who wants to make it happen. We're still in the very early planning phase, so I can't make any promises. Let's see how it goes.

Hey conny, and news on supporting Share plugins (evernote)?

I've seen it mentioned throughout this thread!

Thanks for the great app btw :)

conny 2010-05-28 14:40

Re: Conboy - Note Taking Application (Tomboy clone)
 
No, nothing new. Shouldn't be hard, but my priorities are still with U1 sync. If you find someone who is good with XSLT and has a couple of spare hours, please tell me.

Kieron 2010-05-28 14:47

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by conny (Post 685805)
No, nothing new. Shouldn't be hard, but my priorities are still with U1 sync. If you find someone who is good with XSLT and has a couple of spare hours, please tell me.

Okay, I'll keep my eye out, although I doubt I will!

Can't wait until this is integrated - I honestly use Evernote daily, and it would make my life a helluvalot easier than using email to get notes in their system!


All times are GMT. The time now is 17:59.

vBulletin® Version 3.8.8