seenyxx / notion-widgets

Personal collection of custom notion widgets

Home Page:https://seen-idc.github.io/notion-widgets/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notion Widgets

Title Widget

A centered and customisable strip of text. Url: /notion-widgets/title-widget/<parameters>

Demo here

Demo #2 here

Parameters:

  • ?text Text to be displayed
  • ?size Size of the text in pixels
  • ?font can be default, serif, mono and sc (small caps)
  • ?dark Enter any value to change the background to fit dark mode
  • ?italic Enter any value to make the text italicised
  • ?bold Enter any value to make the test bold
  • ?callout Enter any value to make the embed mimic the appearance of the built-in notion callout
  • ?bg Enter hex code without the hashtag e.g. ffffff to change the background of the callout
  • ?paddingOverride Enter number value + px to override the padding value of the callout
  • ?borderRadiusOverride Enter number value + px to override the border radius of the callout

Quote Widget

A customisable centered strip of text with a random quote. Url: /notion-widgets/quote/<parameters>

Demo here

Parameters:

  • ?size Size of the text in pixels
  • ?font can be default, serif, mono and sc (small caps)
  • ?dark Enter any value to change the background to fit dark mode
  • ?maxLength Maximum character length of quote

About

Personal collection of custom notion widgets

https://seen-idc.github.io/notion-widgets/

License:MIT License


Languages

Language:HTML 48.0%Language:JavaScript 27.0%Language:CSS 25.0%