tarides / get-activity

collect activity and format as markdown for a journal
MIT License
0 stars 1 forks source link

Filter for activity by email #40

Open Leonidas-from-XIV opened 3 years ago

Leonidas-from-XIV commented 3 years ago

It would be nice if Okra could filter the activity by email. While I agree it is a rather exotic setup, I usually separate my private commits from my professional commits by the usage of of the committer email, so if Okra could filter activity by the emails it could exclude the odd opensource stuff I do in my free time.

gpetiot commented 6 months ago

@xvw is that what you mentioned this morning?

xvw commented 6 months ago

It can work but for me, the ideal setup would be: filtering by project uri (using a configuration file or as a cli input) for generating the file and printing (on stderr for example) other activity. It make easy to c/c from stderr for improving the generated file.