Commit Graph

1344 Commits

Author SHA1 Message Date
15b34ef638 save options in menu 2021-04-25 23:29:01 +10:00
8d0ce2e777 notification receiving system complete 2021-04-24 10:50:46 +10:00
042ddfed13 mockup alerts, add header icons, copy plaintext code button 2021-04-23 12:33:57 +10:00
0bc27b9a57 prism.js theme created/matched to notion (documentation styling complete) 2021-04-23 01:00:06 +10:00
8454f86024 more reliable menu tab focusing + shortcut/icon -> notion 2021-04-21 23:52:35 +10:00
9a0ffdd9bc add ids to markdown headings 2021-04-21 21:24:31 +10:00
f3c384e25d refactoring + move storage to helpers for compatibility 2021-04-21 20:17:19 +10:00
d58d5b1850 syntax higlighting ✔ (needs proper theming) 2021-04-21 11:51:21 +10:00
93e764fb0a sync menu & notion themes, mod page routing, better component gen 2021-04-21 00:07:49 +10:00
d2292137da move svg icons into own files, add dep to manifest 2021-04-20 17:19:26 +10:00
a5c4d47a6d add mod pages to menu: options & docs (README.md rendered) 2021-04-20 00:16:46 +10:00
5fe31ac703 bugfix tab management for menu, transfer to mod folder, start menu mockup 2021-04-18 02:32:56 +10:00
05760882b5 transfer validation to at runtime for better module dev + add buttons to open the menu 2021-04-17 02:29:53 +10:00
68ae14d967 basic script loading system
// to investigate: will the module approach break things when porting back to desktop
2021-04-12 00:19:24 +10:00
f1dcc694de basic theming system + module validator tool 2021-04-11 23:54:28 +10:00
Tom
5b516c21c6 Initial commit 2021-04-11 23:45:05 +10:00
Torch
b417882eec
Add link to fix 2021-04-10 11:12:27 -04:00
David Bailey
df92f22b0b
Update links + install info for notion-linux (#412) 2021-02-07 09:25:46 +11:00
a362f804d9
new theming: missing styles + bugfixes 2020-12-18 22:44:38 +11:00
5aa36fef41
upload wip rework: installer + themer 2020-12-16 10:29:21 +11:00
95bf160ba9 remove core mods 2020-12-15 23:49:49 +11:00
35d9c915b1
rename folders prepping to move to new repos 2020-12-15 21:57:07 +11:00
311e435e2e 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
b79a40777d 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
CloudHill
e724fe7aef 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
1b773a580a 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
Emir
ae12bb81a7 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
Ryo Hilmawan
a6bea11d93 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
mugiwarafx
f97ab060ce 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
CloudHill
00014e402c 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
Emir
6caffa14ae 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
1478d44828 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
CloudHill
80d1694977 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
Ryo Hilmawan
74641c8d6c 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
CloudHill
7b91dbcd85 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
Ryo Hilmawan
4211bd6189 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
Tom
a17de1e768
revert accidental merge of still-wip "tweak: hide empty sidebar arrow"
This reverts commit 5305c0b9b0.
2020-12-10 15:56:39 +11:00