01bc88a783
accept url or id for default page, don't override direct notion:// opens
2020-10-12 22:06:03 +11:00
9b49e6034b
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
d82dda1ff8
Revert "squashed last 5 commits together ( #154 )"
...
This reverts commit 9da9c2aee4
.
2020-10-12 19:36:51 +11:00
d2cd8baa77
un-break titlebar+menu (not sure how it was broken?)
2020-10-12 19:36:34 +11:00
Mimi Shahzad
9da9c2aee4
squashed last 5 commits together ( #154 )
2020-10-12 19:30:58 +11:00
Alejandro Romano
add5bb8d9c
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
45bc46aae4
change window title to match page name instead of just 'Notion Desktop'
2020-10-11 23:38:03 +11:00
3493bfac24
enhancer icon next to tabs opens menu + less aggressive tab focusing so searching can actually work
2020-10-11 23:31:09 +11:00
d75368b020
use keyup listeners instead of a globalShortcut for the enhancements menu toggle
2020-10-11 16:02:45 +11:00
61206db05a
bugfixes: match up some styling better, EACCES dest chmodding, csp re-allow fonts
2020-10-11 15:28:56 +11:00
b8b4af4f89
bugfixes so dracula will actually load
2020-10-09 20:56:21 +11:00
40b1dc0877
Merge branch 'dev' of github.com:dragonwocky/notion-enhancer into dev
2020-10-09 20:46:23 +11:00
09069e03e9
draggable/nicer-looking tabs + icon
2020-10-09 20:42:34 +11:00
Mimi Shahzad
3c71e945a3
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
5ae9aed260
functional tabs: needs more ux work
2020-10-08 22:50:27 +11:00
ec0d5517bc
#143 remove focus mode footer from neutral theme
2020-10-08 11:05:25 +11:00
39ecd12943
menu will now respect integrated titlebar setting
2020-10-08 09:58:35 +11:00
6e43097a3f
replace dragarea with titlebar in tabbable mode
2020-10-07 23:58:22 +11:00
157d440254
separate search working for tabs
2020-10-06 22:12:25 +11:00
5bec4e31b6
attempt 3 at #66
2020-10-06 11:47:33 +11:00
85636647bd
catch EBUSY, potential csp fix for #66
2020-10-06 10:15:30 +11:00
4f053dc23f
tabs proof-of-concept (unusable)
2020-10-02 23:06:44 +10:00
bc646ab8ae
#134 bypass preview operates more reliably when keyboard shortcuts are used
2020-10-02 15:46:11 +10:00
e82fb38ce8
improved responsiveness + snappier transitions mode
2020-10-02 13:44:16 +10:00
4cc002c7c2
bugfix: toc blocks can have text colours
2020-10-02 10:43:47 +10:00
80fca9d187
re-orderable mods: order is saved + mods are loaded according to priority
2020-10-01 23:11:31 +10:00
c8d34ea042
Merge pull request #130 from Blacksuan19/dev
...
mods: add material ocean theme
2020-10-01 18:40:30 +10:00
74a03a176c
re-orderable mods: menu elements can be dragged
2020-10-01 13:32:50 +10:00
blacksuan19
4c480c5b5d
mods: add material ocean theme
...
Signed-off-by: blacksuan19 <i@blacksuan19.me>
2020-10-01 03:10:43 +08:00
a3e8758280
night shift checks every interaction to respond to system changes
2020-09-30 14:43:23 +10:00
8f1612e43c
#126 board view shadow, remove messenger emoji set, bugfix EACCES response
2020-09-30 14:25:59 +10:00
481500c563
#119 emoji sets achieve without user agent
2020-09-26 16:48:36 +10:00
677fd3cf10
#101 weekly calendar view even if not first on page
2020-09-25 17:56:39 +10:00
21b3802e08
#114 back/forward arrows work with bypass preview
2020-09-25 17:44:55 +10:00
a31a93e206
#116 fix indents and #107 unenforce full width in neutral
2020-09-25 16:23:10 +10:00
CloudHill
1b56426c94
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
840f994081
#106 : make use of user-agent for emoji sets
2020-09-20 14:41:26 +10:00
00451b1bde
extension screenshots
2020-09-20 12:43:27 +10:00
1011875530
new theme screenshots + bugfixes
2020-09-19 23:05:43 +10:00
fe2a0115c3
word counter extension ( #88 ) + bugfixes
2020-09-18 14:21:09 +10:00
1a66d769cc
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
dfcac064e8
page width variables - #81
2020-09-17 13:44:16 +10:00
2303783319
#97 , #98 , and small alterations.
...
(removed platform support requests, replaced getNotion() with __notion)
2020-09-17 13:06:49 +10:00
211b24d2d7
bypass preview extension - #81
2020-09-08 22:44:51 +10:00
6dbef0e292
callout theming + more text colour variables
2020-09-08 22:24:02 +10:00
53a1638549
Merge pull request #89 from coryzibell/master
...
Add module to hide help button
2020-09-07 08:23:32 +10:00
Cory Zibell
f304f78177
Add hide-help module content
2020-09-06 18:17:41 -04:00
Cory Zibell
a93ca8270c
Add module to hide help button
2020-09-06 18:11:23 -04:00
9998857aa1
fix #73 - block-level text colours are now changed properly, add tick/cross to search filters
2020-09-03 12:12:58 +10:00
f9e53ad0b3
calendar scroll extension - #74
2020-09-02 22:56:40 +10:00
54531f0a6d
fix property-layout again
2020-09-02 22:33:47 +10:00
67f9ffaddb
ext. menu search upgrades (more stuff is searchable + case insensitive + cmd/ctrl f)
2020-09-02 22:21:17 +10:00
ecdf9a70c0
separate always-on-top into separate mod
2020-09-02 21:46:17 +10:00
58ff18724b
fix #69 - option to completely hide window buttons
2020-09-02 21:16:51 +10:00
e158cc25b3
remove extension menu hotkey conflict + make configurable
2020-09-02 20:40:35 +10:00
648c1f8b99
fix #76 , height of weekly calendar view
2020-09-02 15:39:53 +10:00
fed816b8da
page titles now respond to small-text mode
2020-09-02 11:33:18 +10:00
1e1808fd09
font imports working in menu + font-chooser improvements
2020-09-02 11:10:01 +10:00
6c7e1cec9d
halved selectors for better perf., added wip littlepig themes
2020-09-02 08:49:38 +10:00
23d79c5abc
Merge pull request #63 from torchatlas/master
...
NEW MOD: Font Chooser
2020-08-29 22:22:26 +10:00
2cb25fec12
fix #65 : separate bg and select variables.
2020-08-29 14:25:39 +10:00
Torch
69cdc4aff5
Update mod.js
2020-08-28 12:10:50 -04:00
9f66acccd8
property-layout finally working regardless of banner
2020-08-29 02:09:04 +10:00
Torch
33777fb2f7
Added Font Chooser
2020-08-28 12:01:46 -04:00
017cb66564
better erroring ( #56 ), menu tweaking, gallery fullpage variable fix
2020-08-29 00:14:29 +10:00
ab7771cba9
fix #59 + clarity improvements
2020-08-28 22:37:46 +10:00
b94c8e7b77
fix #54 + padding issues in preview
2020-08-28 14:41:34 +10:00
4b2d0e71dc
fix #58 (caret-color was being mistaken for color)
2020-08-28 12:48:23 +10:00
2eee02cfbd
update property-layout mod to notion's changes
2020-08-28 09:13:34 +10:00
ImgBotApp
dfe7dbbd6c
[ImgBot] Optimize images
...
*Total -- 58.29kb -> 10.21kb (82.49%)
/mods/core/icons/user.png -- 44.36kb -> 0.32kb (99.29%)
/mods/core/icons/mac+linux.png -- 12.08kb -> 8.10kb (32.94%)
/mods/core/icons/file.svg -- 0.29kb -> 0.28kb (4.97%)
/mods/core/icons/close.svg -- 0.34kb -> 0.33kb (3.48%)
/mods/core/icons/minimize.svg -- 0.19kb -> 0.19kb (3.03%)
/mods/core/icons/alwaysontop_on.svg -- 0.23kb -> 0.23kb (2.53%)
/mods/core/icons/alwaysontop_off.svg -- 0.23kb -> 0.23kb (2.53%)
/mods/core/icons/maximize_off.svg -- 0.24kb -> 0.23kb (2.49%)
/mods/core/icons/maximize_on.svg -- 0.32kb -> 0.32kb (1.81%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-08-27 13:22:57 +00:00
4279bbc00d
add discord to tray
2020-08-27 23:11:49 +10:00
21380453be
custom logo + discord invite
2020-08-27 23:00:08 +10:00
b502d77545
dev docs
2020-08-26 22:42:49 +10:00
371b89a262
contributing guide, css transitions, bg of account picker
2020-08-20 10:08:29 +10:00
19bf587b8a
readme additions + bugfixes
2020-08-19 00:13:14 +10:00
934b3093bb
property layout width fixed for fullpage pages
2020-08-18 21:44:41 +10:00
4e09b4f135
property layout extension ✔
2020-08-18 11:40:05 +10:00
f95b5eadd0
reduce lag due to maximization detect + wip property layout
2020-08-18 09:53:34 +10:00
8ee12ea57e
remove loop from core client.js
2020-08-17 23:43:43 +10:00
0af0e5026f
weekly view working, app relaunch btn in menu modified alert
2020-08-17 22:55:51 +10:00
bb660a6bbb
various perf stuff + bugfixes + attempt at weekly view
2020-08-16 23:44:45 +10:00
7b12815953
perf improvements + fullwidth page banner in preview
2020-08-16 12:42:03 +10:00
a57b7ca57a
make it possible to enabled/disable multiple extensions
2020-08-15 22:44:31 +10:00
fac7a72654
right-to-left extension
2020-08-15 22:20:20 +10:00
330e5a5f62
night shift extension
2020-08-15 21:58:39 +10:00
60dcb0f13d
emoji sets extension
2020-08-14 23:58:21 +10:00
69d45d9d77
pastel dark theme + custom author definitions
2020-08-14 23:18:38 +10:00
64358e5576
purple gameish theme... need to link to reddit account
2020-08-13 23:24:45 +10:00
616cb839fc
add colour picker for dark+ primary colour
2020-08-12 23:32:44 +10:00
b348bf871b
dark+ fixes, general slicking up
2020-08-11 21:24:00 +10:00
b818f39386
various css tweaks and fixes
2020-08-11 18:38:18 +10:00
18f24804d2
patch removal and help commands + separate focus mode into an extension
2020-08-11 11:16:23 +10:00
7b06843fe1
patch font sizes
2020-08-11 10:04:55 +10:00
606f6e6325
theoretically patch broken windows install
2020-08-11 09:32:22 +10:00
ff41cb78d5
port alejandro's neutral theme to new variables
2020-08-09 23:29:27 +10:00
c5ef5b5b70
toggle window tray opt + css preview padding
2020-08-09 19:35:03 +10:00
0b123cc41b
dark+ theme (code highlight needs work)
2020-08-06 21:33:21 +10:00
5ba3971dee
working menu search
2020-08-05 21:48:11 +10:00
170700dffe
menu options: input + files
2020-08-04 23:02:20 +10:00
d40462aa1b
menu options: toggles + selects
2020-08-04 15:32:04 +10:00
4e953c198d
improve markdown regexes
2020-08-04 13:13:01 +10:00
583e6f9adf
mod toggling, first extension: bracketed links
2020-08-04 00:31:27 +10:00
e0bc581b41
mod info boxes
2020-08-02 23:14:13 +10:00
933ee3d3b1
add alerts (inc. update checker) to menu
2020-08-02 16:26:28 +10:00
060b1ffbe9
button spacing bugfix
2020-08-02 09:01:12 +10:00
7d51ea9caa
theme menu window + bunch of other tweaks
2020-08-01 23:46:43 +10:00
9f8c70c203
menu window creation
2020-07-28 19:03:35 +10:00
aadcc50a11
refactor some stuff, fix some bugs, apply theme to ctrl+f popup
2020-07-26 16:32:55 +10:00
160fad9f60
light theoretically 100% :)
2020-07-25 22:49:08 +10:00
2edfcd63fe
light 90% + other tweaks
2020-07-25 15:16:15 +10:00
c246b24af2
dark theme bugfixes: focused input borders, weird lines in tables
2020-07-25 11:29:39 +10:00
5752a95c23
dark theme variables complete (?) + scrollbar fix + titlebar tweaks
2020-07-24 23:52:21 +10:00
fd22fa286c
more dark theme stuff, inc. bugfixes + code higlight
2020-07-23 23:33:09 +10:00
a0edfd1c27
collect theme variables: dark colours
2020-07-22 23:45:59 +10:00
2f90f65f1c
maximise icon updates as needed
2020-07-21 09:47:19 +10:00
9d32ae16e0
configurable dragarea size
2020-07-21 00:09:24 +10:00
d2c5a800cb
titlebar + scrollbars
2020-07-19 22:50:59 +10:00
21facae40c
taken control of createWindow
2020-07-19 16:24:34 +10:00
d423bdbfd0
de-async-ifying stuff = tray fixed!
2020-07-18 23:50:56 +10:00
b13fe98d40
tray failing: every time something starts working everything else falls apart :/
2020-07-18 23:21:55 +10:00
75cd042bd5
add store to loader, bugfix homedir with wsl
2020-07-16 23:48:09 +10:00
b7038cda28
modloader insertion
2020-07-16 23:14:41 +10:00
382af7117c
redesign module system after considerations of what is most technologically friendly (both to implement and use)
2020-07-14 21:28:05 +10:00
c60299ed85
document mod.js, prepare to load
2020-07-14 13:01:07 +10:00
2131e4e19d
basic mod structure
2020-07-14 00:23:21 +10:00