RyanGreenup / cadmus

Shell Scripts to Facilitate Effective Note Taking
168 stars 7 forks source link

Rewrite subscripts to match notefind.sh and notesearch.sh #12

Open RyanGreenup opened 4 years ago

RyanGreenup commented 4 years ago

The only scripts that work in a sensibly way are find and search, everything else is just a copy/paste from my old directories.

I'll need to rewrite these so that they make sense within this framework.

In particular, if possible, I think each subscript should only take one argument which is a filepath (or possibly STDIN) and return STDOUT, this way they would be:

  1. Simple so users can modify and adapt them for there own purposes
  2. Distribution specific stuff could be dealt with by the cadmus script.