extension + integration screenshots
BIN
repo/calendar-scroll/calendar-scroll.png
Normal file
After Width: | Height: | Size: 19 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "b1c7db33-dfee-489a-a76c-0dd66f7ed29a",
|
||||
"version": "0.2.0",
|
||||
"description": "adds a button to jump down to the current week in fullpage/infinite-scroll calendars.",
|
||||
"preview": "calendar-scroll.png",
|
||||
"tags": ["extension", "shortcut"],
|
||||
"authors": [
|
||||
{
|
||||
|
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 128 KiB |
@ -3,7 +3,7 @@
|
||||
"id": "ec5c4640-68d4-4d25-aefd-62c7e9737cfb",
|
||||
"version": "0.2.0",
|
||||
"description": "a delightfully plummy, cherry cola flavored theme.",
|
||||
"preview": "preview.png",
|
||||
"preview": "cherry-cola.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/code-line-numbers/code-line-numbers.png
Normal file
After Width: | Height: | Size: 19 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "d61dc8a7-b195-465b-935f-53eea9efe74e",
|
||||
"version": "0.4.0",
|
||||
"description": "adds line numbers to code blocks.",
|
||||
"preview": "code-line-numbers.png",
|
||||
"tags": ["extension", "usability"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/collapsible-headers/collapsible-headers.gif
Normal file
After Width: | Height: | Size: 146 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "548fe2d7-174a-44dd-88d8-35c7f9a093a7",
|
||||
"version": "0.2.0",
|
||||
"description": "adds toggles to collapse header sections of pages.",
|
||||
"preview": "collapsible-headers.gif",
|
||||
"tags": ["extension", "layout"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/collapsible-properties/collapsible-properties.jpg
Normal file
After Width: | Height: | Size: 71 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "4034a578-7dd3-4633-80c6-f47ac5b7b160",
|
||||
"version": "0.3.0",
|
||||
"description": "adds a button to quickly collapse/expand page properties that usually push down page content.",
|
||||
"preview": "collapsible-properties.jpg",
|
||||
"tags": ["extension", "layout"],
|
||||
"authors": [
|
||||
{
|
||||
|
Before Width: | Height: | Size: 125 KiB After Width: | Height: | Size: 125 KiB |
@ -3,7 +3,7 @@
|
||||
"id": "c86cfe98-e645-4822-aa6b-e2de1e08bafa",
|
||||
"version": "0.2.0",
|
||||
"description": "a vivid-colour near-black theme, with configurable accents.",
|
||||
"preview": "preview.png",
|
||||
"preview": "dark+.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 130 KiB |
@ -3,7 +3,7 @@
|
||||
"id": "033bff54-50ba-4cec-bdc0-b2ca7e307086",
|
||||
"version": "0.3.0",
|
||||
"description": "a theme based on the popular dracula color palette originally by zeno rocha and friends.",
|
||||
"preview": "preview.png",
|
||||
"preview": "dracula.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/emoji-sets/emoji-sets.jpg
Normal file
After Width: | Height: | Size: 79 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "a2401ee1-93ba-4b8c-9781-7f570bf5d71e",
|
||||
"version": "0.4.0",
|
||||
"description": "pick from a variety of emoji styles to use.",
|
||||
"preview": "emoji-sets.jpg",
|
||||
"tags": ["extension", "customisation"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/global-block-links/global-block-links.jpg
Normal file
After Width: | Height: | Size: 9.0 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "74856af4-6970-455d-bd86-0a385a402dd1",
|
||||
"version": "0.1.0",
|
||||
"description": "easily copy the global link of a page or block.",
|
||||
"preview": "global-block-links.jpg",
|
||||
"tags": ["extension", "shortcut"],
|
||||
"authors": [
|
||||
{
|
||||
|
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 128 KiB |
@ -3,7 +3,7 @@
|
||||
"id": "ad0f5c5c-8b62-4b20-8a54-929e663ea368",
|
||||
"version": "0.3.0",
|
||||
"description": "a gray, 'retro groove' palette based on the vim theme of the same name.",
|
||||
"preview": "preview.png",
|
||||
"preview": "gruvbox-dark.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 128 KiB |
@ -3,7 +3,7 @@
|
||||
"id": "54f01911-60fc-4c9d-85b5-5c5ca3dd6b81",
|
||||
"version": "0.3.0",
|
||||
"description": "a sepia, 'retro groove' palette based on the vim theme of the same name.",
|
||||
"preview": "preview.png",
|
||||
"preview": "gruvbox-light.png",
|
||||
"tags": ["theme", "light"],
|
||||
"authors": [
|
||||
{
|
||||
|
@ -275,6 +275,7 @@ export default async function ({ web, fs, components, notion }, db) {
|
||||
|
||||
const submitLinkIcon = () => {
|
||||
const url = $iconsLinkInput.firstElementChild.value;
|
||||
if (!url) return;
|
||||
setIcon(url);
|
||||
recentUploads.push({ signed: notion.sign(url, notion.getPageID()), url: url });
|
||||
db.set(['recent_uploads'], recentUploads);
|
||||
@ -285,7 +286,7 @@ export default async function ({ web, fs, components, notion }, db) {
|
||||
$iconsLinkSubmit.onclick = submitLinkIcon;
|
||||
|
||||
// upload file to aws, then submit link
|
||||
$iconsUploadSubmit.onclick = $iconsUploadFile.click;
|
||||
$iconsUploadSubmit.onclick = () => $iconsUploadFile.click();
|
||||
$iconsUploadFile.onchange = async (event) => {
|
||||
const file = event.target.files[0],
|
||||
url = await notion.upload(file);
|
||||
|
BIN
repo/icon-sets/icon-sets.jpg
Normal file
After Width: | Height: | Size: 36 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "2d1f4809-9581-40dd-9bf3-4239db406483",
|
||||
"version": "0.4.0",
|
||||
"description": "upload, save and reuse custom icons directly from the icon picker. check out the [icons page](https://notion-enhancer.github.io/mods/icon-sets) for instructions on loading entire sets.",
|
||||
"preview": "icon-sets.jpg",
|
||||
"tags": ["integration", "customisation"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/indentation-lines/indentation-lines.jpg
Normal file
After Width: | Height: | Size: 11 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "35815b3b-3916-4dc6-8769-c9c2448f8b57",
|
||||
"version": "0.2.0",
|
||||
"description": "adds vertical relationship lines to make list trees easier to follow.",
|
||||
"preview": "indentation-lines.jpg",
|
||||
"tags": ["extension", "usability"],
|
||||
"authors": [
|
||||
{
|
||||
|
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 128 KiB |
@ -3,7 +3,7 @@
|
||||
"id": "336cbc54-67b9-4b00-b4a2-9cc86eef763b",
|
||||
"version": "0.2.0",
|
||||
"description": "a simple white theme that brightens coloured text and blocks, with configurable accents.",
|
||||
"preview": "preview.png",
|
||||
"preview": "light+.png",
|
||||
"tags": ["theme", "light"],
|
||||
"authors": [
|
||||
{
|
||||
|
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 129 KiB |
@ -3,7 +3,7 @@
|
||||
"id": "69e7ccb2-4aef-484c-876d-3de1b433d2b9",
|
||||
"version": "0.2.0",
|
||||
"description": "an oceanic colour palette.",
|
||||
"preview": "preview.png",
|
||||
"preview": "material-ocean.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
@ -3,7 +3,7 @@
|
||||
"id": "c4435543-4705-4d68-8cf7-d11c342f8089",
|
||||
"version": "0.2.0",
|
||||
"description": "smoother colours and text sizing, designed to be more pleasing to the eye.",
|
||||
"preview": "preview.png",
|
||||
"preview": "neutral.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 123 KiB |
@ -3,7 +3,7 @@
|
||||
"id": "d64ad391-1494-4112-80ae-0a3b6f4b0c3f",
|
||||
"version": "0.2.0",
|
||||
"description": "an arctic, north-bluish color palette.",
|
||||
"preview": "preview.png",
|
||||
"preview": "nord.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 129 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "87e077cc-5402-451c-ac70-27cc4ae65546",
|
||||
"version": "0.4.0",
|
||||
"description": "adds a table of contents to the side panel.",
|
||||
"preview": "outliner.png",
|
||||
"tags": ["extension", "panel"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/outliner/outliner.png
Normal file
After Width: | Height: | Size: 57 KiB |
@ -3,7 +3,7 @@
|
||||
"id": "ed48c585-4a0d-4756-a3e6-9ae662732dac",
|
||||
"version": "0.2.0",
|
||||
"description": "a smooth-transition true dark theme with a hint of pastel.",
|
||||
"preview": "preview.png",
|
||||
"preview": "pastel-dark.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
Before Width: | Height: | Size: 125 KiB After Width: | Height: | Size: 125 KiB |
@ -3,7 +3,7 @@
|
||||
"id": "b5f43232-391b-415a-9099-4334dc6c7b55",
|
||||
"version": "0.2.0",
|
||||
"description": "pinkify your life.",
|
||||
"preview": "preview.png",
|
||||
"preview": "pinky-boom.png",
|
||||
"tags": ["theme", "light"],
|
||||
"authors": [
|
||||
{
|
||||
|
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 128 KiB |
@ -3,7 +3,7 @@
|
||||
"id": "ae7862a9-5dbe-4f2c-9931-940f3ba5015d",
|
||||
"version": "0.2.0",
|
||||
"description": "a purple-shaded theme with bright highlights.",
|
||||
"preview": "preview.png",
|
||||
"preview": "playful-purple.png",
|
||||
"tags": ["theme", "dark"],
|
||||
"authors": [
|
||||
{
|
||||
|
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 129 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "5d7c1677-6f6d-4fb5-8d6f-5067bcd0e24c",
|
||||
"version": "0.1.0",
|
||||
"description": "adds a hotkey & a button in the bottom right corner to jump to a new page in a notes database (target database id must be set).",
|
||||
"preview": "quick-note.png",
|
||||
"tags": ["integration", "shortcut"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/quick-note/quick-note.png
Normal file
After Width: | Height: | Size: 6.1 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "b28ee2b9-4d34-4e36-be8a-ab5be3d79f51",
|
||||
"version": "1.5.0",
|
||||
"description": "enables auto rtl/ltr text direction detection.",
|
||||
"preview": "right-to-left.jpg",
|
||||
"tags": ["extension", "usability"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/right-to-left/right-to-left.jpg
Normal file
After Width: | Height: | Size: 20 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "0a958f5a-17c5-48b5-8713-16190cae1959",
|
||||
"version": "0.3.0",
|
||||
"description": "adds an arrow in the bottom right corner to scroll back to the top of a page.",
|
||||
"preview": "scroll-to-top.png",
|
||||
"tags": ["extension", "shortcut"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/scroll-to-top/scroll-to-top.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "752933b5-1258-44e3-b49a-61b4885f8bda",
|
||||
"version": "0.2.0",
|
||||
"description": "adds a menu to inline databases to toggle ui elements.",
|
||||
"preview": "simpler-databases.jpg",
|
||||
"tags": ["extension", "layout"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/simpler-databases/simpler-databases.jpg
Normal file
After Width: | Height: | Size: 37 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "e0700ce3-a9ae-45f5-92e5-610ded0e348d",
|
||||
"version": "0.3.0",
|
||||
"description": "choose between text or icons for the topbar buttons.",
|
||||
"preview": "topbar-icons.jpg",
|
||||
"tags": ["extension", "customisation"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/topbar-icons/topbar-icons.jpg
Normal file
After Width: | Height: | Size: 2.2 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "1794c0bd-7b96-46ad-aa0b-fc4bd76fc7fb",
|
||||
"version": "0.2.0",
|
||||
"description": "see the full text of a truncated title on hover.",
|
||||
"preview": "truncated-titles.jpg",
|
||||
"tags": ["extension", "layout"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/truncated-titles/truncated-titles.jpg
Normal file
After Width: | Height: | Size: 12 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "4c7acaea-6596-4590-85e5-8ac5a1455e8f",
|
||||
"version": "0.6.0",
|
||||
"description": "calendar views named \"weekly\" will show only the current week.",
|
||||
"preview": "weekly-view.jpg",
|
||||
"tags": ["extension", "layout"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/weekly-view/weekly-view.jpg
Normal file
After Width: | Height: | Size: 25 KiB |
@ -3,6 +3,7 @@
|
||||
"id": "b99deb52-6955-43d2-a53b-a31540cd19a5",
|
||||
"version": "0.3.0",
|
||||
"description": "view word/character/sentence/block count & speaking/reading times in the side panel.",
|
||||
"preview": "word-counter.jpg",
|
||||
"tags": ["extension", "panel"],
|
||||
"authors": [
|
||||
{
|
||||
|
BIN
repo/word-counter/word-counter.jpg
Normal file
After Width: | Height: | Size: 96 KiB |