Skip to content

Instantly share code, notes, and snippets.

@dfrancisczok
Created December 17, 2022 08:29
Show Gist options
  • Save dfrancisczok/1ea0a5a5eec816f29ae0db9511a3e389 to your computer and use it in GitHub Desktop.
Save dfrancisczok/1ea0a5a5eec816f29ae0db9511a3e389 to your computer and use it in GitHub Desktop.
The Art of Note-Taking: Tips and Tricks for Success - Talks 2022

Here are some tips for using GitHub Gist effectively for note taking

Heading Centralize your notes and code snippets.

Keep all of your notes and code snippets organized and in one place with Gist. This can be especially useful if you work on multiple projects.

Collaborate with others.

Invite others to collaborate on your Gist, allowing you to share notes and ideas with team members.

Use Markdown formatting.

Make your notes easy to read and understand by using Markdown formatting.

Organize notes by the project.

Keep your notes organized and easily accessible by grouping them by the project.

Support multiple language syntaxes.

Use Gist to store notes in multiple languages, making it easy to highlight syntax in a snippet while working on the project.

You can even open several "files" within a single Gist and put JS, HTML, and PHP side by side or have a mini repository for embedding R code in your big data projects.

Sort notes by topic.

Use Gist to organize your notes by topic, making it easy to find the information you need.

Use a variety of file formats.

Gist supports many different file formats, so you can choose the one that works best for you.

Keep notes private or public.

Use Gist to store notes in a private or public manner, depending on your needs.

Use tags to organize your notes.

Tag your notes to make them easy to find and organize.

Access your notes from anywhere.

With Gist, you can access your notes from any device with an Internet connection. This can be especially useful if you work on multiple devices or need to access your notes while on the go.

My wife practices her speeches in front of the DIY smart mirror in the bathroom :) so yeah... anything with displaying capability and Internet connection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment