Uncategorized Plugins
Everything in the working/uncategorized directory needs to be categorized and moved into one of the other directories
There are a lot of plugins adding starts, so I was thinking of categorizing some in that category. How do I make a new category?
res/src/makemd.py needs to get changed. the list of the categories needs the new one (line 8) the template replacing needs the new category (starting line 47) the plugin counting needs the bew category (starting line 139) also res/template.txt needs to get changed to show the links to the new category
these additions should be self explaining with the examples of the other categories.
maybe an interface category would be good too.
Do I need to update the res/mds, or will the script do that by itself?
the mds are generated by script. doing a run in my test repo if these 3 changes in makemd.py work as intended.