Commit Graph

48 Commits

Author SHA1 Message Date
2775fab5d4 make fs ops depend on __enhancerElectronApi for relative paths
(update bundled index.cjs)
2021-12-13 13:34:39 +11:00
2428a42103 strict hotkey modifiers + electron window helpers 2021-12-12 23:12:38 +11:00
8cc057a5f8 tooltip text-align: auto -> start 2021-12-11 18:03:05 +11:00
4fcb467351 make tooltip text alignment match relative pos 2021-12-11 14:20:14 +11:00
e4187700b2 remove hasFocus checks: not all events were being responded to 2021-12-10 23:38:47 +11:00
d984c8bc36 perf: only observe if window/document/tab is focused 2021-12-10 14:41:29 +11:00
9b47ede63e optionally imitate notion ipc channels 2021-12-10 00:04:36 +11:00
21d4991f38 fs.notionPath, minify index.cjs 2021-12-08 22:40:09 +11:00
b770eb64f0 use esbuild to compile .mjs to .cjs 2021-12-07 22:12:46 +11:00
24bc8bda66 overhauled tooltips: directional positioning, wrapping to max lines 2021-12-05 17:52:50 +11:00
7abbb779f5 add api.electron to access __enhancerElectronApi 2021-12-04 17:36:08 +11:00
39f66c5bb8 fix cjs internal reference to registry.get 2021-12-02 17:57:37 +11:00
461533fa07 push mit license, corner action color vars 2021-11-30 20:44:04 +11:00
8afc70da95 update component stylesheet paths 2021-11-30 18:13:39 +11:00
b6b997ca23 cleanup folder structure, fix storage callback doc 2021-11-30 17:59:48 +11:00
6008623812 remove conflict with corner buttons 2021-11-08 22:15:35 +11:00
5cab38d07c require() just before use 2021-11-07 22:57:21 +11:00
bf3948f9c5 env.notionRequire 2021-11-07 18:48:38 +11:00
0aabc67774 port to cjs 2021-11-07 16:08:22 +11:00
671266fff0 link to notion-enhancer/desktop repo 2021-11-06 16:07:39 +11:00
e3b598dc00 corner button cross-theme readability 2021-11-03 21:53:21 +11:00
76df1e7676 removed welcome notification from registry 2021-10-31 18:25:01 +11:00
21c56590a5 handle space and plus in hotkeys 2021-10-31 12:21:02 +11:00
a497618ea4 notion api upload file, registry integration tag 2021-10-30 19:13:27 +11:00
10a58ca18d add keydown & in-input hotkey opts 2021-10-23 23:12:30 +11:00
e72115fd51 update panel, hotkey comment 2021-10-21 23:27:19 +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
690b677dc9 adjust url regex 2021-10-19 21:28:01 +11:00
fe42600ab8 focus/blur listeners on side panel 2021-10-19 16:38:48 +11:00
860a943437 observe child changes better 2021-10-18 20:33:45 +11:00
85dbb33fab panel: work without right-sidebar pre-existing
+ smaller tweaks inc. icon pos, default uuid gen, clickthrough hover area to topbar
2021-10-18 17:27:53 +11:00
a03168d980 component: corner action 2021-10-13 14:05:22 +11:00
cc1418ee5d allow empty strings as option values 2021-10-12 18:39:04 +11:00
5f52f520f4 adjust rgb contrast constant 2021-10-10 12:27:42 +11:00
824da94ffb shade/contrast rgb helpers 2021-10-10 00:59:55 +11:00
9b4b21c297 prevent double-reading of registry, allow menu/frame scripts 2021-10-10 00:00:59 +11:00
579050e349 include commit msg in submodule update 2021-10-08 15:45:48 +11:00
e78d6c2965 rename bg_popup to bg_card for side panel 2021-10-08 15:31:42 +11:00
1f88c043dc make author email optional 2021-10-07 23:07:09 +11:00
a5ecd02068 improved tooltip styling 2021-10-05 00:04:43 +11:00
ae400099eb attempt #2: notion unofficial api wrapper
(capable of getting, searching, creating and editing all content)
2021-10-04 18:39:56 +11:00
fd2b729228 fix typos, rename notion.add to notion.create 2021-10-04 18:35:22 +11:00
9bb779149b add unofficial notion api wrapper (capable of getting, searching, creating and editing all content) 2021-10-04 18:32:03 +11:00
a86b363ea2 workflow: add loop 2021-10-03 23:07:42 +11:00
cce4788aba workflow: update parent repo 2021-10-03 22:59:48 +11:00
cdf8537153 upload progress from extension repo 2021-10-03 19:29:18 +11:00
Tom
d1fc35c608 Initial commit 2021-10-03 19:23:00 +11:00