Experimentation repo for the part of a notes, knowledgebase, snippet recording system which sorts input snippets, information to available categories, notes.
The idea is to have automatic input from podcast heard, youtube watched and then tags, sorts them according to a system set up by the user.
Should for example add snippets:
- Sam's shoe size is now 34 -> sort into the existing note with other shoe size notes, with date
- We got the input needed from security, on the xyz project -> add to XYZ project note
- notes on a podcast added -> if matching timestamp with a podcast url merge notes and add podcast, annotated tags. also check match url title to notes content optionally.
The system should have a web demo: to the left pane example data which the user can trigger, on different types. Then it shows in next pane the rules, matchers or whatever which could match. Show which matching scores on the different matchers give. Then show where the snippet is added on example notes.