Skip to content

maykbrito/electron-desktop-custom-notion-omni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notion Omni

Inject some JS/CSS to customize Notion ;)


How to build     Features      Contact     

Preview


How to build

  1. Install
yarn
  1. Build
yarn package
  1. Run your new app. It will be at dir ./out

  2. Put your Notion in Dark Mode ;)

Features

Content Only

Because we love a clean layout, we can toggle (show/hide) view of

  • header bar
  • page title & attributes block
  • help button

by pressing ctrl+esc

Imgur


Slide Presentation

You can use this app as a slide presentation.

Slides preview

🤔 How?

  1. Prepare your presentation

    • Each divider will be a new slide block
  2. Toggle presentation with SHIFT+ESC

Try this.

Create a new Notion page and add code bellow, then hit SHIFT+ESC to see the magic.

---
# Slide one

Some content
---

## Slide two

Second slide

---
## With h2 header

Try it!

Contact

Mayk Brito


If this project helps you, please leave your star 🌟 Thank you 💛