convert taskuma log to org file
Project description
Table of Contents
taskuma2org
taskuma2org is a Python package for parsing Taskuma log into org-mode format. It utilizes memacs package.
Taskuma is an iPhone App for task management and lifelogging. See AppStore.
Install
Install and update using pip.
$ pip install taskuma2org
Example
Help
$ taskuma2org --help
A simple case
$ taskuma2org taskuma.csv
If you edit taskuma.csv to remove first two lines
$ taskuma2org --no-skip taskuma.csv
Stdin is allowed
$ cat taskuma.csv | taskuma2org -
How to get log file from Taskuma
- Go to "Log" tab
- Choose the time period by tapping the clendar button and View button
- Tap share button and choose "Send Report"
- On the screen showing map, tap email button
- Send mail to yourself
- Retrieve csv file attached the aforementioned mail.
License
GPLv3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
taskuma2org-0.0.2.tar.gz
(19.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file taskuma2org-0.0.2.tar.gz.
File metadata
- Download URL: taskuma2org-0.0.2.tar.gz
- Upload date:
- Size: 19.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee7f68cb143dae5fde81eec0356a6f74ea289a28850d93b978b41c80bae5dbab
|
|
| MD5 |
e3d66c0b58ebd2256850614cb0394eb6
|
|
| BLAKE2b-256 |
508564904c8ef1558c7e74ee0c9dd0a09144a389d7526282a7bd680b9f549f63
|
File details
Details for the file taskuma2org-0.0.2-py3-none-any.whl.
File metadata
- Download URL: taskuma2org-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a849265ba2b19632ad121985b366b9dd305d1f526ed3e9d689b7718f9eb78a1
|
|
| MD5 |
6412a377f8d57db41fdaf8409293f878
|
|
| BLAKE2b-256 |
8fccc1f9cb2e154619963c455e006ab54538041064df397864124bcb174ab685
|