maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Logging calls to calendar (https://talk.maemo.org/showthread.php?t=77918)

guylhem 2011-09-26 17:01

Logging calls to calendar
 
Hello

I'm new here - moving from a android device to the n900.

For what I do, it's much better - except I'm missing a simple feature : call logging.

On android, there's an application called "calltrack" which basically puts the call log into your calendar. With syncing, it means you can easily see which call you missed if you have forgotten you phone, or which call you received on any given day.

A basic google search gave me no such app on the n900 - only this request : http://talk.maemo.org/archive/index.php/t-50452.html

Did the situation change since 2010?

At the moment, I'm thinking about taking something like extended call log from matrim and finding a way to hack out an ical "http post" feature.

But it would be much better to have that as a background function, active whenever a data connection is detected.

Which leads me to the next question : what would you suggest to quickly get started on maemo devel/crosscompiling to do specifically this?

Thanks

kishanW 2011-09-26 17:22

Re: Logging calls to calendar
 
I would love to see this feature implemented

WhiteWolf 2011-09-27 08:31

Re: Logging calls to calendar
 
Quote:

Originally Posted by guylhem (Post 1096805)
Hello

I'm new here - moving from a android device to the n900.

For what I do, it's much better - except I'm missing a simple feature : call logging.

On android, there's an application called "calltrack" which basically puts the call log into your calendar. With syncing, it means you can easily see which call you missed if you have forgotten you phone, or which call you received on any given day.

A basic google search gave me no such app on the n900 - only this request : http://talk.maemo.org/archive/index.php/t-50452.html

Did the situation change since 2010?

At the moment, I'm thinking about taking something like extended call log from matrim and finding a way to hack out an ical "http post" feature.

But it would be much better to have that as a background function, active whenever a data connection is detected.

Which leads me to the next question : what would you suggest to quickly get started on maemo devel/crosscompiling to do specifically this?

Thanks

Quote:

Originally Posted by kishanW (Post 1096817)
I would love to see this feature implemented

I, too, is something I've been wanting from the beginning.

ysss 2011-09-27 08:41

Re: Logging calls to calendar
 
Interesting feature request.
What is the use case for this? Just to visualize call patterns?

guylhem 2011-09-29 13:35

Re: Logging calls to calendar
 
My use patter is memory based : sometimes I forget my phone at home and I love to see who called "in real time" from work.

Also sometimes I know I have to call back the person who called this morning at 10 or the person who called during the meeting with Mr X but I can't remember who it was because I was doing too many things at one. No problem, it's right in my agenda.

Call logs are IMHO a relic of the past. Their info should be versed in the agenda, where it can be easily searched/accessed/compared to the context

stlpaul 2011-09-29 15:09

Re: Logging calls to calendar
 
I remember back in S60 there was some program that showed a timeline of everything you did on your phone. Photos taken, SMS, emails, calls, etc. and let you view all of them on the timeline.

I don't see any reason why such a thing can't exist on N900, you just need to find the intersection of people who are capable of making it, people who want to make it, and people who have time to make it. :)

AgentZ 2011-09-29 21:22

Re: Logging calls to calendar
 
yeah even Windows mobile had that function.

satello 2011-09-29 21:32

Re: Logging calls to calendar
 
funny enough, the 900 lacks even of a basic future like alarm call, basically set up an alarm with call option, then select the contact or type a number and when the alarm goes off you can easily call with one click, i think it was on my sym3 n95

misterc 2011-09-29 21:54

Re: Logging calls to calendar
 
Quote:

Originally Posted by satello (Post 1099243)
funny enough, the 900 lacks even of a basic future like alarm call, basically set up an alarm with call option, then select the contact or type a number and when the alarm goes off you can easily call with one click, i think it was on my sym3 n95

negative on that one...
even took my N95 out to check it;
no way to make a "call alarm" on Symbian OS S60 :(

satello 2011-09-30 07:09

Re: Logging calls to calendar
 
Quote:

Originally Posted by misterc (Post 1099251)
negative on that one...
even took my N95 out to check it;
no way to make a "call alarm" on Symbian OS S60 :(

ok, it must have been some previous model than.. i remember to have that function, and i started with the "soap piece" nokia 6600..

rambo 2011-09-30 09:23

Re: Logging calls to calendar
 
You could write a simple python daemon to listen for the DBUS signals that are emitted on events like incoming call/sms/etc and then use the calendar API to fill these to your local N900 calendar (if you have working calendar sync) or just do whatever you want with them.

It shouldn't be all that hard to do, a prototype can be coded in an evening, adding polish would probably take a weekend.

So, help yourself. python is easy to learn and this forum has examples for listening to the signals.


All times are GMT. The time now is 13:07.

vBulletin® Version 3.8.8