diff --git a/shell_scripts/pmwiki_recipes_info_listing b/shell_scripts/pmwiki_recipes_info_listing index 90e2321..2599cae 100755 --- a/shell_scripts/pmwiki_recipes_info_listing +++ b/shell_scripts/pmwiki_recipes_info_listing @@ -7,6 +7,8 @@ # or manually pmwiki_recipes_info_listing | xclip # # TODO +# looking for the classical tags e.g. TODO, XXX +# generate links out of includes of other recipes # clean trailing comments # s/#.*$// or s/\/\/.*$// # add a hook (locally and/or remotely) to generate this after each commit