todoman: add todoman module#5252
Conversation
cc26020 to
410df5a
Compare
|
Thanks for the contribution! I've added a few comments. Also, it would be good to have an simple test to verify that the generated configuration file is as expected. |
|
Thanks for the review! By test do you mean something like this? |
301d6ce to
e58ae55
Compare
|
I'm sorry for the delay life has been getting kind of hectic and I figured this was low priority. Everything should be ready to merge now. |
|
Thank you for your contribution! I marked this pull request as stale due to inactivity. Please read the relevant sections below before commenting. If you are the original author of the PR
If you are not the original author of the PR
|
|
@rycee reminder |
21b7d45 to
cf1049a
Compare
Adds Mikilio as maintainer for new module for todoman a standards-based task manager based on iCalendar Apply suggestions from code review Co-authored-by: Robert Helgesson <robert@rycee.net> Update modules/programs/todoman.nix Co-authored-by: Robert Helgesson <robert@rycee.net>
|
I cleaned up the commits in case this was blocking @rycee |
|
Thank you for your contribution! I marked this pull request as stale due to inactivity. Please read the relevant sections below before commenting. If you are the original author of the PR
If you are not the original author of the PR
|
|
since rycee was ok with the idea of merging such a module and the code looks ok, I merge. I haven't tested it yet and just found out todoman could sync with caldav. nice |
Adds Mikilio as maintainer for new module for todoman a standards-based task manager based on iCalendar
Description
Checklist
Change is backwards compatible.
Code formatted with
./format.Code tested through
nix-shell --pure tests -A run.allornix develop --ignore-environment .#allusing Flakes.Test cases updated/added. See example.
Commit messages are formatted like
See CONTRIBUTING for more information and recent commit messages for examples.
If this PR adds a new module
Maintainer CC
@rycee