Ryan Rix
002f667de7
Write to right place
2016-04-27 05:15:50 +00:00
Ryan Rix
e3546c3e5b
Add helper script
2016-04-27 05:12:56 +00:00
Ryan Rix
76851e7069
Cleanup lastfm
2016-04-25 06:20:36 +00:00
Ryan Rix
7eaaa1584f
Add misfit step tracking to memacs
2016-04-25 06:20:20 +00:00
Ryan Rix
ae5e92a2be
Add lastfm slurper
...
You can slurp all of it, or slurp between times
2016-04-16 04:10:03 +00:00
Ryan Rix
b594ee32ef
Merge branch 'master' of https://github.com/novoid/Memacs
2016-01-31 03:56:10 +00:00
Karl Voit
53a6107ac6
ical: no end date results in 9999-12-31 as end date
...
see https://github.com/novoid/Memacs/issues/24
2016-01-23 18:11:10 +01:00
Karl Voit
71d5ed9fc3
ical_test.sh - start ical unit test via shell
2016-01-23 18:10:39 +01:00
Karl Voit
6468f2122a
Merge branch 'master' of github.com:novoid/Memacs
2016-01-23 17:44:03 +01:00
novoid
c1f61ef1c0
Merge pull request #23 from dwinters42/memacs_mumail_fixes
...
memacs-mumail fixes
2016-01-21 09:39:08 +01:00
novoid
c7fb26929a
Merge pull request #25 from ajft/phonecalltypes
...
phonecalls_superbackup.py: Phonecalltypes "voicemail", "rejected" and "refused" calls
2015-12-17 09:37:01 +01:00
Adrian Tritschler
2aa3900ea0
Added handling of Android call types "4" "5" and "6" for VoiceMail,
...
Rejected and Refused calls respectively
2015-12-17 12:30:09 +11:00
Adrian Tritschler
1671ed7c08
typo. fix to make v0.1 run
2015-12-17 11:29:48 +11:00
Daniel Winters
4c616ffbca
clean-up in docs/memacs_mumail.py:
...
- spelling, grammar and style fixes
- wrap long lines
2015-09-20 21:49:30 -07:00
Daniel Winters
1bb1ea52f6
Fix locale problem: previously, if the locale was set to something
...
different than de_DE (in my case en_US), the strptime call in mu.py
would not succeed as the time format was different, this is fixed with
the correct argument to strptime.
Also remove the now unnecessary locale call in memacs_mumail.py
2015-09-20 21:44:26 -07:00
Ryan Rix
9a58dc3f06
Fix date regex
2015-06-28 18:54:40 -07:00
Ryan Rix
acfd939d89
Sanitize orgwriter output
2015-06-28 18:54:27 -07:00
novoid
b47b825575
Merge pull request #21 from thaaophz/master
...
Mumail implementation
2015-06-20 11:43:33 +02:00
stvol
21149438ec
Merge pull request #1 from thaaophz/master
...
add mumail documentation
2015-05-06 14:14:07 +02:00
thaaophz
992b14113c
Merge branch 'mumail-doc' of https://github.com/thaaophz/Memacs into mumail-doc
2015-05-06 14:04:46 +02:00
thaaophz
2c798db1b6
something about param -d
2015-05-06 14:04:00 +02:00
thaaophz
2a8b8a4414
adjust documentation to new syntax
2015-05-06 14:04:00 +02:00
thaaophz
83ee3d2fbd
org-mu4e-store-link is not necessary for links
2015-05-06 14:03:59 +02:00
thaaophz
453169b964
add basic documentation for mumail
2015-05-06 14:03:59 +02:00
thaaophz
e40387e7ec
something about param -d
2015-05-05 14:34:47 +02:00
thaaophz
e5546afba4
adjust documentation to new syntax
2015-05-05 14:04:33 +02:00
thaaophz
a459f2624d
org-mu4e-store-link is not necessary for links
2015-05-05 13:40:46 +02:00
Stephanus Volke
0659e1d96b
delete xml module import
...
because of plain text message parsing the xml module is no longer required
2015-05-04 16:37:59 +02:00
Stephanus Volke
f86731962d
many changes except PEP8 checking
...
- change query behaviour. Now the whole mu query has to be specified
- change param -x(account) to param -(m)e
- add param -(d)elegation for NEXT or WAITING labels
2015-05-04 16:33:00 +02:00
Stephanus Volke
6cdeafa38b
implement multiple sender adresses
2015-04-30 19:04:56 +02:00
Stephanus Volke
29c74cce47
fix flag behaviour
2015-04-30 18:34:39 +02:00
thaaophz
1f8da51ee0
add basic documentation for mumail
2015-04-29 20:45:00 +02:00
Stephanus Volke
0d49aabeb8
add mumail doc to readme
2015-04-29 17:23:25 +02:00
Stephanus Volke
179fcc9a16
prepare MuMail module for first github commit
2015-04-29 17:15:12 +02:00
Karl Voit
8f96b5e754
simplephonelogs: fixed PEP8 issues
2015-04-01 16:27:52 +02:00
Ryan Rix
f8b67f7966
office -> work
2015-03-30 00:18:57 -07:00
Ryan Rix
a4ea5a97f8
Year first in phonelog
2015-03-30 00:18:57 -07:00
Ryan Rix
b6ed8029fe
Add timelog parser
2015-03-30 00:18:57 -07:00
Ryan Rix
ed756ce69b
Add GPS log parser
2015-03-30 00:18:57 -07:00
Karl Voit
2a3db1e85e
updated README
2015-03-29 13:21:17 +02:00
Karl Voit
83ee5e283d
sms: added "old" variants to phone number RegEx
2015-01-30 18:30:17 +01:00
novoid
13ee925a2f
Merge pull request #17 from punchagan/fix-tests
...
Fix broken tests
2015-01-10 21:38:53 +01:00
novoid
6f996906c3
Merge pull request #19 from punchagan/float-time-delta
...
Allow float values in add-to-time-stamps argument.
2015-01-10 18:16:43 +01:00
Puneeth Chaganti
f1253f862d
Allow float values in add-to-time-stamps argument.
2015-01-09 13:22:37 +05:30
Puneeth Chaganti
962db91e26
Rename tmp directory in tests to data.
...
Because that is what it really is. Minor fixes to get the tests running
after the change.
2015-01-02 20:56:22 +05:30
Karl Voit
4865b802bc
FAQs: updated my Org line statistics; added performance optimization URL
2015-01-02 16:00:22 +01:00
Puneeth Chaganti
19be237d15
Fix test errors in svn_test.py
2015-01-02 18:55:18 +05:30
Puneeth Chaganti
99084851cd
Fix test errors in sms_test.
...
Generate tests automatically, similar to phonecalls_test.
2015-01-02 18:55:07 +05:30
Puneeth Chaganti
dc25b3cafc
Fix test errors in rss_test.
...
- Format of entries was slightly changed.
2015-01-02 18:42:38 +05:30
Puneeth Chaganti
3089310b41
Fix test errors in rss_test
...
- Path was hard-coded.
- Seconds issue.
2015-01-02 18:42:38 +05:30