View Single Post
Posts: 654 | Thanked: 664 times | Joined on Feb 2009 @ Germany
#518
Hi!
Originally Posted by eris0xff View Post
My problem is that Conboy uses a database that assigns some sort of hash for the note file name. I have no idea how to duplicate this name format or link my current note files into the database.
There is no database involved. The "hashes" you see are in fact UUIDs or GUIDs, their only purpose it to give each note a unique identifier. To obtain such a UUID you can, for example, call "cat /proc/sys/kernel/random/uuid" on a Linux shell. There are also web based tools like this.

So just give your notes each a UUID as filename and copy them into the /home/user/.conboy/ directory. Do this while Conboy is not running. Then start Conboy and your notes should show up just fine. At least if you created the proper xml format