Skip to main content
  1. Tags/

CLI

weeknotes 63: capturing

·2 mins

I’ve been thinking about the capture workflow of my notetaking system a lot in the last week, and working on refining it, so that I can use it more effectively… as the concept of Collector’s Fallacy has felt particularly resonant lately.

I finished archiving all my Inoreader RSS starred items, so I have a clean slate / zero starred items in Inoreader now. This should theoretically / hopefully lead to more effective processing of newly starred items from my browsing… I use this Inoreader CLI (with a few modifications) to save my starred items from Inoreader into my INBOX folder in Obsidian. Once I’ve downloaded the recently starred items, I can make notes with them and reference them and whatever else, and then unstar them in Inoreader, paving the way for the next batch. That’s the theory at least!

Once something is in my INBOX folder, it is also in my ankibox. I’ve started experimenting with additional ankiboxes too now (based on items I’ve been adding to different IW queues for a while). I expect I’ll write more about this in the future, but so far ankibox has led to navel gazing about ankibox. But it feels like useful pondering at this point in time, as I try to figure out where the whole ankibox concept best fits within my capture workflow or “knowledge cycle”…

GEOG 868: Mapping the Class Roster

class roster map

In Lesson 3 of GEOG 868 I played around with PostgreSQL and PostGIS for the first time. For the project at the end you are given a class_roster.txt file that contains a list of students and their postal codes. The task was to join that with data provided earlier in the lesson and then plot the students’ locations on a map in QGIS. Here’s how I went about doing that.

weeknotes: more NASA

A bit of a lull in GEOG 868 progress in the last week, as I crammed the prerequisites for the NASA ARSET course I mentioned last week.

I attended the first session yesterday and enjoyed my second bout of playing with Google Earth Engine (GEE), having played with it briefly during one of the prerequisite courses. The remaining sessions are on the 4th, 9th and 11th August, with a homework assignment due by the 25th. There is plenty to learn about the world of remote sensing, to say the least, but I won’t be spending too much time focused on it just now. If / when I decide to take my Oxford Uni assignment any further then I’ll revisit this stuff. For now I shall be turning my focus back to my spatial database management course.