├── LICENSE ├── README.md └── contributing.md /LICENSE: -------------------------------------------------------------------------------- 1 | Creative Commons Legal Code 2 | 3 | CC0 1.0 Universal 4 | 5 | CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE 6 | LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN 7 | ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS 8 | INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES 9 | REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS 10 | PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM 11 | THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED 12 | HEREUNDER. 13 | 14 | Statement of Purpose 15 | 16 | The laws of most jurisdictions throughout the world automatically confer 17 | exclusive Copyright and Related Rights (defined below) upon the creator 18 | and subsequent owner(s) (each and all, an "owner") of an original work of 19 | authorship and/or a database (each, a "Work"). 20 | 21 | Certain owners wish to permanently relinquish those rights to a Work for 22 | the purpose of contributing to a commons of creative, cultural and 23 | scientific works ("Commons") that the public can reliably and without fear 24 | of later claims of infringement build upon, modify, incorporate in other 25 | works, reuse and redistribute as freely as possible in any form whatsoever 26 | and for any purposes, including without limitation commercial purposes. 27 | These owners may contribute to the Commons to promote the ideal of a free 28 | culture and the further production of creative, cultural and scientific 29 | works, or to gain reputation or greater distribution for their Work in 30 | part through the use and efforts of others. 31 | 32 | For these and/or other purposes and motivations, and without any 33 | expectation of additional consideration or compensation, the person 34 | associating CC0 with a Work (the "Affirmer"), to the extent that he or she 35 | is an owner of Copyright and Related Rights in the Work, voluntarily 36 | elects to apply CC0 to the Work and publicly distribute the Work under its 37 | terms, with knowledge of his or her Copyright and Related Rights in the 38 | Work and the meaning and intended legal effect of CC0 on those rights. 39 | 40 | 1. Copyright and Related Rights. A Work made available under CC0 may be 41 | protected by copyright and related or neighboring rights ("Copyright and 42 | Related Rights"). Copyright and Related Rights include, but are not 43 | limited to, the following: 44 | 45 | i. the right to reproduce, adapt, distribute, perform, display, 46 | communicate, and translate a Work; 47 | ii. moral rights retained by the original author(s) and/or performer(s); 48 | iii. publicity and privacy rights pertaining to a person's image or 49 | likeness depicted in a Work; 50 | iv. rights protecting against unfair competition in regards to a Work, 51 | subject to the limitations in paragraph 4(a), below; 52 | v. rights protecting the extraction, dissemination, use and reuse of data 53 | in a Work; 54 | vi. database rights (such as those arising under Directive 96/9/EC of the 55 | European Parliament and of the Council of 11 March 1996 on the legal 56 | protection of databases, and under any national implementation 57 | thereof, including any amended or successor version of such 58 | directive); and 59 | vii. other similar, equivalent or corresponding rights throughout the 60 | world based on applicable law or treaty, and any national 61 | implementations thereof. 62 | 63 | 2. Waiver. To the greatest extent permitted by, but not in contravention 64 | of, applicable law, Affirmer hereby overtly, fully, permanently, 65 | irrevocably and unconditionally waives, abandons, and surrenders all of 66 | Affirmer's Copyright and Related Rights and associated claims and causes 67 | of action, whether now known or unknown (including existing as well as 68 | future claims and causes of action), in the Work (i) in all territories 69 | worldwide, (ii) for the maximum duration provided by applicable law or 70 | treaty (including future time extensions), (iii) in any current or future 71 | medium and for any number of copies, and (iv) for any purpose whatsoever, 72 | including without limitation commercial, advertising or promotional 73 | purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each 74 | member of the public at large and to the detriment of Affirmer's heirs and 75 | successors, fully intending that such Waiver shall not be subject to 76 | revocation, rescission, cancellation, termination, or any other legal or 77 | equitable action to disrupt the quiet enjoyment of the Work by the public 78 | as contemplated by Affirmer's express Statement of Purpose. 79 | 80 | 3. Public License Fallback. Should any part of the Waiver for any reason 81 | be judged legally invalid or ineffective under applicable law, then the 82 | Waiver shall be preserved to the maximum extent permitted taking into 83 | account Affirmer's express Statement of Purpose. In addition, to the 84 | extent the Waiver is so judged Affirmer hereby grants to each affected 85 | person a royalty-free, non transferable, non sublicensable, non exclusive, 86 | irrevocable and unconditional license to exercise Affirmer's Copyright and 87 | Related Rights in the Work (i) in all territories worldwide, (ii) for the 88 | maximum duration provided by applicable law or treaty (including future 89 | time extensions), (iii) in any current or future medium and for any number 90 | of copies, and (iv) for any purpose whatsoever, including without 91 | limitation commercial, advertising or promotional purposes (the 92 | "License"). The License shall be deemed effective as of the date CC0 was 93 | applied by Affirmer to the Work. Should any part of the License for any 94 | reason be judged legally invalid or ineffective under applicable law, such 95 | partial invalidity or ineffectiveness shall not invalidate the remainder 96 | of the License, and in such case Affirmer hereby affirms that he or she 97 | will not (i) exercise any of his or her remaining Copyright and Related 98 | Rights in the Work or (ii) assert any associated claims and causes of 99 | action with respect to the Work, in either case contrary to Affirmer's 100 | express Statement of Purpose. 101 | 102 | 4. Limitations and Disclaimers. 103 | 104 | a. No trademark or patent rights held by Affirmer are waived, abandoned, 105 | surrendered, licensed or otherwise affected by this document. 106 | b. Affirmer offers the Work as-is and makes no representations or 107 | warranties of any kind concerning the Work, express, implied, 108 | statutory or otherwise, including without limitation warranties of 109 | title, merchantability, fitness for a particular purpose, non 110 | infringement, or the absence of latent or other defects, accuracy, or 111 | the present or absence of errors, whether or not discoverable, all to 112 | the greatest extent permissible under applicable law. 113 | c. Affirmer disclaims responsibility for clearing rights of other persons 114 | that may apply to the Work or any use thereof, including without 115 | limitation any person's Copyright and Related Rights in the Work. 116 | Further, Affirmer disclaims responsibility for obtaining any necessary 117 | consents, permissions or other rights required for any use of the 118 | Work. 119 | d. Affirmer understands and acknowledges that Creative Commons is not a 120 | party to this document and has no duty or obligation with respect to 121 | this CC0 or use of the Work. 122 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # awesome-notion [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) 2 | 3 | > A curated list of awesome Notion related things. 4 | 5 | ## Table of Content 6 | 7 | - [Notion as Public Knowledge Base](#notion-as-public-knowledge-base) 8 | - [Notion as Blog CMS](#notion-as-blog-cms) 9 | - [Notion as Website](#notion-as-website) 10 | - [Tools](#tools) 11 | - [Websites and Communities](#websites-and-communities) 12 | - [Templates](#templates) 13 | - [Articles/Blogs](#articles/blogs) 14 | - [Renderers](#renderers) 15 | - [APIs](#APIs) 16 | 17 | ## Notion as Public Knowledge Base 18 | 19 | - [Engine.so](https://engine.so?utm_source=awesome-notion) - Turn Notion docs into a public self-serve knowledge base for your customers. 20 | 21 | ## Notion as Blog CMS 22 | 23 | - [Feather](https://feather.so) - A paid tool to create a public blog & newsletter using Notion. 24 | - [Next.js Notion Starter Kit](https://github.com/transitive-bullshit/nextjs-notion-starter-kit) - A starter kit using React Notion X to build into SSG with Next.js. 25 | - [Notablog](https://github.com/dragonman225/notablog) - Generate a minimalistic blog from Notion table. 26 | - [Notion Blog](https://github.com/ijjk/notion-blog) - It is a tool that uses Next.js to generate Notion as static blog web pages. 27 | - [React Notion Blog](https://github.com/splitbee/react-notion-blog) - Notion blog boilerplate using React Notion to build into SSG with Next.js. 28 | 29 | ## Notion as Website 30 | 31 | - [Super.so](https://super.so) - Turn Notion pages into fast, functional websites with custom domains, custom paths, fonts, analytics, and more. 32 | - [Potion.so](https://potion.so) - Create custom websites in minutes. Featuring custom domains, styles and great SEO. 33 | - [Notelet](https://notelet.so/) - Write in Notion, publish to the web. Custom domain, analytics, themes and more. 34 | - [Popsy](https://popsy.co/) - Create websites with Notion for free 35 | - [Oopy](https://www.oopy.io/en) - Write in Notion, It's your website 36 | - [Typedream](https://typedream.com/) - Build web pages, customize them, and even connect your existing Notion database without code. 37 | - [Notion Dog](https://github.com/notiondog/notion.dog) - The easiest way to build simple, powerful websites with nothing but Notion. 38 | - [NoteHost](https://github.com/velsa/notehost) - Free Hosting for your Notion Pages on your custom domain. 39 | 40 | ## Tools 41 | 42 | - [Notis.ai](https://notis.ai) - Voice-powered copilot for Notion that captures, organizes, and finds anything in your Notion workspace - right from your favorite messaging app (WhatsApp, Telegram). 43 | - [Latwy](https://latwy.co) - Automatically sync your financial transactions and balances in Notion. 44 | - [Heading Image Generator](https://engine.so/heading-image-generator-for-notion/) - Instantly create header graphics that you can easily copy/paste into Notion 45 | - [Notion Enhancer](https://github.com/notion-enhancer/notion-enhancer) - Extension to Notion that adds numerous highly requested features such as tabs, custom width pages, and themes. 46 | - [Notion Web Clipper](https://chrome.google.com/webstore/detail/notion-web-clipper/knheggckgoiihginacbkhaalnibhilkk?hl=en) - Chrome extension that lets you bookmark any website into Notion. 47 | - [Notion Boost](https://chrome.google.com/webstore/detail/notion-boost/eciepnnimnjaojlkcpdpcgbfkpcagahd?hl=en) - Chrome extension in the vein of Notion Enhancer. 48 | - [Notion Charts](https://www.notion.vip/charts/) - Create embeddable charts optimized for Notion by linking with google sheets documents. 49 | - [Notion Icons](https://www.notion.vip/icons/) - A list of embeddable custom icons for your Notion pages. 50 | - [NotionAI-MyMind](https://github.com/elblogbruno/NotionAI-MyMind) - This repo uses AI and the wonderful Notion to enable you to add anything on the web to your "Mind" and forget about everything else. 51 | - [Notion Backups](https://notionbackups.com) - Back up your Notion workspaces to a storage provider of your choice. 52 | - [SparkleForms](https://notionsparkles.com/sparkle-forms) - A bridge between your forms and your Notion tables. 53 | - [NotionCharty](https://notioncharty.com/) - Create embeddable charts out of Notion databases. 54 | - [Queue](https://www.queue.so/) - Twitter Scheduling Tool for Notion 55 | - [Notion2Sheets](https://notion2sheets.com/) - Your Notion database synchronized with Google Sheets. 56 | - [Joey](https://joey.team) - 8 powerful blocks to boost engagement for Notion pages. 57 | - [Make](https://www.make.com/en/integrations/notion) - Automate repetitive tasks involved in using Notion and make your work easier. 58 | - [Evergreen Notes (for Notion)](https://chrome.google.com/webstore/detail/evergreen-notes-for-notio/chhpogndpjcgjbnbcodhdnilklfanmfh) - Sidebar extension for Notion that makes it better as a personal knowledge base. 59 | - [Notionlytics](https://notionlytics.com/) - Find out who visits your Notion pages. 60 | - [Wunderpresentation](https://wunderpresentation.com/) - Create and run interactive presentation slides in no time 61 | - [Whalesync](https://www.whalesync.com/) - Whalesync is the no-code data tool for builders. Automatically create a two-way sync between tools like Airtable, Webflow, and Notion. 62 | - [Notion.so Faster & Responsive Popup](https://chrome.google.com/webstore/detail/notionso-faster-responsiv/leadcilhbmibbkgbnjgmmnfgnnhmeddk/) - Have a better notion.so experience, less transitions and responsiveness 63 | - [NotionQL](https://notionql.com/) - Deploy a GraphQL API for your Notion Workspace 64 | - [Notion Metrics](https://notionmetrics.com/) - Your most important metrics, 65 | live in Notion pages 66 | - [Notion Quotes Widget](https://notion-quotes.vercel.app/) - Get a new quote every time you open Notion 67 | - [Widget Box](https://widgetbox.app/) - Customizable Widgets for your Notion Pages 68 | - [Float](https://www.float.so/) - Build courses entirely in Notion. 69 | - [Noggin](https://www.noggin.so/) - Build your course in minutes— with Notion. 70 | - [Notionvideo](https://notionvideos.com/) - Quickly access videos based on your interest or need here 71 | - [Apption](https://apption.co/) - Find & Learn Notion friendly Embeddable Widget Apps 72 | - [Snackthis](https://snackthis.co/) - Create Beautiful Presentations From Notion. 73 | - [The:gist](https://www.thegist.so/) - The easiest way to automate your Notion workflows 74 | - [Whimsical](https://whimsical.com/) - Collaborative docs, flowcharts, wireframes, sticky notes, and mind maps. 75 | - [Indify](https://indify.co/) - Level up your Notion docs with widgets. Fully customizable, and seamless to set up. 76 | - [notionterm](https://github.com/ariary/notionterm) - Embed a shell in Notion pages. 77 | - [NotionSender](https://notionsender.com/) - Create emails from notion pages. 78 | - [Butn.one](https://butn.one/) - Call-to-action button generator for Notion. 79 | - [TaskRobin](https://taskrobin.io/?utm_source=awesome-notion) - Save emails to Notion with 1-click. 80 | - [NotionApps](https://www.notionapps.com/?ref=awesome-notion) - Create powerful apps from Notion databases, without any coding. 81 | - [Simple Icons CDN](https://github.com/LitoMore/simple-icons-cdn) - The CDN service of the free brand icons set for your Notion pages. 82 | - [SalesforceToNotion](https://salesforcetonotion.com/) - Salesforce to Notion integration. 83 | - [Note Api Connector](https://noteapiconnector.com/) - Connect and import data from any API to Notion. 84 | - [NotionSocial](https://notionsocial.app/?ref=awesome-notion) - Schedule social media posts from Notion. 85 | - [Notion Social Preview](https://chrome.google.com/webstore/detail/notionsocial/hmekccbjjdndlipophapbddilacniidn) - Preview how your post will look like on social platforms, While planning it inside Notion. 86 | - [Notion PDF](https://notionpdf.app) - Print beautiful PDF documents from your Notion Page. 87 | - [Files to Notion](https://www.files2notion.com/) - Organise and open your files directly from Notion 88 | - [Habit Genius](https://www.habit-genius.com/) - A Habit Tracker Widget for Notion 89 | - [Free widgets for Notion](https://www.laurieherault.com/free-notion-widget) Free widgets for Notion 90 | 91 | ## Websites and Communities 92 | 93 | - [NotionIntegrations.com](https://notionintegrations.com) - Compilation of community-made Notion Integrations and upcoming integration releases. 94 | - [r/Notion](https://www.reddit.com/r/Notion/) - Notion subreddit with over 76k notion users. 95 | - [Facebook - Notion Made Simple](https://www.facebook.com/groups/notioncommunity/) - Notion facebook group 96 | - [Discord - Notion Community](https://discord.gg/xtXyPGcM) - Notion discord group to get help, discuss Notion, and share your creations. 97 | - [Slack - Notion Hacks](https://www.notion.so/Notion-Hacks-27b92f71afcd4ae2ac9a4d14fef0ce47) - Slack community to discuss, collect and creat various hacks for Notion. 98 | - [Notion Everything](https://www.notioneverything.com/) - Website for sharing and browsing Notion templates. 99 | - [Notion Pages](https://notionpages.com/) - Share and discover new Notion templates. 100 | - [Facebook - Notion for Students](https://www.facebook.com/groups/896572677502021) - A place where students can learn from one another on how to best use Notion. 101 | - [Notion Hacks](https://www.notion.so/notionhacks/Notion-Hacks-27b92f71afcd4ae2ac9a4d14fef0ce47) - Community to collect, discuss, and create various hacks for Notion 102 | - [Notion TO (slack)](https://notionto.slack.com/join/shared_invite/zt-d40b56vn-kOHiNKvv1Nl_AMODWHWp1w#/) - Notion Canada slack group 103 | - [Notion New York](https://www.meetup.com/NotionNewYork/) - Notion community in New York 104 | - [Notion Answers](https://notionanswers.com/) - Get help from other Notion users 105 | - [Notion UK](https://www.meetup.com/Notion-UK/) - UK Notion meetup group 106 | 107 | ## Templates 108 | 109 | - [Help Center](https://www.notion.so/Help-Center-00597f7a5fc94ac1b923bff9614e4aa2) - A template for your company's internal FAQ and help center. 110 | - [Data Science Portfolios](https://deepnote.notion.site/Deepnote-s-DS-Portfolio-Notion-Templates-974be7d3075d42a3b5e27af2130c10be) - Templates to help structure & accelerate building data science portfolios. 111 | - [Team sync template](https://deepnote.notion.site/Deepnote-s-Team-Sync-Template-745cdfe949a94f3da17ea244cd558dab) - Build dashboards in Notion, capture metrics, discussion points and everything else you need for a productive team sync. 112 | - [Notion Wizard](https://www.notionwizard.com/) - Your one-stop-shop for templates, tips, tricks and productivity hacks for Notion. 113 | - [Notionery](https://notionery.com/) - Discover the very best Notion templates, products, and more. 114 | - [Notion Things](https://notionthings.com/) - Productivity blog about using Notion in everyday life with template repository. 115 | 116 | ## Articles/Blogs 117 | 118 | - [The NBA in Notion: A Practical Example of Databases](https://www.notion.vip/insights/the-nba-in-notion-a-practical-example-of-databases) - An article discussing how Notion databases work using an NBA database as an example. 119 | - [Product-led growth CRM in Notion](https://deepnote.com/blog/product-led-growth-crm-in-notion-ckwku4568wexb0b73c9clm7r3) - A guide to building a robust CRM and driving product-led growth in Notion. 120 | - [Bringing analytics to Notion](https://deepnote.com/blog/bringing-analytics-to-notion-with-deepnote-ckvpqky1syeud0b71o73g4swz) - How to build charts over Notion databases and keep your analytics & storytelling all in one place. 121 | - [Red Gregory](https://www.redgregory.com/) - A Notion.so appreciation blog. 122 | - [Notion Prism Icons](https://vyshnav.xyz/blog/notion-prism-icons) - Notion Prism Icons 123 | - [Notion Icons 4.0](https://vyshnav.xyz/blog/notion-icons-40) - Currently the pack contains 272 icons. All icons are available in 8 different colors. 124 | 125 | ## Renderers 126 | 127 | - [React Notion X](https://github.com/NotionX/react-notion-x) - Extended version of react-notion project. Support for more blocks of notes and provides more features, such as dark mode. 128 | - [Vue Notion](https://github.com/janniks/vue-notion) - A Vue renderer for Notion pages. Use Notion as CMS for blog, documentation or personal site, ported to vue from React Notion. 129 | - [React Notion](https://github.com/splitbee/react-notion) - A React renderer for Notion pages. Use Notion as CMS for blog, documentation or personal site. 130 | 131 | ## APIs 132 | 133 | - [The Official Notion API](https://developers.notion.com/) - Official Notion API, which is still a private beta version. 134 | - [notion-ts-client](https://github.com/velsa/notion-ts-client) - Generate an easy to use custom Typescript SDK to access and modify the data in your Notion Databases. 135 | - [notion-py](https://github.com/jamalex/notion-py) - Unofficial Python API client for Notion.so. 136 | - [notionapi](https://github.com/kjk/notionapi) - Unofficial Go API for Notion.so. 137 | - [notion-ruby](https://github.com/danmurphy1217/notion-ruby) - Unofficial Notion Client for Ruby. 138 | - [KNotion API](https://github.com/notionsdk/notion-sdk-kotlin) - Unofficial Notion.so API wrapper, written in Kotlin. 139 | - [Notion API Worker](https://github.com/splitbee/notion-api-worker) - A serverless wrapper for the private Notion API. 140 | - [Notion Client](https://github.com/NotionX/react-notion-x/tree/master/packages/notion-client) - Robust TypeScript client for the unofficial Notion API. 141 | - [Notion-Api (Node.js)](https://github.com/cstrnt/notion-api) - Unofficial Node.js API wrapper for Notion.so. Work in progress. 142 | - [notion-sdk-deno](https://github.com/yeukfei02/notion-sdk-deno) - Unofficial Notion Client for Deno. 143 | - [laravel-notion-api](https://github.com/5am-code/laravel-notion-api) - Effortless Notion integrations with Laravel. Simple access to the Notion API. 144 | - [Notion Page to HTML](https://github.com/asnunes/notion-page-to-html) - NodeJS tool to convert public notion pages to HTML. 145 | - [notion2md](https://github.com/echo724/notion2md) - Convert your Notion file to markdown - built on-top of notion-py. 146 | - [notion4ever](https://github.com/MerkulovDaniil/notion4ever) - Python tool for export all your content of Notion page using official Notion API. Includes: all nested subpages, markdown files and HTMLs, nice urls. 147 | - [notion-sdk-php](https://github.com/brd6/notion-sdk-php/) - PHP library for the official Notion API. 148 | - [notion-exporter](https://github.com/yannbolliger/notion-exporter) - CLI and library for exporting .md and .csv files from any Notion.so page. 149 | - [notion-helper](https://github.com/TomFrankly/notion-helper) - Library for writing Notion API requests with a lot less code 150 | - [lotion](https://www.npmjs.com/package/@stickyculture/lotion) - NodeJS tool for importing, exporting, and transforming Notion database content. 151 | 152 | 153 | ## Contribute 154 | 155 | Contributions are always welcome! 156 | Please read the [contribution guidelines](contributing.md) first. 157 | -------------------------------------------------------------------------------- /contributing.md: -------------------------------------------------------------------------------- 1 | # Contribution Guidelines 2 | 3 | Please ensure your pull request adheres to the following guidelines: 4 | 5 | - Search previous suggestions before making a new one, as yours may be a duplicate. 6 | - Suggested additions should be related to Notion 7 | - New categories, or improvements to the existing categorization are welcome. 8 | - Make an individual pull request for each suggestion. 9 | - Use the following format: [Resource](link) - Description. 10 | - Keep descriptions short and simple, but descriptive. 11 | - Start the description with a capital and end with a full stop/period. 12 | - Check your spelling and grammar. 13 | 14 | Thank you for your suggestions! 15 | --------------------------------------------------------------------------------