Commit Graph

331 Commits

Author SHA1 Message Date
82e5db751f + left/right tab switching, + remove cmd/ctrl+w from menu, - break tab opening/closing/titles 2020-10-15 22:01:28 +11:00
Alexa B
db3f89e3c4 theme: cherry cola (#161) 2020-10-15 17:57:16 +11:00
d917c3aefd #161 removed typo in variable name for brown text. 2020-10-15 12:37:51 +11:00
4b464ca87c #160 patch opening by notion://url on linux + tab bugfixes 2020-10-15 12:19:21 +11:00
6a9f9bf79a add tab keybinds: alt+1...9 tab select, ctrl+t new tab, ctrl+w close tab
need to remove ctrl+w from the window menu so it doesn't override and close the whole window
2020-10-13 23:07:45 +11:00
Alejandro Romano
a26914fdbe Tweaking readability in text-blocks by adding new variables (#156)
add line-height and margin-top variables for text-block (see #155)
2020-10-13 07:04:43 +11:00
dee0a31283 accept url or id for default page, don't override direct notion:// opens 2020-10-12 22:06:03 +11:00
ee88c63f38 split tabs into separate mod, add opt for default page, load default settings when store()-ing another mod id 2020-10-12 21:44:12 +11:00
22b4153703 Revert "squashed last 5 commits together (#154)"
This reverts commit 9da9c2aee4.
2020-10-12 19:36:51 +11:00
cb4407279e un-break titlebar+menu (not sure how it was broken?) 2020-10-12 19:36:34 +11:00
Mimi Shahzad
01fe0d6782 squashed last 5 commits together (#154) 2020-10-12 19:30:58 +11:00
Alejandro Romano
d0f273381b Add font sizing to page previews (#153)
Font sizes remained the same as default for page previews. They are not affected by custom font sizes. This change takes the same variables the full open page and apply it. Tested and working 10/10

Full open pages: .notion-frame
Overlay, preview pages: .notion-overlay-container (and .notion-scroller.vertical WITHOUT .horizontal)
2020-10-12 06:34:44 +11:00
b69fa97572 change window title to match page name instead of just 'Notion Desktop' 2020-10-11 23:38:03 +11:00
1f38797cc4 enhancer icon next to tabs opens menu + less aggressive tab focusing so searching can actually work 2020-10-11 23:31:09 +11:00
4886bbbd3e use keyup listeners instead of a globalShortcut for the enhancements menu toggle 2020-10-11 16:02:45 +11:00
3d64a5e8c8 bugfixes: match up some styling better, EACCES dest chmodding, csp re-allow fonts 2020-10-11 15:28:56 +11:00
bb18f2a1e6 bugfixes so dracula will actually load 2020-10-09 20:56:21 +11:00
09d13f3ed3 Merge branch 'dev' of github.com:dragonwocky/notion-enhancer into dev 2020-10-09 20:46:23 +11:00
0472460161 draggable/nicer-looking tabs + icon 2020-10-09 20:42:34 +11:00
Mimi Shahzad
0448e8643e Dracula theme (#145)
A theme created based on the official Dracula Theme palette found https://draculatheme.com/contribute/.
2020-10-09 09:03:41 +11:00
f0232fea9e functional tabs: needs more ux work 2020-10-08 22:50:27 +11:00
51f7f564f6 #143 remove focus mode footer from neutral theme 2020-10-08 11:05:25 +11:00
51acd63748 menu will now respect integrated titlebar setting 2020-10-08 09:58:35 +11:00
c0d7d5170b replace dragarea with titlebar in tabbable mode 2020-10-07 23:58:22 +11:00
50b2ff180d separate search working for tabs 2020-10-06 22:12:25 +11:00
9ef6317529 attempt 3 at #66 2020-10-06 11:47:33 +11:00
7a6411ad23 catch EBUSY, potential csp fix for #66 2020-10-06 10:15:30 +11:00
ecdae521b4 tabs proof-of-concept (unusable) 2020-10-02 23:06:44 +10:00
45c2ebf340 #134 bypass preview operates more reliably when keyboard shortcuts are used 2020-10-02 15:46:11 +10:00
dbf1240034 improved responsiveness + snappier transitions mode 2020-10-02 13:44:16 +10:00
a2f23a850e bugfix: toc blocks can have text colours 2020-10-02 10:43:47 +10:00
f0b62d8df3 re-orderable mods: order is saved + mods are loaded according to priority 2020-10-01 23:11:31 +10:00
Tom
e55159e3fa Merge pull request #130 from Blacksuan19/dev
mods: add material ocean theme
2020-10-01 18:40:30 +10:00
398e727ddb re-orderable mods: menu elements can be dragged 2020-10-01 13:32:50 +10:00
blacksuan19
9d342fa99e mods: add material ocean theme
Signed-off-by: blacksuan19 <i@blacksuan19.me>
2020-10-01 03:10:43 +08:00
cacb6554c7 night shift checks every interaction to respond to system changes 2020-09-30 14:43:23 +10:00
904cae5375 #126 board view shadow, remove messenger emoji set, bugfix EACCES response 2020-09-30 14:25:59 +10:00
40336e78c1 #119 emoji sets achieve without user agent 2020-09-26 16:48:36 +10:00
03c12b137d #101 weekly calendar view even if not first on page 2020-09-25 17:56:39 +10:00
287e3551b5 #114 back/forward arrows work with bypass preview 2020-09-25 17:44:55 +10:00
5655043b36 #116 fix indents and #107 unenforce full width in neutral 2020-09-25 16:23:10 +10:00
CloudHill
b09d89645c Font chooser bug fix
Fixed a small bug where it stops iterating through the font options if it encounters a blank option.
2020-09-20 14:53:09 +07:00
f39e497f4c #106: make use of user-agent for emoji sets 2020-09-20 14:41:26 +10:00
0c18f19dac extension screenshots 2020-09-20 12:43:27 +10:00
d3b444827a new theme screenshots + bugfixes 2020-09-19 23:05:43 +10:00
cc4e2fb807 word counter extension (#88) + bugfixes 2020-09-18 14:21:09 +10:00
bb3439429f properly align rtl bullet points/checkboxes #55
though more performant, this also limits rtl to page content
2020-09-17 14:37:04 +10:00
525ff40bb3 page width variables - #81 2020-09-17 13:44:16 +10:00
6299ce4b81 #97, #98, and small alterations.
(removed platform support requests, replaced getNotion() with __notion)
2020-09-17 13:06:49 +10:00
76ff3bd101 bypass preview extension - #81 2020-09-08 22:44:51 +10:00