Commit Graph

183 Commits

Author SHA1 Message Date
53d7472c5e load tabs.css and variables.css into notion container 2020-11-11 22:29:02 +11:00
fb88dc5a90 load menu.css and variables.css into enhancer menu 2020-11-11 22:14:05 +11:00
2fc1e66cff 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]
e7ad0fb51e [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
efb20ebd19 add pull requests to changelog, rename styles.css to app.css 2020-11-11 18:44:23 +11:00
Ryo Hilmawan
2b41b0e82c 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
3b997d3c73 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
285aae3227 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
80ab7b7b92 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
a306fcea23 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
ce6c58ef76 Property Layout Modification (#201)
* Update mod.js

* Update styles.css
2020-11-03 22:51:47 +11:00
Alexa B
faa4ed02ed 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
58297e35bf 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
1e1c536f7b disable fadein of selected block halo with snappy transitions 2020-11-02 17:10:00 +11:00
4d5754779a tabs: fallback if text name is undefined 2020-11-02 15:58:10 +11:00
9553a49bd0 add new theme screenshots + remove bgs of existing 2020-11-02 12:18:48 +11:00
c4a890ea91 README feature list updates: new mods + options 2020-11-01 22:53:11 +11:00
b985217611 #113 only open a new window from the dock if already visible 2020-11-01 21:04:26 +11:00
f4d269bcdc #113 reshow hidden windows when clicking app icon in dock 2020-11-01 15:00:22 +11:00
e24608f734 better selectors for detecting favicons in databases 2020-11-01 14:39:06 +11:00
17ceb88ed7 tab favicon fixes: support uploaded images, use emoji for window title, work on macos 2020-11-01 14:21:00 +11:00
f6ec94b46e show 'untitled' for new pages instead of empty space 2020-11-01 12:30:10 +11:00
293e5ce228 fix #183 make weekly calendar view name case insensitive 2020-11-01 12:16:31 +11:00
dccef7815f fix menu hotkey + tab title emojis on macOS 2020-11-01 12:04:04 +11:00
eeea1c6b53 make ctrl+f popover shadow less extreme 2020-11-01 00:03:18 +11:00
6a326a12be #177 made extra padding at the bottom in focus mode toggleable 2020-10-28 17:50:55 +11:00
dc60b3d9ae platform-specific option overrides for features not required on macOS 2020-10-28 12:19:39 +11:00
bf800a0889 tabs: #84 include page icons in title 2020-10-27 20:43:32 +11:00
9d3ab72eb7 tweaks: #155 more readable line spacing 2020-10-27 19:57:20 +11:00
5d439bbdc8 common tweaks ext: #168, #176 - scrollbars, thicker bold, responsiveness, hide help, snappy transitions, dragarea height 2020-10-26 23:38:46 +11:00
cbe505c374 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
e79685a6e8 make dragarea transparent in new themes 2020-10-24 13:14:41 +11:00
230bc5e248 #146 dracula theme readability/contrast improvements 2020-10-24 11:05:04 +11:00
96e13a03f0 #175 neutral theme: contrast in calendar views 2020-10-23 19:41:44 +11:00
d307a2bedf additional menu option descriptions on hover 2020-10-23 16:49:58 +11:00
f3eda9a34b auto-resolve conflicts core option 2020-10-22 12:17:53 +11:00
c0f847949f clarity improvements for scroll to top extension 2020-10-22 08:54:06 +11:00
Ryo Hilmawan
d74eae1ebf 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
394a891115 theme conflicts notice in menu 2020-10-21 22:30:58 +11:00
d94629d9ed update themes to new variables 2020-10-20 11:59:22 +11:00
ca30e70062 make block text colour apply to text with backgrounds 2020-10-20 09:55:38 +11:00
78667d16d6 fix theming primary-colour text + right-to-left text in columns 2020-10-19 22:50:25 +11:00
1618b5d966 use event communication instead of variable checking for cross-window dragging = less-buggy 2020-10-19 22:03:54 +11:00
a37fcb300e cross-window draggable tabs 2020-10-19 09:33:08 +11:00
4519409050 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
0ac87603db theme: cherry cola updates (#165)
- added some contrast and new variables
- border colour brighter
2020-10-17 10:03:41 +11:00
c40e678974 ctrl+click open in new tab 2020-10-16 22:15:14 +11:00
088c4f746b middle click close tabs + better tab animations 2020-10-16 17:26:18 +11:00
ad645227d5 #164 fix width-stretching of collections in breadcrumbs 2020-10-16 10:14:58 +11:00
02fbd0e2bc better tab picking on close: find closest/next instead of jumping to first 2020-10-15 23:59:18 +11:00