No description
Find a file
2026-02-12 02:04:35 +01:00
tests New single next-action filter 2026-02-12 02:04:35 +01:00
.gitignore New single next-action filter 2026-02-12 02:04:35 +01:00
build New single next-action filter 2026-02-12 02:04:35 +01:00
NextAction.hs New single next-action filter 2026-02-12 02:04:35 +01:00
NextActions.hs Put some stuff in a module. This didn't work with runghc so we switched to compiling. 2026-02-12 02:04:35 +01:00
README.md Put some stuff in a module. This didn't work with runghc so we switched to compiling. 2026-02-12 02:04:35 +01:00
run_tests Add some tests 2026-02-11 20:21:46 +01:00
Task.hs New single next-action filter 2026-02-12 02:04:35 +01:00

  • Fix existing tests
  • Make it easily runnable and run on each terminal start
  • Make a test for ordered list
  • Make separate utility for extracting a SINGLE next action from a whole file
  • Make a fancy import mechanism to include project READMEs in a bigger plan file for processing
  • Compile the thing instead of all the hacky nix-shell shebang stuff