Tag Archives: learning

Creative Note-taking

If you follow me on Twitter, or on my creative instagram account (@RavynnCreates), you know that I love creating aesthetically pleasing notes. People often have questions about them, so I thought I’d create a FAQ post about my notes.

  1. Why do you make your notes like that?

Well, first, it’s super fun! I love making things. It also helps me focus, and it makes my notes easier to read and study when I have to go back to them.

2. What do you mean it helps you focus?

Making creative notes is almost like making a mind map. I think about the relationship of sections and words. For example, if we’re talking about the features of the “Classical Hollywood Narration,” it helps to make that heading large, and make the features smaller underneath, or close to the heading. Sometimes it helps to box things in so I know everything in that section goes together. It can also help to color code. If my heading is gold, I might use a different gold pen to number or bullet point everything that falls under that category. Sometimes I use a combination of all of these methods.

3. Do you make them during class? Like while the professor is lecturing?

Yep. Again, it helps me focus.

4. So you don’t just take quick notes and then rewrite them?

No. I do not.

5. What do you use to take notes? Pens? Notebooks?

My semester notebook is a burgundy Leuchtturm A4+ Master Slim with 121 dotted pages that I got from Jenni Bick in Dupont Circle in DC. Yes, it is personalized.

I use a variety of different pens. For headings and small brush lettering, I use Pentel Sign pens. For shadows and highlights, I use Mildliner Brush Pens. For detailing, I use Metallic Gelly Roll pens. For regular writing, my main text, I most often use a Lamy Safari fountain pen. If I’m not feeling the Lamy (or if I have run out of ink), I use Zebra Sarasa 0.7 ballpoint pens.

6. Wow, that’s really specific. Why do you use those brands?

Leuchtturm journals have thick pages that don’t ghost (show ink on the other side) and they are pre-numbered. Pentel pens are super reliable, and they come in really great, bold colors. Mildliners, I don’t use as much, but I still like them for background and contrast. Gelly Roll pens have really strong color, and they’re also reliable and relatively easy to find. I’m using a Lamy pen because I wanted a good fountain pen and I thought it might be cool to invest in a utensil that I would love to use. It’s beautiful and yellow and I do in fact love it! When my students from Keio offer me stationery gifts, they’re often Sarasa/Zebra pens and Japanese stationery is the best, so usually I’m just using the pens they gift me.

7. So do you just, like, travel with all those notebooks and pens?

Yep.

8. How many pens and notebooks do you carry with you daily?

Between 2-3 journals. I always have my semester bullet journal with me and I often have my dissertation journal. Sometimes I’ll bring my leather bound diary if I haven’t written in a while.

I honestly don’t know how many pens I have at any given time. I have at least 3 of each type of pen in different colors (except the Lamy) in my purse. I mean…probably at least two dozen.

9. Do you let people borrow your pens?

No.

10. Really?

Really. I keep a couple of regular Bic ballpoint pens in my purse to give to my students if they need a writing utensil in a pinch.

11. But how do you make such pretty pages?

Honestly, I don’t know. It’s the equivalent of doodling. My hands just kind of do their own thing. I don’t lay out my spreads prior to class, they just sort of happen. I more or less start on the top left of the page and just build from there.

12. Do you have any suggestions for folks that want to try creative notetaking?

I do! First, try not to take it so seriously; let it happen naturally. The more you try to make it pretty, the more pressure you put on yourself and then you likely won’t be satisfied with the way your notes look. Second, experiment with fonts and colors in relation to others on the page. If you have a keyword in gold script on the right in a square with writing around it, maybe try bold blue uppercase letters for your next piece. Third, practice! I’ve been making notes like this for years and it took me a while to get to a point where I could make these pages. Lastly, comparison is the thief of joy. Your notes will not look like mine. My notes will not look like yours. Embrace the uniqueness of this little way of expressing yourself!

Black Girl Learns to Code: “Computing for the Humanities”

William & Mary offers a week long, no credit course for graduate students called “Computing for the Humanities.” If you remember, I spent time last semester in community with Black digital humanities scholars at “Intentionally Digital, Intentionally Black” and then spent a lot of time afterwards trying to understand how my own work fit into this larger conversation about the digital. So naturally, after deciding that my scholarship fit into this conversation about digital humanities, the next step was to then increase my knowledge of the field. I was already enrolled in a Digital Humanities (DH) course, but I wanted more. I wanted to learn how to code.

So I signed up for “Computing for the Humanities” not really knowing what to expect. After the week long course was over, I was surprised at how much I had learned. Professor Deverick was kind and patient with us as we learned the basics of computing, built on those foundations, and then used the skills he equipped us with to solve our own problems. One of the most successful aspects of the course was that we spent a lot of time applying the programs we were learning to run to our own data sets; it was hands on in the best way. There was very little time spent lecturing, though Professor Deverick was very careful to explain what was happening in each line of code, which I found particularly useful as it made it much easier to replicate the example with my own data.

Each day was different, but followed the same pattern: in the mornings, we learned how to execute a program, what each of the components meant, walked through each piece together, and answered questions and attempted to problem solve. We learned how to create HTML web pages, how to scrape web pages for information, how to work with tabular data, how to create and run an Optical Character Recognition program in python, how to create visualizations, how to map things and we even had a tutorial on social media and how to scrape Twitter. Then, in the afternoons, we were set free to try our hand at executing the same program on our own data. So when we learned how to scrape web pages, I spent the afternoon collecting a CSV (comma-separated values) file full of information on my Black Girl Does Grad School posts; I created one spreadsheet collecting the title and dates of all of my posts and then another of all of the my guest posts. On the day we learned to do OCR, I spent the afternoon (unsuccessfully) trying to teach my program to read comic book pages. And on the day we did some work on social media, I was able pull down 3,200 of my own tweets and then see how many of them included references to my friend Micah (LOL).

The feeling of successfully creating a code and seeing it run properly is unparalleled. I was always so pleasantly surprised when anything ran correctly, and was always brimming with pride when visualizations popped up or when I was able to write a code (almost) on my own. Part of why I loved doing this work is the feeling of gratification when you have solved a problem. I think you have to be willing to fail, and be okay with failing, in order to work with computer programming. Yet, I think it’s more than being okay with failing– I think it’s more about a willingness to try and try again. It’s about a willingness to try a different way to the solution. It’s about problem solving and thinking on your feet. It’s such a creative enterprise and deeply artistic in many ways.

I love any type of project where I can show my results to my parents in a way in which they value. So for me to be able to show my dad my visualizations and my code and talk to him about what I had accomplished each day, was such a valuable experience for me.

At this particular moment in time, I’m not sure how much I will delve into programming on my own, but I know I want to try and create something, which is a pretty typical Ravynn move. If there’s anything I love, it’s making things. And the skills that I gained at “Computing for the Humanities” just gave me more tools for my arsenal. I can’t wait to see what I create.


Additionally, I just want to give a shout out to the undergraduate TAs for the course, Meg and Ali, who were wonderful and so helpful the entire week. Both of them sat with me at different junctures and walked me through how to do cool things with my information and I absolutely would not have been able to do so without them.