From 288b0d9baef5cbd6a33fed2692d5f5e505bda95d Mon Sep 17 00:00:00 2001 From: mgaughan Date: Wed, 4 Dec 2024 16:39:16 -0600 Subject: [PATCH] initial commit --- spec.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 spec.txt diff --git a/spec.txt b/spec.txt new file mode 100644 index 0000000..d64bb5e --- /dev/null +++ b/spec.txt @@ -0,0 +1,12 @@ + this tool needs to +[ ] grab conversations from phabricator + [ ] what was said + [ ] who said it + [ ] in response to who +[ ] grab text data from wiki pages + [ ] page edit histories + [ ] who said it + [ ] talk pages? + [ ] who said what and when +[ ] structure both of those in json files +[ ] construct folders of the tagged json files