Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Notion cheatsheet #11403

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions more/free-programming-cheatsheets.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
* [Markdown](#markdown)
* [MATLAB](#matlab)
* [MongoDB](#mongodb)
* [Notion](#notion)
* [Octave](#octave)
* [Perl](#perl)
* [PHP](#php)
Expand Down Expand Up @@ -358,6 +359,13 @@
* [Quick Cheat Sheet for Mongo DB Shell commands](https://gist.github.com/michaeltreat/d3bdc989b54cff969df86484e091fd0c) - Michael Treat's Quick Cheat Sheet (GitHub Gist)


### <a id="notion"></a>Notion

* [Notion Formulas 2.0: The Ultimate Cheat Sheet (2023)](https://thomasjfrank.com/notion-formula-cheat-sheet) - Thomas Frank (HTML)
* [Notion Shortcuts: Cheat Sheet & Template Guide (2024)](https://www.landmarklabs.co/block/notion-shortcuts) - LandMark (HTML)
* [The Notion Formula Cheat Sheet](https://uno.notion.vip/formulas) - Notion (HTML)


### Octave

* [Octave Cheat Sheet](https://www.lehman.edu/academics/cmacs/documents/refcard-a4.pdf) - John W. Eaton (PDF)
Expand Down
Loading