b10ec8f136
fix tab reordering and animations
2020-10-15 23:48:54 +11:00
796fac9466
fix tab opening/closing/titles
2020-10-15 22:34:51 +11:00
b23b928289
+ left/right tab switching, + remove cmd/ctrl+w from menu, - break tab opening/closing/titles
2020-10-15 22:01:28 +11:00
0910e56d53
#161 removed typo in variable name for brown text.
2020-10-15 12:37:51 +11:00
e826b9ff73
#160 patch opening by notion://url on linux + tab bugfixes
2020-10-15 12:19:21 +11:00
21b8c3ca15
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
a580315593
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
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
d2cd8baa77
un-break titlebar+menu (not sure how it was broken?)
2020-10-12 19:36:34 +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
09069e03e9
draggable/nicer-looking tabs + icon
2020-10-09 20:42:34 +11:00
5ae9aed260
functional tabs: needs more ux work
2020-10-08 22:50:27 +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
74a03a176c
re-orderable mods: menu elements can be dragged
2020-10-01 13:32:50 +10:00
8f1612e43c
#126 board view shadow, remove messenger emoji set, bugfix EACCES response
2020-09-30 14:25:59 +10:00
a31a93e206
#116 fix indents and #107 unenforce full width in neutral
2020-09-25 16:23:10 +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
6dbef0e292
callout theming + more text colour variables
2020-09-08 22:24:02 +10: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
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
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
2cb25fec12
fix #65 : separate bg and select variables.
2020-08-29 14:25:39 +10: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
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
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
330e5a5f62
night shift extension
2020-08-15 21:58:39 +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