Rockbox Development > Feature Ideas

contacts viewer?

(1/1)

MajiKool Dragonâ„¢:
i was trying to think of a way to easily view my contacts on my e260R.
and i thought... what if someone were to make a contacts viewer that could properly view csv files.

GodEater:
How do you define "Properly" ?

MajiKool Dragonâ„¢:
you would browse similar to the database, and then when you select a contact you would display the contact's info like: 

[(Category)]
(info)
[(Category)]
(info)
[(Category)]
(info)
...and so on.

leaving out categories that have no info looking much like the tag viewer for songs.

Grahack:
I personally have my contacts in a PHP/MySQL app I coded. I can export them as a set of txt files, one per contact and I find this enough (if not great) to read the contact info with the Rockbox txt viewer.

1) You could try the Lua plugin to code an app for parsing and displaying the contacts and then their info,
2) or find (or code) a script that will create the set txt files from the csv file on your computer, then copy them to your player. This should be at most ten lines of Python, not counting the txt template.

Navigation

[0] Message Index

Go to full version