Commit Graph

27 Commits

Author SHA1 Message Date
Aerex 50e9a4c621 chore: Updated dependencies 2022-02-23 20:54:07 -06:00
Aerex 0710ef474f fix(console): Fixed the questions asked in console not working correctly 2021-10-14 08:45:11 -05:00
Aerex 0755b84fdd chore: Removed trailing spaces and cleaned up code 2021-07-05 16:41:38 -05:00
Aerex f23375ffce feat: Added autocomplete file path in cli command 2021-07-05 15:48:20 -05:00
Aerex 6cf5d4477b chore: Cleaned up code 2021-07-02 19:39:08 -05:00
Aerex d87d4b0c5c feat: Added create config console command (support taskwarior) 2021-01-07 23:52:00 -06:00
Aerex 357531d329 fix: Retrieved displayname using getProperties from server obj
- chore: Cleaned up comments and plugin info
2020-10-09 01:12:57 -05:00
Aerex a875bd8e2b chore: Fixed plugin description 2020-09-28 23:53:32 -05:00
Aerex 4140ded5b3 fix: Generalized import cal events not from source storages 2020-09-28 23:48:55 -05:00
Aerex 0a01e6e905 feat: Added tasks with no projects to default calendar 2020-09-18 22:15:12 -05:00
Aerex 1217c2f5e4 refactor(tw): Removed unused project_prefix_suffix config 2020-09-13 01:26:22 -05:00
Aerex 444db318e7 fix: Ignored processing delete calendar requests 2020-08-23 17:39:56 -05:00
Aerex bf9a55de0e fix: Prevent importing calendar tasks if coming from taskwarrior cli 2020-07-31 02:41:04 -05:00
Aerex f63e2d0e2e fix: Used completed property instead of dtend in vtodo event 2020-07-31 02:35:51 -05:00
Aerex a89dd17991 feat: Added deleting task when ical todo delete has been sent
- feat: Added warn logger method to logger class
2020-06-27 00:56:44 -05:00
Aerex 98eb84b3b6 feat: Added config html page for storages on baikal browser
feat(tw): Used RELATED-TO iCal prop as depends prop
feat(tw): Used DESCRIPTION iCal prop as annotations
refactor(tw): Changed project_tag_prefix to project_category_prefix
chore(tw): Added documentation on configs
2020-06-14 23:55:05 -05:00
Aerex df7ab092cc fix: Added logger as a dependency for storage class 2020-06-11 11:43:56 -05:00
Aerex 728fce1b78 fix: Created log file if files does not exist 2020-06-11 11:10:45 -05:00
Aerex c302c4653a feat(tw): Applied timezone to datetimes that are not given in local time 2020-06-03 00:46:06 -05:00
Aerex c2e181aa75 refactor: Added general config validations and timezone config 2020-06-03 00:04:43 -05:00
Aerex 00d0ea624f fix(tw): Reloaded tasks into object array for refresh
- chore(tw): Wrapped import function in try catch and logged error
2020-06-02 21:16:18 -05:00
Aerex 2f87752f6e fix: Used ArrayNodeDefinition to append taskwarrior config to main
config
2020-05-29 11:45:53 -05:00
Aerex 346e5c239b feat(tw): Added project_tag_suffix config to use tag for tw project 2020-05-28 11:54:21 -05:00
Aerex 40b66fb38b feat: Converted vcalendar todo events to taskwarrior tasks 2020-05-12 23:56:22 -05:00
Aerex 45ea34da94 fix: Created config directory recursively 2020-05-05 00:04:31 -05:00
Aerex 56eb7e7571 fix: Used correct declaration for setRawConfigs
- chore: Added README
2020-05-04 23:39:00 -05:00
Aerex 1281ebff03 feat: Initial commit 2020-05-04 23:23:17 -05:00