Skip to main content

Accelerated Note-Taking with GitHub Copilot

  • Faster Note-taking with GitHub Copilot
  • Note-taking Assistance from GitHub Copilot
  • Accelerated Note-taking with GitHub Copilot

Inbox

  • accelerated note taking with GitHub Copilot
  • after learning something:
    • start a new note for the topic in my content repo
    • In VS Code, open the note and add a heading for what I want to learn to do
    • Start a new bullet
    • Type the first few words of the task I want to do
    • GitHub Copilot does a surprisingly good job at suggesting the rest of the idea and including links to relevant documentation (that are actually valid URLs)
  • before learning something:
    • idea: try to reverse the order and start by adding headings for what I hope to learn to do?
    • start a new note for the topic in my content repo
    • In VS Code, open the note and add a heading for what I want to learn to do
    • Start a new bullet
    • See what GitHub Copilot suggests!