Commit Graph

331 Commits

Author SHA1 Message Date
d5a38c80ea prevent topbar collapse, api.electron, treat menu as hideable window 2021-12-05 13:38:58 +11:00
ec91fb6bf0 make view scale desktop-only (browsers have zoom builtin already) 2021-12-04 13:13:42 +11:00
2ec9808e34 extension: view scale by @SP12893678 2021-12-04 13:10:41 +11:00
eca85f7a7d desktop-only extension: always on top (inc. customisable icons) 2021-12-03 14:11:35 +11:00
97ef140789 tray: open on startup, handle notion:// protocol 2021-12-03 00:55:49 +11:00
e761b309bf tray: hotkey, run in background
window management features patched to reduce unexpected behaviour e.g. duplicate windows
2021-12-03 00:00:16 +11:00
7f53445ab0 desktop-only extension: integrated titlebar (inc. customisable icons) 2021-12-02 17:58:24 +11:00
022613d66b use .reverse()[0] instead of .at(-1): not supported in older app env 2021-11-30 23:04:02 +11:00
8f8dafeb70 icon sets: encode imgs to data url to prevent quality reduction 2021-11-30 22:46:41 +11:00
da85adcd33 outliner: more reliable page detection 2021-11-30 21:19:22 +11:00
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
6874b905eb update imports for api folder structure 2021-11-30 18:01:15 +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
a72441ee86 scope all await statements 2021-11-07 18:53:18 +11:00
496305597a link to notion-enhancer/desktop repo 2021-11-06 16:10:25 +11:00
b91ce6f56c update menu colour var mapping 2021-11-06 11:07:45 +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
9b1a1ea509 integration: quick note 2021-10-31 12:21:39 +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
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
047b4cce7d extension: simpler databases 2021-10-23 23:11:52 +11:00
38484b7e42 extension: collapsible headers 2021-10-21 23:27:58 +11:00
dbb94bc29b extension: global block links 2021-10-20 23:04:26 +11:00
b1ced4fac8 extension: truncated titles 2021-10-20 21:01:52 +11:00
b294964b26 extension: code line numbers 2021-10-20 15:42:22 +11:00
6d40349389 extension: weekly view 2021-10-19 23:42:48 +11:00
8a1eb811a6 extension: right-to-left 2021-10-19 21:26:05 +11:00
382451156c extension: outliner 2021-10-19 16:40:50 +11:00
a9427f4520 observe topbar icons for in previews 2021-10-18 23:53:42 +11:00
d25d4f2f13 extension: topbar icons 2021-10-18 23:27:27 +11:00
b8fdad91c3 emoji-sets: fix native emoji alignment 2021-10-18 22:15:27 +11:00
a824ba8856 extension: emoji sets 2021-10-18 20:34:48 +11:00
1f9537b755 extension: word counter (moved to panel) 2021-10-18 17:28:28 +11:00
d5c45a8771 restore theme patches to perma-applied 2021-10-17 23:11:58 +11:00
9b3cf23b08 extension: focus mode
+ only inject theming css if a theme is enabled, to reduce lag
2021-10-17 22:57:41 +11:00
69c3034a8b rainbow indentation lines + block dragger bg fix 2021-10-17 22:17:33 +11:00
f9b95ef848 extension: indentation lines
+ new feature: toc support
2021-10-15 23:21:26 +11:00
1fda0e9c86 extension: scroll to top 2021-10-13 14:04:40 +11:00
1e5c985e76 extension: collapse properties
formerly property-layout, added per-page memory
2021-10-13 11:19:38 +11:00