![]() |
Re: [Announce] Multilist
I would ask we aim to keep the tone here positive. We can't force people to keep things positive but we can help by responding in positive ways.
|
Re: [Announce] Multilist
I couldn't find an answer to this question: what is the option "File / Sync items"? Is this a feature that isn't implemented yet? Or something that can currently be implemented with a bit of hacking? I'm using v0.3.8 on an N810.
|
Re: [Announce] Multilist
Quote:
|
Re: [Announce] Multilist
Quote:
|
Re: [Announce] Multilist
Hi epage,
I just managed to create an account on bugzilla and entered some of my proposals as enhancements. I hope, I could help you by doing that. XL |
Re: [Announce] Multilist
Mine disappeared just by updating to the latest version.
|
Re: [Announce] Multilist
Quote:
Quote:
http://talk.maemo.org/showpost.php?p=620296&postcount=7 I have had someone claim to delete the database but still run into issues. If you've done so and get issues, please send me log files so I can look into it. |
Re: [Announce] Multilist
Ain't it possible to just do a merge from old db to new one? Something like an export from the old db to a csv file with the same layout like the new db and then a reimport into the new db. Could be done by sqlite command line tool without having to reinstall old version of multilist.
|
Re: [Announce] Multilist
Quote:
Second, I have a strong dislike for databases and avoid them so I was not familiar enough with how to do this properly. I figured it was an acceptable loss with not having released to Maemo 5 Extras yet and with it being pretty much abandoned for Maemo 4.1 Extras. I do not plan to do that again. I hope one day to move away from using a database and if I do I plan to offer a smoother transition. |
Re: [Announce] Multilist
I could give you a hand in preparing a simple command for extracting data from an existing old database to a csv file. But actualkly I just don't have a clue how the old db is structured and if there are differences between the old scheme and the new one, apart from naming convention.
|
Re: [Announce] Multilist
Quote:
|
Re: [Announce] Multilist
Well, a simple "sqlite3 -csv <databasename> 'select * from items' > <exportfile> " would do the job, I guess. Of course, databasename and exportfile have to be replaced with current values.
This is just a shoot in the dark as I didn't check the order of the values in the exported file. This command exports the data ion the same order the columns in the db-schema are defined, beginning with uid, listname, category,.... In case the order has to be rearranged the statement must be adapted, that would also be no problem. |
Re: [Announce] Multilist
Three enhancement/feature request for my favorite to-do app:
1) Instead of typing in a date being able to pick it from a calendar (a la Seqretary), 2) Having multi-tiered tasks, and 3) A new icon :) Thanks for all the great apps you develop and support. |
Re: [Announce] Multilist
Hello there,
I had a quick questions about Multilist. I've been using MaraTick for a long time on my BBerry, but now I upgraded to the n900 and Multilist looks like it will be a great replacement, since MaraTick is BBerry only. I have hundreds of items in MaraTick and I've exported them and created a .csv file. I can't figure out how to import it into Multilist! I see the import button, of course, but I can't get the file selector to see my export file. Is there some special extension or location that will get this to work? Thanks in advance. |
Re: [Announce] Multilist
Quote:
It should show csv files in the browser. I'm assuming instead that they problem is you can't find the right folder? I was lazy and am not using a user-friendly import/export dialog. I just now filed myself a bug to fix this. A work around is to hit Ctrl+h in the import/export dialog, click the left side's "Nokia n900" and the "Documents" etc folders are actually ".documents" (the "." prefix means hidden, Ctrl+h shows hidden). I'm leaving for Meego Conference soon but if you could give me the a description of the columns (usually the first line of the csv) I try to fix the dialogs and add support for that version of csvs. |
Re: [Announce] Multilist
Quote:
I wish there was some kind of wiki database where programmers/users could enter in features/pros/cons of an application and link applications as similar so you could get side-by-side comparisons of them and make discovering related apps easier. |
Re: [Announce] Multilist
Thanks for the reply!
I figured it out. It wasn't that the folder was hidden. I was expecting to see the files listed with the folders and simply select that. Once I realized that I had to type the filename into the text field labeled "Location" and use the folder navigation controls to simply select the folder, I got it to work. Thanks again. |
Re: [Announce] Multilist
Am I the only one who's multilist won't start anymore? When started in xterm it says:
Code:
ValueError: insecure string pickle |
Re: [Announce] Multilist
Quote:
Was there any kind of callstack associated with it so I can see where that error is coming from? |
Re: [Announce] Multilist
Quote:
Short version (multilist v 0.3.11-2) (from bottom): shelve.py, line 113 libspeichern.py, line 114 libselection.py, line 143 . . . |
Re: [Announce] Multilist
Quote:
EDIT: Also I'm about to fly out to Meego Conference so I'll be out of touch for a bit. |
Re: [Announce] Multilist
No need to hurry! Have fun at Meego conference!
|
Re: [Announce] Multilist
Any news? Would be nice having multilist working again.
|
Re: [Announce] Multilist
Sorry about that, somehow I let this fall off my radar. I'll try to look into it either today or tomorrow.
|
Re: [Announce] Multilist
Quote:
|
Re: [Announce] Multilist
I'm native german speaker, probably I could help you understand the code if you tell me what part of the code it is. So far I didn't have a look at the source code but I could give it a try.
Full output of calling multilist from command line follows (or do you need some other kind of log?) Edit: here's the output from cmdline Code:
~ $ multilist.py |
Re: [Announce] Multilist
Sorry, I just saw that there is an update of multilist available. Multilist now works again, no error messages any more. Many thanks for that!
|
Re: [Announce] Multilist
Quote:
http://wiki.maemo.org/Multilist#Trou...orting_of_Bugs I just patched over the issue. The log will let me see how the app behaves over time so I can see what is causing those problems and get a more correct fix. |
Re: [Announce] Multilist
OK, will post a log in one or two days.
|
Re: [Announce] Multilist
How do you delete a list?
I've been using the program for a long time & love it, but now I need to delete a list. |
Re: [Announce] Multilist
Quote:
|
Re: [Announce] Multilist
So it looks like lists are automatically deleted when you delete all the items in the list. The List selector just doesn't always get updated (a restart would do it).
I could work to fix the list selector refresh issue but I'd like to know if for some reason this method for list deletion isn't enough for you so I can make sure to satisfy your use cases. |
Re: [Announce] Multilist
That worked, thank you.
|
All times are GMT. The time now is 02:07. |
vBulletin® Version 3.8.8