Commit Graph
81 Commits
Author SHA1 Message Date
alvierahman90 452d4d2465 get bot token from commandline 2021-02-27 14:56:02 +00:00
alvierahman90 18c4e1f193 create readme 2021-02-25 21:37:14 +00:00
alvierahman90 6212d92fc9 initial commit v2 !! 2021-02-25 21:34:33 +00:00
alvierahman90 e9decc0ee7 clear repo 2021-02-25 21:30:45 +00:00
alvierahman90 e1654bb023 Update help.md 2018-12-19 17:04:18 +00:00
alvierahman90 14e942355b Update version number 2018-12-19 17:00:21 +00:00
alvierahman90 ec07146c08 minor edits 2018-12-19 16:54:27 +00:00
alvierahman90 343c03a6c1 merge rm, do, undo, and priority functions with fuzzy versions 2018-12-12 00:18:34 +00:00
alvierahman90 09f55ea9b9 functions relating to a user all now have chat_id as first parameter 2018-12-11 23:05:56 +00:00
alvierahman90 701ff42b22 Show output when runnign docker container 2018-12-11 22:54:19 +00:00
alvierahman90 0b507b3cd3 move help.md into src/ 2018-09-16 12:59:47 +01:00
alvierahman90 54e7af68f5 Change readme 2018-09-16 12:57:23 +01:00
alvierahman90 31099219ec Update docker-compose example file 2018-09-16 12:47:41 +01:00
alvierahman90 f671a3b198 config can be changed on the fly, moved to volume 2018-09-16 12:44:48 +01:00
alvierahman90 a3ddc41118 Dockerize 2018-09-16 12:37:35 +01:00
alvierahman90 6f16104524 Move Tasks module to different package 2018-09-16 12:16:14 +01:00
alvierahman90 80bf201fa7 Add install instructions to readme, remove todo list from readme 2018-09-08 14:55:28 +01:00
alvierahman90 0538f87706 Merge branch 'master' of github.com:alvierahman90/todo.txt_telegram 2018-09-08 14:26:40 +01:00
alvierahman90 e199e34627 Integrate rm_task into rm_tasks to remove a function 2018-09-08 14:22:06 +01:00
alvierahman90 c05979e208 Add fuzzy modes for /do, /undo, /rm, and /priority 2018-09-08 14:19:45 +01:00
alvierahman90 4116023f98 Make it easier to change version number 2018-08-23 15:10:23 +01:00
alvierahman90 c65fd52f19 Add version information on help message 2018-08-23 15:04:23 +01:00
alvierahman90 366669e6ab Fix /ls :only-hidden mode 2018-08-19 15:35:16 +01:00
alvierahman90 2c0a71cb2b Merge branch 'master' of gitlab.com:alvierahman90/todo.txt_telegram 2018-08-19 15:09:22 +01:00
alvierahman90 5d1bd982c4 Improve help.md 2018-08-19 15:07:54 +01:00
alvierahman90 ad4d470d6a Improve help.md 2018-08-19 15:05:58 +01:00
alvierahman90 b4e07d246a change ls filters :show-hidden -> :show-done, :only-hidden -> :only done 2018-08-19 15:04:51 +01:00
alvierahman90 9f5c233c44 Fix help.md 2018-08-19 14:29:37 +01:00
alvierahman90 c59ba5b560 Merge branch 'master' of gitlab.com:alvierahman90/todo.txt_telegram 2018-08-19 14:25:50 +01:00
alvierahman90 b602334303 Add checks to see if supplied ID is numeric 2018-08-19 14:19:55 +01:00
alvierahman90 e59eb73597 Add checks to see if supplied ID is numeric 2018-08-19 13:44:14 +01:00
alvierahman90 cda3d6fd72 Show task ID on doing/undoing task 2018-08-19 13:36:59 +01:00
alvierahman90 06e010dbcb Add ability to change priority of tasks 2018-08-16 20:45:03 +01:00
alvierahman90 7ab29c7533 Formatting 2018-08-16 20:10:36 +01:00
alvierahman90 1901de893d Implement help command 2018-08-09 21:13:58 +01:00
alvierahman90 c634a447a0 Merge branch 'master' of github.com:alvierahman90/todo.txt_telegram 2018-08-09 21:00:49 +01:00
alvierahman90 f30b33241a Fix filtering only using last filter 2018-08-09 20:59:04 +01:00
alvierahman90 52f32fca2f Add link to help.md for command in readme 2018-08-09 20:10:03 +01:00
alvierahman90 c4cbee67fc Add help.md 2018-08-09 20:05:17 +01:00
alvierahman90 af6119fca5 Change priority to always upper case 2018-08-09 20:02:44 +01:00
alvierahman90 f8c019023a Escape the escape character in string 2018-08-09 19:56:52 +01:00
alvierahman90 80d1fb4a3a Fix bug where not using add command resulted in loss of capitalization
of first word
2018-08-09 19:54:43 +01:00
alvierahman90 97a6261b53 do_task sends str of text before being done, other minor changes 2018-08-09 19:45:25 +01:00
alvierahman90 f8f8c53ce0 A bunch of mostly untested shit 2018-07-29 17:12:27 +01:00
alvierahman90 9dfbe20393 Merge branch 'master' of github.com:alvierahman90/todo.txt_telegram 2018-07-28 22:00:40 +01:00
alvierahman90 e469755e37 Clean up code and document code 2018-07-28 21:58:21 +01:00
alvierahman90 8b5cf7cd92 Clean up code and document code 2018-07-28 21:55:02 +01:00
alvierahman90 8e5e5f166c Clearer separation between task and operation 2018-07-14 16:28:38 +01:00
alvierahman90 8923a79083 Task.text -> str(Task) 2018-07-14 16:23:35 +01:00
alvierahman90 189d4f725f Merge branch 'master' of github.com:alvierahman90/todo.txt_telegram 2018-07-11 20:29:59 +01:00
alvierahman90 52ec1ec3ac Generate text on __str__ 2018-07-11 20:28:05 +01:00
alvierahman90 15588b80ed Add way to export tasks as raw text (no numbering, shows all tasks unfiltered) 2018-07-11 20:26:24 +01:00
alvierahman90 b7834da8b4 Add way to export tasks as raw text (no numbering, shows all tasks unfiltered) 2018-07-11 19:55:37 +01:00
alvierahman90 f3ea3a108b Add raw support for get_tasks function 2018-07-11 19:54:58 +01:00
alvierahman90 e62257daaa Switch range(len(list)) to enumerate(list) 2018-07-11 19:45:51 +01:00
alvierahman90 6d2e8e7030 Add test to test case for specials with colons 2018-07-11 19:38:13 +01:00
alvierahman90 a0b7cce21e Task object can now process key:value when value has colons in it 2018-07-10 19:04:31 +01:00
alvierahman90 a6c6dfd600 What am I doing? 2018-07-08 22:40:07 +01:00
alvierahman90 a9b13d701d fix conflict 2018-07-08 22:38:37 +01:00
alvierahman90 0a3f3e24c3 Add todos 2018-07-08 22:37:12 +01:00
alvierahman90 7259b4a39f Add todos 2018-07-08 22:34:26 +01:00
alvierahman90 0a6bc60cdc Add todos 2018-07-08 22:30:44 +01:00
alvierahman90 181dfddbdd Add README.md 2018-07-08 22:29:13 +01:00
alvierahman90 d49115c421 Send task text instead of ID when doing task 2018-07-08 22:21:49 +01:00
alvierahman90 eeb20fcc26 Better sorting for ls 2018-06-27 23:18:05 +01:00
alvierahman90 2650c265b9 Fix /last command when command is commandless add 2018-06-27 23:01:18 +01:00
alvierahman90 85d5ffc318 Add '/last' command, remembers last command sent 2018-06-27 22:42:07 +01:00
alvierahman90 5efa780d9c add gitignore 2018-06-26 21:31:42 +01:00
alvierahman90 e7d21dedba Fix adding commands w/o add command 2018-06-26 21:21:56 +01:00
alvierahman90 68ef96b184 Fix remove command 2018-06-26 21:15:50 +01:00
alvierahman90 42c93b687b Reduce sleep time, increase responsiveness 2018-06-26 21:00:47 +01:00
alvierahman90 991cf35adf Added responses to more commands 2018-06-26 21:00:32 +01:00
alvierahman90 a59a636d70 Add ping function 2018-06-26 20:55:55 +01:00
alvierahman90 567aef53c5 Add response to adding task 2018-06-26 20:50:58 +01:00
alvierahman90 672c893280 Fix commandless task adding 2018-06-26 20:50:45 +01:00
alvierahman90 909365c413 Add filtering to ls command and shorten hidden settings 2018-06-26 20:42:38 +01:00
alvierahman90 ec6664868e All commands now require forward slash and no command assumes /add prefix 2018-06-26 20:11:03 +01:00
alvierahman90 95ebace08f make commands case insensetive 2018-06-24 17:45:53 +01:00
alvierahman90 cea9eb1eab Change commands and fix tasks numbering 2018-06-24 17:44:24 +01:00
alvierahman90 a7db35624b Actually add Task class w/ tests 2018-06-24 17:34:09 +01:00
alvierahman90 27f6dc057d Initial commit. 2018-06-24 17:22:51 +01:00