Commit Graph

911 Commits

Author SHA1 Message Date
7bdae2faa6 patch notion theme changes
bar at top of db, cards, db groups, simple tables, calendar tags, calendar selection, code captions, corner actions, etc.
2021-11-30 20:43:20 +11:00
a90c5fe946 collapsible properties: remove 'hide/show' from button title 2021-11-30 18:14:23 +11:00
8afc70da95 update component stylesheet paths 2021-11-30 18:13:39 +11:00
6874b905eb update imports for api folder structure 2021-11-30 18:01:15 +11:00
b6b997ca23 cleanup folder structure, fix storage callback doc 2021-11-30 17:59:48 +11:00
6ee8086b51 misc fixes (see desc)
themes: remove mono text hue rotate
word-counter/outliner: update properly on focus
collapsible headers: dont error if addedNodes is text node
theming: style quick search, force help button opaque
2021-11-08 22:20:30 +11:00
6008623812 remove conflict with corner buttons 2021-11-08 22:15:35 +11:00
3f57f01f55
fix env fs, electron js init, handle search/hash in scheme 2021-11-07 23:40:44 +11:00
5cab38d07c require() just before use 2021-11-07 22:57:21 +11:00
4df4235ad2
create menu window 2021-11-07 18:54:08 +11:00
a72441ee86 scope all await statements 2021-11-07 18:53:18 +11:00
bf3948f9c5 env.notionRequire 2021-11-07 18:48:38 +11:00
d8cec4368d
patch scheme, init client, cjs api, env storage
hidden --dev-patch apply opt
2021-11-07 16:10:42 +11:00
0aabc67774 port to cjs 2021-11-07 16:08:22 +11:00
ba6008efd7 add mime db (stream protocol intercept) 2021-11-06 17:49:10 +11:00
781686f78b link to notion-enhancer/desktop repo 2021-11-06 16:10:53 +11:00
302408f265 link to notion-enhancer/desktop repo 2021-11-06 16:10:43 +11:00
496305597a link to notion-enhancer/desktop repo 2021-11-06 16:10:25 +11:00
671266fff0 link to notion-enhancer/desktop repo 2021-11-06 16:07:39 +11:00
da2be9d7c9
link submodules 2021-11-06 15:59:15 +11:00
affa314f08
new cli 2021-11-06 14:26:35 +11:00
b91ce6f56c update menu colour var mapping 2021-11-06 11:07:45 +11:00
Jason Antwi-Appah
b1b1a1b725
Add support for user-only Notion installs on macOS (#375)
* feat(macOS): add support for user-only Notion installs

* feat(macOS): add support for user-only Notion installs

* fixing an accidental change
2021-11-03 22:14:53 +11:00
e3b598dc00 corner button cross-theme readability 2021-11-03 21:53:21 +11:00
f1705d97fb corner button cross-theme readability 2021-11-03 21:52:59 +11:00
a4119cd3b9 update themes to match new colour variables 2021-11-02 22:19:25 +11:00
cd0a4d1ba3 light board colors 2021-11-02 20:21:55 +11:00
e06b320ae6 map updated notion colours to theming system 2021-11-02 17:40:26 +11:00
Tom
177c16bce6 optimise preview imgs 2021-11-02 10:45:30 +11:00
ImgBotApp
9c4f24d4fa [ImgBot] Optimize images
*Total -- 2,184.53kb -> 1,463.27kb (33.02%)

/code-line-numbers/code-line-numbers.png -- 19.24kb -> 5.80kb (69.86%)
/indentation-lines/indentation-lines.jpg -- 11.01kb -> 3.50kb (68.19%)
/outliner/outliner.png -- 56.84kb -> 23.91kb (57.93%)
/quick-note/quick-note.png -- 6.14kb -> 3.16kb (48.47%)
/scroll-to-top/scroll-to-top.png -- 7.39kb -> 4.23kb (42.81%)
/word-counter/word-counter.jpg -- 96.53kb -> 58.77kb (39.12%)
/nord/nord.png -- 128.75kb -> 80.83kb (37.22%)
/pinky-boom/pinky-boom.png -- 127.48kb -> 80.19kb (37.1%)
/gruvbox-light/gruvbox-light.png -- 128.38kb -> 80.83kb (37.04%)
/light+/light+.png -- 128.08kb -> 80.97kb (36.78%)
/dracula/dracula.png -- 130.01kb -> 82.51kb (36.54%)
/playful-purple/playful-purple.png -- 129.07kb -> 82.17kb (36.34%)
/cherry-cola/cherry-cola.png -- 128.49kb -> 82.03kb (36.16%)
/material-ocean/material-ocean.png -- 129.12kb -> 82.61kb (36.02%)
/gruvbox-dark/gruvbox-dark.png -- 128.07kb -> 82.22kb (35.8%)
/neutral/neutral.png -- 122.60kb -> 79.65kb (35.03%)
/pastel-dark/pastel-dark.png -- 125.10kb -> 81.53kb (34.83%)
/dark+/dark+.png -- 125.41kb -> 81.94kb (34.66%)
/right-to-left/right-to-left.jpg -- 19.99kb -> 13.47kb (32.61%)
/calendar-scroll/calendar-scroll.png -- 19.31kb -> 14.18kb (26.58%)
/topbar-icons/topbar-icons.jpg -- 2.19kb -> 1.70kb (22.42%)
/weekly-view/weekly-view.jpg -- 24.93kb -> 19.67kb (21.11%)
/simpler-databases/simpler-databases.jpg -- 36.85kb -> 30.15kb (18.2%)
/collapsible-headers/collapsible-headers.gif -- 145.67kb -> 122.05kb (16.21%)
/truncated-titles/truncated-titles.jpg -- 12.41kb -> 10.88kb (12.34%)
/icon-sets/icon-sets.jpg -- 36.42kb -> 31.95kb (12.28%)
/emoji-sets/emoji-sets.jpg -- 79.34kb -> 70.98kb (10.53%)
/collapsible-properties/collapsible-properties.jpg -- 70.71kb -> 63.32kb (10.45%)
/global-block-links/global-block-links.jpg -- 9.01kb -> 8.09kb (10.21%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-11-01 12:22:26 +00:00
f5f81547bf extension + integration screenshots 2021-11-01 22:58:09 +11:00
bdba993cf8 tweak welcome text and add modal to notif badge count 2021-10-31 20:46:07 +11:00
1ac78b64e8 added welcome/changelog/license acceptance modal 2021-10-31 18:36:01 +11:00
76df1e7676 removed welcome notification from registry 2021-10-31 18:25:01 +11:00
9b1a1ea509 integration: quick note 2021-10-31 12:21:39 +11:00
21c56590a5 handle space and plus in hotkeys 2021-10-31 12:21:02 +11:00
Ryo Hilmawan
0a64c4eb5c
update cloudhill mods (#600) 2021-10-30 23:06:10 +11:00
805cbb836d extension: icon sets part 2 (enhancer + custom sets, sprites & spinners) 2021-10-30 22:31:49 +11:00
96988d67e0 extension: icon sets part 1 (save/reuse recent uploads) 2021-10-30 19:14:22 +11:00
a497618ea4 notion api upload file, registry integration tag 2021-10-30 19:13:27 +11:00
6a84fbec91 menu: sidebar responds to changes in history, restores on reload 2021-10-29 12:22:24 +11:00
4d8eec7399 tweak: image alignment (center/left/right) 2021-10-24 13:30:21 +11:00
10a58ca18d add keydown & in-input hotkey opts 2021-10-23 23:12:30 +11:00
047b4cce7d extension: simpler databases 2021-10-23 23:11:52 +11:00
38484b7e42 extension: collapsible headers 2021-10-21 23:27:58 +11:00
e72115fd51 update panel, hotkey comment 2021-10-21 23:27:19 +11:00
dbb94bc29b extension: global block links 2021-10-20 23:04:26 +11:00
7da5f65c85 clipboard helpers 2021-10-20 23:02:26 +11:00
db5ec9a934 smoother tooltips, delay arg 2021-10-20 21:03:20 +11:00
b1ced4fac8 extension: truncated titles 2021-10-20 21:01:52 +11:00