about summary refs log tree commit diff stats
path: root/hm/soispha/conf/taskwarrior (follow)
Commit message (Collapse)AuthorAge
* build(treewide): Update shell librarySoispha2023-11-25
|
* chore(treewide): Update shell librarySoispha2023-11-25
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2023-10-28
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2023-10-28
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2023-10-27
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2023-10-25
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2023-10-25
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2023-10-25
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2023-10-25
|
* build(flake): Update (+ shell_library)Soispha2023-10-25
|
* build(treewide): Update (+ shell_library)Soispha2023-10-25
|
* feat(hm/pkgs/scr/neorg): Update help to include ARGUMENTS sectionSoispha2023-10-25
|
* build(treewide): Update (+ shell-library)Soispha2023-10-25
|
* feat(hm/conf/firefox): Use the policy.json file for configsSoispha2023-10-21
|
* fix(hm/conf/taskwarrior/firefox): Projects start at a zero indexSoispha2023-10-21
|
* fix(hm/conf/taswarrior/projects): Remove duplicates before further processingSoispha2023-10-21
|
* fix(hm/conf/taskwarrior/firefox): Generate the profile ids by countingSoispha2023-10-21
| | | | | | Firefox expects the IDs to be consecutive, thus the previous hashing implementation didn't work. Additionally, these IDs are still all unique as we generate them by iteration over all possible projects
* build(treewide): Update (shell library)Soispha2023-10-20
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2023-10-20
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2023-10-20
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2023-10-20
|
* refactor(hm/conf/taskwarrior/projects): Store the parsed projects in a attrSoispha2023-10-20
|
* feat(hm/conf/taswarrior): Generate a firefox profile per projectSoispha2023-10-20
|
* chore(hm/conf/taskwarrior/projects): UpdateSoispha2023-10-19
|
* chore(hm/conf/taskwarrior/projects): UpdateSoispha2023-10-19
|
* style(hm/conf/taskwarrior): FormatSoispha2023-10-19
|
* feat(hm/conf/taskwarrior): Automatically save the task data in a git repoSoispha2023-10-19
|
* fix(hm/conf/taskwarrior/theme): Make the lowest priority readableSoispha2023-10-18
|
* fix(hm/conf/taskwarrior): Specify useful coefficients for prioritiesSoispha2023-10-18
|
* chore(hm/conf/taskwarrior/projects): UpdateSoispha2023-10-18
|
* chore(hm/conf/taskwarrior/projects): UpdateSoispha2023-10-18
|
* chore(hm/conf/taskwarrior/projects): UpdateSoispha2023-10-18
|
* fix(hm/conf/task): Update to new taskd identitiesSoispha2023-10-17
|
* chore(hm/soispha/conf/taskwarrior/projects): UpdateSoispha2023-10-17
|
* chore(hm/conf/taskwarrior/projects): UpdateSoispha2023-10-16
|
* fix(hm/conf/nvim): Update to new keymap formatSoispha2023-10-08
|
* fix(hm/conf/taskwarrior/projects): UpdateSoispha2023-10-08
|
* chore(hm/conf/taskwarrior/projects): UpdateSoispha2023-10-04
|
* fix(hm/conf/taskserver): Use dots to separate projectsSoispha2023-10-03
|
* fix(hm/conf/taswarrior/projects): UpdateSoispha2023-10-03
|
* fix(hm/conf/taskwarrior/hooks/policies): Also check subprojectsSoispha2023-10-03
|
* feat(hm/conf/taskwarrior/projects): Add support for nested projectsSoispha2023-10-03
|
* fix(hm/conf/taskwarrior/projects): Add further projectsSoispha2023-10-02
|
* fix(hm/conf/taskwarrior/projects): Add further projectsSoispha2023-10-02
|
* fix(hm/conf/taskwarrior): Remove useless aliasesSoispha2023-10-02
|
* fix(hm/conf/taskwarrior/projects): Add projectsSoispha2023-10-02
|
* fix(hm/conf/taskwarrior/hooks/on-add_policies): Support Numbers in projectsSoispha2023-10-02
|
* feat(hm/conf/taskwarrior): Add taskserver based syncingSoispha2023-10-01
|
* fix(hm/conf/taskwarrior/hooks): Check in every hook the started tasksSoispha2023-10-01
|
* chore(revert): "fix(hm/conf/taskwarrior): Add 'total_active_time' to next ↵Soispha2023-10-01
| | | | | | | | report" This reverts commit 8faedf42b2413c0047eb34ab1627795b4f7d216a. 'total_active_time' is formatted in a very weird way, thus making it effectively useless.