Commit Graph

1340 Commits

Author SHA1 Message Date
dragonwocky
d334b6490d [repo] tabs progress: recreate default webview + search 2021-12-08 11:41:47 +00:00
e071940a0d tabs progress: recreate default webview + search 2021-12-08 22:41:17 +11:00
dragonwocky
53589378b2 [api] fs.notionPath, minify index.cjs 2021-12-08 11:40:43 +00:00
21d4991f38 fs.notionPath, minify index.cjs 2021-12-08 22:40:09 +11:00
1f0a738610
esbuild mjs api -> cjs, simplify env folder to dep. fully on __enhancerElectronApi 2021-12-07 23:18:25 +11:00
dragonwocky
9a574bee3a [repo] ctrl+click open in new window, style ctrl+f popup 2021-12-07 12:18:06 +00:00
c32b41021b ctrl+click open in new window, style ctrl+f popup 2021-12-07 23:17:19 +11:00
dragonwocky
6c3e2b941a [api] use esbuild to compile .mjs to .cjs 2021-12-07 11:13:17 +00:00
b770eb64f0 use esbuild to compile .mjs to .cjs 2021-12-07 22:12:46 +11:00
3b787c1aa4
menu: handle external links, force open new windows 2021-12-05 17:54:29 +11:00
dragonwocky
e466ceff7a [repo] added tooltips to topbar mods, centered/tightened menu nav 2021-12-05 06:54:02 +00:00
16f1510779 added tooltips to topbar mods, centered/tightened menu nav 2021-12-05 17:53:39 +11:00
dragonwocky
2a4083c511 [api] overhauled tooltips: directional positioning, wrapping to max lines 2021-12-05 06:53:20 +00:00
24bc8bda66 overhauled tooltips: directional positioning, wrapping to max lines 2021-12-05 17:52:50 +11:00
dragonwocky
75311ddc98 [repo] prevent topbar collapse, api.electron, treat menu as hideable window 2021-12-05 02:39:28 +00:00
d5a38c80ea prevent topbar collapse, api.electron, treat menu as hideable window 2021-12-05 13:38:58 +11:00
2732d00825
allow menu to run in background via the tray mod 2021-12-04 23:24:21 +11:00
dragonwocky
761ae8f394 [api] add api.electron to access __enhancerElectronApi 2021-12-04 06:36:35 +00:00
7abbb779f5 add api.electron to access __enhancerElectronApi 2021-12-04 17:36:08 +11:00
dragonwocky
1bd52d42db [repo] make view scale desktop-only (browsers have zoom builtin already) 2021-12-04 02:14:10 +00:00
ec91fb6bf0 make view scale desktop-only (browsers have zoom builtin already) 2021-12-04 13:13:42 +11:00
d3b4461b49
update changelog, add webFrame to electronApi 2021-12-04 13:11:17 +11:00
dragonwocky
32b9732139 [repo] extension: view scale by @SP12893678 2021-12-04 02:11:12 +00:00
SP12893678
e79de360f1
extension: view-scale (#532)
* add a mod that can use to scale the notion view

* fix bugs and add hotkey & mouse wheel options

* add select_modifier option and add resize event to fix bugs

* add silder ui to scale view
2021-12-04 13:10:54 +11:00
2ec9808e34 extension: view scale by @SP12893678 2021-12-04 13:10:41 +11:00
dragonwocky
8d8fe96c68 [repo] desktop-only extension: always on top (inc. customisable icons) 2021-12-03 03:12:04 +00:00
eca85f7a7d desktop-only extension: always on top (inc. customisable icons) 2021-12-03 14:11:35 +11:00
a9a6c33436
expose isMenuOpen from worker 2021-12-03 00:56:51 +11:00
97ef140789 tray: open on startup, handle notion:// protocol 2021-12-03 00:55:49 +11:00
dragonwocky
8f936c3d7d [repo] tray: hotkey, run in background
window management features patched to reduce unexpected behaviour e.g. duplicate windows
2021-12-02 13:01:32 +00: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
Solirpa
895334c640
fix open duplicate notion windows when click dock notion icon on macos bigsur (#487) 2021-12-02 18:53:08 +11:00
da70a3ed4f
allow modification of parent file globals via __eval 2021-12-02 17:59:44 +11:00
dragonwocky
6625c9a328 [repo] desktop-only extension: integrated titlebar (inc. customisable icons) 2021-12-02 06:58:48 +00:00
7f53445ab0 desktop-only extension: integrated titlebar (inc. customisable icons) 2021-12-02 17:58:24 +11:00
dragonwocky
40c0b8acb3 [api] fix cjs internal reference to registry.get 2021-12-02 06:58:04 +00:00
39f66c5bb8 fix cjs internal reference to registry.get 2021-12-02 17:57:37 +11:00
dragonwocky
0eb13f3eac [repo] use .reverse()[0] instead of .at(-1): not supported in older app env 2021-11-30 12:04:31 +00:00
022613d66b use .reverse()[0] instead of .at(-1): not supported in older app env 2021-11-30 23:04:02 +11:00
507731cefa
pull refactors/fixes from other repos, push license 2021-11-30 22:57:44 +11:00
dragonwocky
801d79542b [repo] icon sets: encode imgs to data url to prevent quality reduction 2021-11-30 11:47:10 +00:00
8f8dafeb70 icon sets: encode imgs to data url to prevent quality reduction 2021-11-30 22:46:41 +11:00
dragonwocky
6d6ac532eb [repo] outliner: more reliable page detection 2021-11-30 10:19:50 +00:00
da85adcd33 outliner: more reliable page detection 2021-11-30 21:19:22 +11:00
dragonwocky
fb00c09cbe [api] push mit license, corner action color vars 2021-11-30 09:44:33 +00:00
461533fa07 push mit license, corner action color vars 2021-11-30 20:44:04 +11:00
dragonwocky
7ecf07fd0c [repo] 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 09:43:55 +00: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
dragonwocky
0f0e234ae7 [repo] collapsible properties: remove 'hide/show' from button title 2021-11-30 07:14:49 +00:00
a90c5fe946 collapsible properties: remove 'hide/show' from button title 2021-11-30 18:14:23 +11:00