Ryo Hilmawan
b7e80cf25b
move indentation lines from tweaks to its own mod ( #287 )
...
* move indentation lines from tweaks to its own mod
* changed indentation lines author to runargs
* refactor indentation lines to use the map function
2020-12-02 23:10:35 +11:00
Emir
039670e639
extension: truncated table titles ( #292 )
2020-12-02 23:09:31 +11:00
Ryo Hilmawan
4a9d6477b7
New extensions: side panel and outliner ( #284 )
...
* upload side panel core
* upload outliner extension
* add onLoad, onSwitch, and onResize functions to panel extensions
* Update panel.js
* Add onLock and onUnlock functions to panel extensions
* Reordered side panel content loading
* change panel switcher font color
* fix loading last opened panel
* use svg icon files instead of defining them inline
* outliner: add full height option
2020-12-02 23:05:33 +11:00
Ryo Hilmawan
794cb17ead
Modify the enhancer menu's toggle styles to follow notion's toggles ( #283 )
...
* notion-enhancer#261 modify toggle styles to look similiar to notion's toggle
* remove `dot` spans from toggles
2020-12-02 23:05:14 +11:00
Ryo Hilmawan
b25f24f5fe
notion-icons: fix toggle icon shrinking
2020-11-24 18:39:37 +07:00
CloudHill
0d37708ad8
notion-icons: toggleable community icon packs
2020-11-24 13:53:06 +07:00
Ryo Hilmawan
f86e87a1ab
remove console logging
2020-11-21 22:38:25 +07:00
Ryo Hilmawan
01e17041a8
fix description capitalization
2020-11-21 22:37:50 +07:00
Ryo Hilmawan
8bcd6eb79a
Fix visual issues and modal detection ( #279 )
2020-11-21 17:18:21 +11:00
Ryo Hilmawan
14e6712037
Update mod.js ( #276 )
2020-11-19 22:44:51 +11:00
Ryo Hilmawan
e2d088d312
Fix code line wrapping + other improvements ( #275 )
2020-11-19 20:00:15 +11:00
Ryo Hilmawan
ca9788136c
Notion-icons: better popup modal detection ( #274 )
...
* Update mod.js
* Fix modal detection on preview pages
2020-11-19 15:03:00 +11:00
Ryo Hilmawan
0064ae35dc
Update mod.js ( #270 )
2020-11-19 07:09:17 +11:00
dbd2044600
prep changelog for pre/bugfix release, replace links
2020-11-18 23:08:59 +11:00
Emir
206c347838
add auto-shrink system for tabs ( #262 )
...
* add auto-shrink system for tabs
* decrease tab limit and minimum width of non-current tabs
2020-11-16 11:32:32 +11:00
Ryo Hilmawan
5c151f133b
Patch Notion Icons Extension ( #257 )
...
* Remove console logging in mod.js
* Rename styles.css to app.css
2020-11-15 12:08:03 +11:00
Ryo Hilmawan
afd7879ec6
Extension: Notion Icons ( #250 )
...
* Upload mod.js, styles.css, and icons.json
* Move icon.json to notion-enhancer/icons
* Update mod.js to work with the new icons repo
2020-11-14 09:29:50 +11:00
621aaa3978
#211 remove z-index override preventing format dropdowns in table view from opening
2020-11-12 00:58:48 +11:00
722d0fe00a
tabs focus properly
2020-11-12 00:20:55 +11:00
c067d93a74
#220 stricter keyboard shortcut listeners
2020-11-12 00:05:03 +11:00
9597dcc4d5
#192 remove draggable-indicator dots from tabs ext. in menu
2020-11-11 23:39:42 +11:00
bc46ac39b0
#204 empty hotkeys won't trigger
2020-11-11 23:29:48 +11:00
c5c02bc7e7
don't try loading the default page if it doesn't exist
2020-11-11 23:04:23 +11:00
967f8a61f9
less-broken loading of things
2020-11-11 22:55:35 +11:00
8567f2fa90
load tabs.css and variables.css into notion container
2020-11-11 22:29:02 +11:00
61b6b6deca
load menu.css and variables.css into enhancer menu
2020-11-11 22:14:05 +11:00
00e5b3f40e
split app.css and variables.css, load both into main window + add relationship lines to numbered lists
...
fonts should now be added to variables.css instead of mod.js
2020-11-11 21:48:54 +11:00
imgbot[bot]
479e4a6e0a
[ImgBot] Optimize images ( #241 )
...
*Total -- 245.40kb -> 231.45kb (5.68%)
/mods/core/icons/question.svg -- 0.91kb -> 0.83kb (8.61%)
/notion-enhancer v0.10.0 banner.jpg -- 242.90kb -> 229.08kb (5.69%)
/mods/topbar-icons/icons/updates_on.svg -- 0.16kb -> 0.15kb (4.32%)
/mods/topbar-icons/icons/favorite_on.svg -- 0.19kb -> 0.19kb (4.04%)
/mods/topbar-icons/icons/updates_off.svg -- 0.20kb -> 0.19kb (3.48%)
/mods/topbar-icons/icons/share.svg -- 0.46kb -> 0.44kb (2.78%)
/mods/topbar-icons/icons/favorite_off.svg -- 0.36kb -> 0.35kb (2.71%)
/mods/scroll-to-top/arrow.svg -- 0.23kb -> 0.23kb (0.43%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-11-11 18:48:55 +11:00
decf8862de
add pull requests to changelog, rename styles.css to app.css
2020-11-11 18:44:23 +11:00
Ryo Hilmawan
f38d781133
Extension: Code Line Numbers ( #231 )
...
* Added extension folder with mod.js and styles.css
* Option to show numbering on single-lined blocks
Disabled by default
* Update styles.css
* Update mod.js
Changed class name from numbered to code-numbered
* Update styles.css
Changed class name from numbered to code-numbered
2020-11-11 12:06:05 +11:00
Ryo Hilmawan
06f4d7b519
Extension: Topbar Icons ( #216 )
...
* Add icons, mod.js, and styles.css files
* Added options to mod.js
Added the option to individually select which buttons (share, updates, favorite) to replace with icons
* Update styles.css to work with options
2020-11-06 14:01:38 +11:00
Ryo Hilmawan
29be14801c
Modified tweak: Indentation lines ( #215 )
...
* Update mod.js
Changed indentation lines to a select option
* Update styles.css
Styling for each line type
* Update mod.js
Re-added description
* Update mod.js
Added a description to the scroll database toolbars tweak
2020-11-06 14:01:19 +11:00
Alexa B
50fcc2604b
bugfix: fix #187 and typo ( #208 )
...
* docs: Fixed link to dev build instructions
* docs: README installation clarification
* docs: README installation clarification
* update windows keystroke for task manager
* More README alterations
* Add bullet condensing & bullet lines tweaks
* Revert "Add bullet condensing & bullet lines tweaks"
This reverts commit 71bc6e2c30
.
* interactive hover color fixes #187
* README revert
Co-authored-by: Tom <thedragonring.bod@gmail.com>
2020-11-05 20:47:31 +11:00
Ryo Hilmawan
3557987988
Changed the scroll-to-top extension to use an SVG icon ( #205 )
...
* Create arrow.svg
* Update mod.js
* Update styles.css
2020-11-05 20:47:00 +11:00
Ryo Hilmawan
f1dd72cf11
Property Layout Modification ( #201 )
...
* Update mod.js
* Update styles.css
2020-11-03 22:51:47 +11:00
Alexa B
74b3bd4b52
tweaks: condensed bullets and indentation lines ( #199 )
...
* docs: Fixed link to dev build instructions
* docs: README installation clarification
* docs: README installation clarification
* update windows keystroke for task manager
* More README alterations
* Add bullet condensing & bullet lines tweaks
* Revert "Add bullet condensing & bullet lines tweaks"
This reverts commit 71bc6e2c30
.
* Add bullet condensing & bullet lines tweaks
* Attempt to revert README back to normal lol
* Attempt 2 to revert README back to unmodified
Co-authored-by: Tom <thedragonring.bod@gmail.com>
2020-11-03 22:44:12 +11:00
Ryo Hilmawan
590d4d9595
New tweak: Scroll Database Toolbars ( #198 )
...
* Update mod.js
Added an option for scroll database toolbars
* Update styles.css
Added styling for scroll database toolbars
2020-11-03 22:39:54 +11:00
b02ed3e36a
disable fadein of selected block halo with snappy transitions
2020-11-02 17:10:00 +11:00
eb3aa26220
tabs: fallback if text name is undefined
2020-11-02 15:58:10 +11:00
2a20d67be2
add new theme screenshots + remove bgs of existing
2020-11-02 12:18:48 +11:00
27525428fc
README feature list updates: new mods + options
2020-11-01 22:53:11 +11:00
64c1e8bc5c
#113 only open a new window from the dock if already visible
2020-11-01 21:04:26 +11:00
ba8163a456
#113 reshow hidden windows when clicking app icon in dock
2020-11-01 15:00:22 +11:00
6b161eb403
better selectors for detecting favicons in databases
2020-11-01 14:39:06 +11:00
650ac550fa
tab favicon fixes: support uploaded images, use emoji for window title, work on macos
2020-11-01 14:21:00 +11:00
8e2087d2fd
show 'untitled' for new pages instead of empty space
2020-11-01 12:30:10 +11:00
5ac7e521b6
fix #183 make weekly calendar view name case insensitive
2020-11-01 12:16:31 +11:00
667c727ac9
fix menu hotkey + tab title emojis on macOS
2020-11-01 12:04:04 +11:00
9e1417ac3e
make ctrl+f popover shadow less extreme
2020-11-01 00:03:18 +11:00
eeb83a14e0
#177 made extra padding at the bottom in focus mode toggleable
2020-10-28 17:50:55 +11:00
29ef9a57b8
platform-specific option overrides for features not required on macOS
2020-10-28 12:19:39 +11:00
64c88f5c42
tabs: #84 include page icons in title
2020-10-27 20:43:32 +11:00
1f802e5146
tweaks: #155 more readable line spacing
2020-10-27 19:57:20 +11:00
a21bcc9803
common tweaks ext: #168 , #176 - scrollbars, thicker bold, responsiveness, hide help, snappy transitions, dragarea height
2020-10-26 23:38:46 +11:00
f66c78a381
macos bugfixes: #151 dark mode detection in night shift + adding menubar to extensions menu + padding-left with tabs to give traffic lights space
2020-10-24 22:25:05 +11:00
35bbb12524
make dragarea transparent in new themes
2020-10-24 13:14:41 +11:00
3acbaa1f12
#146 dracula theme readability/contrast improvements
2020-10-24 11:05:04 +11:00
b1a42f2bf5
#175 neutral theme: contrast in calendar views
2020-10-23 19:41:44 +11:00
c76750c088
additional menu option descriptions on hover
2020-10-23 16:49:58 +11:00
c2a0b8e857
auto-resolve conflicts core option
2020-10-22 12:17:53 +11:00
7885b2c204
clarity improvements for scroll to top extension
2020-10-22 08:54:06 +11:00
Ryo Hilmawan
fb63601ebf
new mod: scroll-to-top ( #172 )
...
* Basic Functionality
* Added smooth scrolling option
* Added scroll down distance option
* Button hide/show animation
* Add percentage distance option
* Calculate percentage every update (as opposed to every page change)
* Calculate percentage height based on scroller and content height
* Licensing and Conventions
* Hide button on initialization if top distance is set
* Fixed bug with button visibility when opening pages
2020-10-21 22:32:10 +11:00
cdbce12b11
theme conflicts notice in menu
2020-10-21 22:30:58 +11:00
275c5ed4cd
update themes to new variables
2020-10-20 11:59:22 +11:00
8f35a99fdd
make block text colour apply to text with backgrounds
2020-10-20 09:55:38 +11:00
84ef0d9440
fix theming primary-colour text + right-to-left text in columns
2020-10-19 22:50:25 +11:00
b2491a0a09
use event communication instead of variable checking for cross-window dragging = less-buggy
2020-10-19 22:03:54 +11:00
1d1503c826
cross-window draggable tabs
2020-10-19 09:33:08 +11:00
cf4d8e63ee
cherry cola adjustments + tab button hover fixes + closing tabs shouldn't create weird broken things anymore
2020-10-18 22:35:56 +11:00
Alexa B
f25e9f7f98
theme: cherry cola updates ( #165 )
...
- added some contrast and new variables
- border colour brighter
2020-10-17 10:03:41 +11:00
91ab4a1547
ctrl+click open in new tab
2020-10-16 22:15:14 +11:00
a264cbf832
middle click close tabs + better tab animations
2020-10-16 17:26:18 +11:00
995587afa0
#164 fix width-stretching of collections in breadcrumbs
2020-10-16 10:14:58 +11:00
ed5ededcbe
better tab picking on close: find closest/next instead of jumping to first
2020-10-15 23:59:18 +11:00
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
Alexa B
dcbe96f447
theme: cherry cola ( #161 )
2020-10-15 17:57:16 +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
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