SP12893678
e79de360f1
extension: view-scale ( #532 )
...
* add a mod that can use to scale the notion view
* fix bugs and add hotkey & mouse wheel options
* add select_modifier option and add resize event to fix bugs
* add silder ui to scale view
2021-12-04 13:10:54 +11:00
Solirpa
895334c640
fix open duplicate notion windows when click dock notion icon on macos bigsur ( #487 )
2021-12-02 18:53:08 +11:00
Ryo Hilmawan
0a64c4eb5c
update cloudhill mods ( #600 )
2021-10-30 23:06:10 +11:00
Alejandro Romano
3e7319464e
Fix persistent high CPU usage when emoji-sets is enabled ( #586 )
...
MutationObserver enters into an infinite loop by iterating on itself. By disconnecting the observer and reconnecting it after parsing the DOM for emoji-sets to work, we stop the problem and Notion goes back to sane 0% CPU idle usage.
2021-10-18 22:19:34 +11:00
Alejandro Romano
0198e29f46
Fix margins for every emoji set ( #585 )
...
Custom emojis, when displayed as icons in every page and in the left sidebar of Notion, are a bit misaligned. This is not the case for the emojis in the page content. Just specific places when they act like icons. They are a few pixels off but it triggers an OCD in me 🤣
This fixes it and it looks awesome. Precisely aligned as the default emoji set.
2021-10-18 22:05:35 +11:00
Hayk Aprikyan
63bf82507f
restore messenger emojis ( #362 )
...
* added messenger set
* added messenger value
2021-10-18 18:01:04 +11:00
Jordan Robinson
e990c51c00
Adds gruvbox-dark theme based on morhetz gruvbox vim theme ( #382 )
2021-10-13 14:21:44 +11:00
35d9c915b1
rename folders prepping to move to new repos
2020-12-15 21:57:07 +11:00
CloudHill
21552ee041
topbar icons: more specific selectors
...
+ fixes compatibility with global links mod
2020-12-14 20:57:26 +07:00
CloudHill
c21fe3e2f1
simpler databases: fix initialization of store variables
2020-12-14 20:42:39 +07:00
Emir
458089a953
pinky boom theme: make the title lowercase ( #350 )
2020-12-14 10:11:20 +11:00
Emir
7e87b6f5c7
global linking blocks: bug fix and new option ( #347 )
...
* global linking blocks: fix wrong appending
* global linking blocks: option: show the page link button
* global linking blocks: color changes, new icon, new button text
2020-12-14 04:58:52 +11:00
Ryo Hilmawan
652e67d6c7
new extension: simpler databases ( #349 )
2020-12-14 04:25:19 +11:00
mugiwarafx
e12b3bac85
feat(theme): add pinky boom light theme ( #348 )
...
* feat(theme): add pinky boom theme
* fix: folder theme path
* fix: proper var syntax
* feat(theme): add pinky boom theme
* feat(theme): add pinky boom light theme
* add newline mod.js
* add newline variables.css
2020-12-14 04:18:13 +11:00
CloudHill
2b18b2ef68
notion-icons: add search bar ( notion-enhancer/icons#4 )
...
+ overall optimizations
2020-12-13 23:52:44 +07:00
Emir
2245f8ccdd
extension: global linking blocks ( #345 )
2020-12-13 09:03:38 +11:00
CloudHill
c4b4d31aa2
code-line-numbers: horizontal scroll bugfix
...
added background so that numbers no longer appear over the code
2020-12-11 17:15:35 +07:00
CloudHill
3f48fa42ab
outliner optimizations, making use of fragments
2020-12-11 16:59:15 +07:00
Ryo Hilmawan
31c43fdded
update dracula theme variables ( #341 )
2020-12-10 23:00:04 +11:00
CloudHill
4b7c26f5b3
fix scroll-db_toolbars tweak's selectors
...
stops unrelated elements from being selected
2020-12-10 18:15:25 +07:00
Ryo Hilmawan
943f58630e
theming bugfixes and additional variables ( #309 )
...
* theming bugfixes and additional variables
* add theming code variables for constant and regex
2020-12-10 15:57:35 +11:00
a17de1e768
revert accidental merge of still-wip "tweak: hide empty sidebar arrow"
...
This reverts commit 5305c0b9b0
.
2020-12-10 15:56:39 +11:00
Emir
5305c0b9b0
tweak: hide empty sidebar arrow ( #319 )
2020-12-10 15:55:04 +11:00
MANNEN
b48efb2f39
Add files via upload ( #335 )
2020-12-09 11:18:20 +11:00
CloudHill
2d43b79735
outliner: refactor to increase performance
...
reduced the number of times the outliner has to refresh
in response to issue #333
2020-12-09 01:34:59 +07:00
CloudHill
07d0836e97
side-panel: detect keyboard events to navigate the panel switcher
...
(tab, arrows, enter, space, escape)
2020-12-08 00:24:01 +07:00
CloudHill
6a8006823f
outliner fix inline page links not rendering right
2020-12-07 16:52:14 +07:00
CloudHill
67b396e511
outliner now follows the headers' inline styling
2020-12-07 16:26:40 +07:00
Emir
927ba69695
remove tag, change avatar source, make curly braces consistent ( #327 )
2020-12-06 22:43:33 +11:00
Emir
ca605ec049
add font variables for headings, headings input for font chooser and fix quote variable ( #322 )
...
* add font variables for headings, headings input for font chooser and fix quote variable
* fix spaces for consistent code
* fix version number (semver)
* bring together all heading styles
* bring together all heading variables
* update font styling loop
2020-12-06 12:54:25 +11:00
Emir
4eb63f751f
fix the sizing of avatars in enhancer menu ( #324 )
2020-12-06 12:54:10 +11:00
Ryo Hilmawan
1c3b8e5fa4
new extension: collapsible headers ( #320 )
2020-12-06 05:13:01 +11:00
cb55a79971
replace feature requests with feature proposals + prep changelog for v0.10.2
2020-12-05 12:37:02 +11:00
Ryo Hilmawan
b76c04428c
new extension: panel-sites ( #313 )
2020-12-05 10:19:34 +11:00
Emir
4998b34cbe
option: hide 'page details' text for word counter ( #315 )
...
* option: hide 'page details' text for word counter
* fix version number (semver)
* set camel case to snake case
2020-12-05 09:07:47 +11:00
Emir
6501ad9b80
add quote variable for themes and quote input for font chooser ( #314 )
...
* add quote variable for themes and quote input for font chooser
* fix version number (semver)
2020-12-05 09:06:40 +11:00
CloudHill
22d4f216d4
fix 'littlepig-dark' typo (was 'littilepig-dark')
2020-12-04 14:24:31 +07:00
CloudHill
168f76e62e
pass store() into panel mods' js file in the same way as other extensions
2020-12-04 14:19:20 +07:00
eadbec249b
refactor __notion back to a function for error handling, replace missing executables with backups in check
2020-12-04 15:02:28 +11:00
CloudHill
e91a363b08
fix outliner lines not scrolling with the container
2020-12-04 10:54:26 +07:00
CloudHill
b04e3dc5f7
prevent the outliner's styles from being overriden
2020-12-03 22:17:51 +07:00
af2af96d46
#306 file explorer no longer opens when enhancer menu is opened
2020-12-03 23:27:45 +11:00
CloudHill
c767449bbf
fix side panel mod being stuck outside the screen
2020-12-03 19:00:36 +07:00
4807cfd339
fix tabs for electron/notion update
2020-12-03 21:43:45 +11:00
7ef483a7f1
add potential duplicates workflow
...
+ declare window variable with let as per https://github.com/notion-enhancer/notion-enhancer/issues/298#issuecomment-737749264
2020-12-03 20:40:49 +11:00
CloudHill
26d3a702b5
minor style changes to code-line-numbers, outliner, side-panel
2020-12-03 16:31:24 +07:00
Kirakeru
a96ab5f3b0
Fix White Window Bug #298 ( #302 )
2020-12-03 09:22:12 +11:00
CloudHill
e8f8576f63
side-panel: bind toggling to Ctrl+Shift+Backslash
2020-12-02 22:33:20 +07:00
CloudHill
8267d8e143
side-panel: styling for reload button
2020-12-02 22:29:16 +07:00
CloudHill
3b08e51dcb
outliner: add option to show indentation lines
2020-12-02 22:10:05 +07:00