Get AI summaries of any video or article — Sign up free

Liam Gower — Channel Summaries

AI-powered summaries of 12 videos about Liam Gower.

12 summaries

No matches found.

How to Study using Obsidian

Liam Gower · 3 min read

Studying effectively in Obsidian hinges on splitting note-taking into two phases: fast, context-based capture during learning, then deliberate,...

Obsidian WorkflowConnected NotesZettelkasten

Learning Code with Anki

Liam Gower · 2 min read

Memorizing code syntax can make programming feel smoother and more “fluent,” and Anki’s spaced-repetition flashcards are presented as a practical way...

AnkiSpaced RepetitionProgramming Flashcards

Habit Tracker: THIS is the App to Track Your Habits

Liam Gower · 2 min read

Habit Tracker is built around one practical idea: habits are the automatic behaviors that shape daily life, so tracking and refining them can drive...

Habit Tracking AppHabit SetupReminders & Filters

Anki Typed Answers (How To) - Learn More Effectively!

Liam Gower · 2 min read

Anki’s built-in typed answers are great for active recall, but they fall short when answers need multiple lines—pressing Enter submits the card...

Anki Add-onsTyped AnswersActive Recall

Learning Code with RemNote

Liam Gower · 2 min read

RemNote is being used as a combined coding knowledge base and flashcard system, with a key advantage over Anki: flashcards live inside structured...

RemNote WorkflowCoding SnippetsFlashcard Syntax

Anki vs Roam Research vs RemNote for Studying: My Experience

Liam Gower · 2 min read

Studying for an AWS Certified Cloud Practitioner exam pushed Liam Gower to stress-test three popular systems—Roam Research, RemNote, and Anki—in a...

Exam Study WorkflowNetworked NotesFlashcard Memorization

My Daily Workflow with RemNote

Liam Gower · 2 min read

A single “Today” page in RemNote can act as the hub for a full workday—capturing stand-up prep, project journaling, meeting notes, and even code...

RemNote workflowWork JournalingDaily Stand-ups

RemNote’s New Tables Feature: Study Flashcards Better

Liam Gower · 2 min read

RemNote’s new Tables feature turns structured study data—like country facts—into flashcards automatically, bridging the gap between organizing...

RemNote TablesFlashcard GenerationTable Properties

Tracking Your Spending with Monzo

Liam Gower · 2 min read

Monzo’s built-in categories can automatically guess what a purchase is for, but tags let users go much further—capturing the “why” behind spending so...

Monzo TaggingBudgetingTransaction Notes

How to Take Book Notes: A Digital System (feat. Obsidian & Readwise)

Liam Gower · 2 min read

A practical two-app workflow—Readwise plus Obsidian—turns Kindle highlights into a searchable, actively learned knowledge base instead of a pile of...

Book NotesReadwise ExportObsidian Knowledge Base

Reader: The Ultimate Read-Later App (An Introduction)

Liam Gower · 3 min read

Reader (from Readwise) is positioned as a single “read-later” workspace that not only captures articles, videos, threads, and PDFs from across the...

Read-Later WorkflowBrowser ExtensionInbox Organization

Building an Interactive Python Map (Pt 1) - Web Scraping Wikipedia

Liam Gower · 2 min read

The project’s core idea is to turn a static UK map into an interactive planning tool for EFL Championship fans: plot all 24 clubs on a UK map, then...

Web ScrapingWikipedia TablesPython Requests