-
Notifications
You must be signed in to change notification settings - Fork 13
/
README
29 lines (22 loc) · 1.12 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Budoist - Android Todoist Client
By Yaron Budowski ([email protected])
Main features:
* Offline support (syncs with Todoist servers)
* Filter by projects, labels and queries
* Sort items by due date
* View and edit notes
* Edit labels
* View completed items as well
* Backup & restore Todoist data frequently
* Many options for initial view (last used label/project, specific label/project, and many more)
* Todoist text formatting for projects/items/notes (e.g. "my %(b)bold% item!")
* Phone numbers, email and website addresses in items and notes are turned into clickable links
* Support for uncompletable tasks (tasks with an asterisk at the beginning)
* Todoist looks & feels
Source code available at:
https://github.com/budowski/budoist
License:
For private use - use the code from this project freely.
For other uses (e.g. using parts of it in an application you distribute) - Please talk to me beforehand (although if you don't plan to sell your app, it'll probably be no problem).
Distributed under GPLv3:
http://www.opensource.org/licenses/gpl-3.0.html