All Projects → notion-enhancer → tweaks

notion-enhancer / tweaks

Licence: other
a collection of user-submitted css/js tweaks for notion

Projects that are alternatives of or similar to tweaks

icons
a collection of custom icons for use with the notion-enhancer's "icon sets" integration
Stars: ✭ 29 (-65.88%)
Mutual labels:  community, notion, notion-enhancer
notion-repackaged
notion executables with the notion-enhancer embedded & a vanilla port of the official app to linux
Stars: ✭ 733 (+762.35%)
Mutual labels:  notion, notion-enhancer
notion-enhancer.github.io
the notion-enhancer project's website
Stars: ✭ 24 (-71.76%)
Mutual labels:  notion, notion-enhancer
Notion Enhancer
an enhancer/customiser for the all-in-one productivity workspace notion.so (app)
Stars: ✭ 3,114 (+3563.53%)
Mutual labels:  notion, notion-enhancer
causefolio
For the community, by the community.
Stars: ✭ 44 (-48.24%)
Mutual labels:  community
Learn
A social network of lifelong learners built around humanity's universal learning map.
Stars: ✭ 224 (+163.53%)
Mutual labels:  community
Icms2
Official Repository for InstantCMS 2.x
Stars: ✭ 215 (+152.94%)
Mutual labels:  community
Hitobito
A web application to manage complex group hierarchies with members, events and a lot more.
Stars: ✭ 208 (+144.71%)
Mutual labels:  community
community-manager
Thoughts and writings on community management
Stars: ✭ 192 (+125.88%)
Mutual labels:  community
ansible-london-meetup
Ansible Meetup for London, UK
Stars: ✭ 30 (-64.71%)
Mutual labels:  community
Freecodecamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Stars: ✭ 339,510 (+399323.53%)
Mutual labels:  community
Startpages.github.io
A curated list of startpages for your browser.
Stars: ✭ 228 (+168.24%)
Mutual labels:  community
Notion-Boost-browser-extension
Chrome & Firefox extension for Notion to add 20+ features like sticky outline, small text & full width by default, hide comments & help button, bolder text etc. Download here: https://gourav.io/notion-boost
Stars: ✭ 367 (+331.76%)
Mutual labels:  notion
Phpdish
🏠 PHPDish is a powerful forum system written in PHP. It is based on the Symfony PHP Framework.
Stars: ✭ 225 (+164.71%)
Mutual labels:  community
hackathons
Tips, Tricks, and Resources for running your hackathon.
Stars: ✭ 238 (+180%)
Mutual labels:  community
Valorize Vidas
Sistema de prevenção ao suicídio
Stars: ✭ 214 (+151.76%)
Mutual labels:  community
Comunidade
✊🏽 A comunidade de programação da periferia
Stars: ✭ 252 (+196.47%)
Mutual labels:  community
awesome-dev-discord
A curated list of official, development-related Discord server
Stars: ✭ 153 (+80%)
Mutual labels:  community
Vimdoc Ja
A project which translate Vim documents into Japanese.
Stars: ✭ 245 (+188.24%)
Mutual labels:  community
First Timers Bot
A friendly bot that helps onboarding new Open Source Contributors
Stars: ✭ 239 (+181.18%)
Mutual labels:  community

tweaks

a collection of user-submitted css/js tweaks for notion-enhancer.

This repository has been archived in favour of the new tweaks page on https://notion-enhancer.github.io/

the enhancer comes with some built-in colour themes and layout improvements, but to get even more control over how the app looks you can use the file picker in the "custom inserts" module to inject your own javascript or css into it.

to make your own css file to add, make sure that your file manager has "show file extensions" ticked, then create a text document and make sure the name ends in .css (e.g. notion-tweaks.css).

this page is a collection of tested visual tweaks users often ask about. they should all also work in notion's web client, if copied into a customiser like stylus.

css below will work for every instance of the element, but if you wish to hide only a specific element (e.g. the '+ new' table row) it is recommended that you prepend each selector with [data-block-id='ID'].

if you don't know what css is and are interested, check out some youtube videos or try a free short course like the one on codecademy.

the following tweaks were previously on this page and have since been moved to the more stable and theme-compatible css variable system described in the developer documentation:

  • colour theming
  • custom fonts and font sizes
  • wider page preview
  • thinner cover image

if you are attempting to customise the web client, the css previously used for these can be found in the legacy documentation.

list of tweaks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].