Day Review 8

This is the day review for Wednesday, April 16.

Visit reviews for related time periods:

Summary

Reflect on what happened today using Plus Minus Next.

Highlight

Identify day summary for Week Review.

  • Developed Node.js script with Ghost API.

Plus ➕

What went well?

  • Learned about Ghost Content and Admin APIs.
  • Developed Node.js script using Ghost JavaScript Client SDK library.
  • Produced console output as list and table, and generated HTML and Markdown files from Ghost posts and pages.

Minus -

What didn't go so well?

  • I keep forgetting to update my Day Review template as I make changes; for example, although I have been including Last Light section recently, it was not reflected in my template.

Next →

What will I focus on next?

  • Experiment with various Ghost API filtering, pagination, and limit options.
  • Create a SwiftUI app using Ghost API

Last Light

Capture thoughts about today.

Thoughts

What do I think and feel about today's activities?

  • I'm getting excited about using the Ghost API and integrate it with Obsidian for content management and publishing workflows.

Questions

Any questions for research or exploration?

  • Revisit previous efforts with Spotify API to integrate with PKM workflows for music playlists, artists, albums, and songs with Obsidian and Ghost.

Actions

What can I do next?

  • More experimentation with Ghost API using both JavaScript and Swift.
  • Try a Python script using Ghost API.