Aspect Oriented Journaling (AOJ)
8.31.2022
In Software Engineering, Aspect Oriented Programming(AOP) as the name suggests uses aspects in programming. It can be defined as the breaking of code into different modules, also known as modularisation, where the aspect is the key unit of modularity. Separate modular aspects being forced to work in tandem with each other can result in tangling and scattering.
The same can be applied in note taking, what is of interest to one can be scattered in the reading or listening content. These separate concerns can be grouped based on ones interest and noted in separate sections.
Asks for Aspect Oriented Journaling(AOJ):
1. What are my areas of interest in the content?
2. How can I group the different ideas of the same concerns to my needs?
3. Are there levels of detail that can be broken down to a hierarchy?
4. Can i rename the sections in a different way?