Giter Site home page Giter Site logo

notion-enhancer / notion-enhancer Goto Github PK

View Code? Open in Web Editor NEW
4.6K 4.6K 239.0 14.8 MB

An enhancer/customiser for the all-in-one productivity workspace Notion

Home Page: https://notion-enhancer.github.io/

License: MIT License

JavaScript 67.08% Shell 0.04% CSS 32.44% HTML 0.43%
chrome chrome-extension edge edge-extension enhancer extensions firefox firefox-extension hack integrations linux macos mod mod-loader mods notion notion-enhancer productivity themes windows

notion-enhancer's Introduction

notion-enhancer/desktop

an enhancer/customiser for the all-in-one productivity workspace notion.so (app)

read the docs online

notion-enhancer's People

Contributors

1280px avatar achiyae avatar admiraldus avatar amv146 avatar aprikyan avatar arecsu avatar blorbb avatar cloudhill avatar coryzibell avatar dragonwocky avatar eliwimmer avatar etnperlong avatar ezhang7423 avatar fabiosangregorio avatar imgbot[bot] avatar imgbotapp avatar jamezrin avatar jasonappah avatar jordanrobinson avatar kidonng avatar mannnnen avatar mugiwarafx avatar nek-12 avatar runargs avatar sisi-sh avatar solirpa avatar sp12893678 avatar torchatlas avatar uzverua avatar valin4tor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

notion-enhancer's Issues

I cant Upgrade to v6 from v5 in Notion enchancer

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

describe the bug
When I update Notion enhancer from v5 to v6, it instead downgrades.

Methods I used
I first closed Notion I then ran the cleaner.py then ran the new customizer.py and then when opening notion, It downgrade to normal notion without the cleaner Scrollbar on the side and stuff. But when upgrading to v5, it still works

platform
I use windows 10 2004

PLS HELP ME

Hello,
I installed the notion with scoop. And I'm having problems with notion enhancer. Please see the screenshot below. How do I fix it?

screenshot

macos extensions not enabling

describe the bug
RTL is enabled but doesn't have any impact

screenshots
if applicable, add screenshots of your problem.
image
image

platform
macOS

property layout not working

I activated the property layout enhancement and it didn't apply. It shows as activated but it does't work on notion

image

Windows 10, desktop Notion

v0.8.1 was working but can't install after v0.8.2

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

describe the bug
what is the bug - what happens?
npm comes back with an error after trying to run.

expected behaviour
why is this a bug - what should be happening?
Should install successfully.

screenshots
if applicable, add screenshots of your problem.
error

platform
what OS are you using? e.g. windows 7, windows 10, WSL, ubuntu, arch linux, macOS
Windows 10

Windows default titlebar not removed

describe the bug
The default Windows titlebar still remains at top of window while new titlebar is added

expected behaviour
Default Windows titlebar should be replaced entirely

screenshots
image

platform
Win10 with Python 3.8.5

Note: The person submitting this is not good with technology. If this is not a bug, I'm sorry.

Normalize error messages when running with insufficient privileges

problem
Currently, running notion-enhancer without root (sudo) or admin rights gives out some really cryptic and verbose messages.
solution
EACCESS exception should be handled gracefully, showing short and meaningful messages to the user without any technical experience.

See this example:

[nek@NekLinux bin]$ notion-enhancer apply
=== NOTION ENHANCEMENT LOG ===
...unpacking app.asar
### ERROR ###
Error: EACCES: permission denied, mkdir '/opt/notion-app/app'
at Object.mkdirSync (fs.js:947:3)
at Object.promisified.mkdirpSync (/usr/lib/node_modules/notion-enhancer/node_modules/asar/lib/wrapped-fs.js:24:38)
at module.exports.extractAll (/usr/lib/node_modules/notion-enhancer/node_modules/asar/lib/asar.js:177:6)
at module.exports (/usr/lib/node_modules/notion-enhancer/pkg/apply.js:60:5)
at async CAC.<anonymous> (/usr/lib/node_modules/notion-enhancer/bin.js:28:5) {
errno: -13,
syscall: 'mkdir',
code: 'EACCES',
path: '/opt/notion-app/app'
}
=== END OF LOG ===
[nek@NekLinux bin]$ sudo notion-enhancer apply
=== NOTION ENHANCEMENT LOG ===
...unpacking app.asar
...patching app launcher (notion-app linux wrappers only).
...recording enhancement version.
~~ success.
=== END OF LOG ===

Notion won't open after customisation --> Following FAQ does not solve problem

describe the bug
Notion won't open after running customiser.py - have followed advice on running cleaner.py and rebooting, and then re-running customiser.py - issue persists. Notion is not running (checked task manager)

expected behaviour
This issue should be resolved by following the FAQ guidance.

screenshots
2020-08-25_21-30_2
2020-08-25_21-30_1

platform
Manjaro Linux 5.7.15-1 -> AUR notion-app version 1:2.0.7-3.2

0.8.0 ENOENT when patching app launcher

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

Applying and removing notion-enhancer fails on archlinux

platform
arch linux

Logs:

=== NOTION ENHANCEMENT LOG ===
* notion-enhancer v?.?.? found applied != v0.8.0 package.
> overwrite? [Y/n]: y
-- removing previous enhancements before applying new version.
...removing folder /opt/notion-app/app
...moving asar.app.bak to app.asar
...data folder /root/.notion-enhancer found.
-- keeping /root/.notion-enhancer
...patching app launcher (notion-app linux wrappers only).
### ERROR ###
[Error: ENOENT: no such file or directory, open '/opt/notion-appnotion-app'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/opt/notion-appnotion-app'
}
...unpacking app.asar
...patching app launcher (notion-app linux wrappers only).
### ERROR ###
[Error: ENOENT: no such file or directory, open '/opt/notion-appnotion-app'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/opt/notion-appnotion-app'
}
=== END OF LOG ===

Syntax error

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

describe the bug
1st time install
At step: python customiser.py,
cmd prompt says:
File "customiser.py", line 63
print(f' ## file {os.path.join(filepath, "app.asar")} not found!')
^
SyntaxError: invalid syntax

expected behaviour
because of this, enhancer is not working :(

screenshots
image

platform
windows 10

How to change?

How can i change the minimize button,maximize button, Close button shapes? I just want to change those three button shapes to other shapes that i had.

Unable to find Electron App

describe the bug
Followed installation instructions to install dependencies, download enhancer (locally cloned repo), ensured no processes are running, ran cleaner.py, then ran customiser.py.
After this, ran notion-app and got the following error message:

Error launching app
Unable to find Electron app at /opt/notion-app/app.asar

Cannot find module '/opt/notion-app/app.asar'
Require stack:
- /usr/lib/electron6/resources/default_app.asar/main.js
-

This appears to be the same error mentioned in this comment from #4.

Also attempted to run enhancer using released zip, same issue.

expected behaviour
Expected notion to launch with the default notion-enhancer styling.

screenshots
Left side shows the logs from running cleaner.py and customiser.py.
Right side shows the error message from attempting to open notion-app as well as the contents of the /opt/notion-app/ directory where the error message says it is unable to find /opt/notion-app/app.asar.
Screenshot_20200712_144626

platform
OS: Arch Linux 64-bit
Notion App: notion-app 1:2.0.7-3 from AUR

can't install it

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

describe the bug
what is the bug - what happens?
image

expected behaviour
why is this a bug - what should be happening?

screenshots
if applicable, add screenshots of your problem.

platform
what OS are you using? e.g. windows 7, windows 10, WSL, ubuntu, arch linux, macOS

russian/chinese symbols not supported by UTF-8

OS: Win10 x64, system language: russian (Windows-1251)

=== NOTION ENHANCER CUSTOMISATION LOG ===

ERROR (report this to dragonwocky#8449 on discord)

'utf-8' codec can't decode byte 0x80 in position 9: invalid start byte
=== END OF LOG ===

Notion Enhancer GUI

problem
With the growing number of options for Notion Enhancer, a GUI would be helpful
It would also allow for more types of options, and more features, like a theme creator

solution
I'm not sure if it'd be implemented as an ElectronJS window, or a Python GUI, but whatever works

alternatives (optional)
Add Notion Enhancer settings to Notions's Settings screen

Can't install Notion Enhancer

I download Notion Enhancer and tried to install it for the first time on Windows, and this error message occurred.
image

How can I solve this problem?

Highlight color of text too opaque

describe the bug
The color of the highlighted text is too opaque. Normal highlighting seems more transparent, and the difference is visible when comparing it with the highlighting of an entire block.

expected behaviour
The highlight colors should not differ. Text highlights should be more transparent.

screenshots
Screenshot (58)_LI

platform
Windows 10

Can't found app.asar when installing

describe the bug
what is the bug - what happens?

Error happens.

=== NOTION ENHANCER CUSTOMISATION LOG ===

 ## file /Applications/Notion.app/Contents/Resources/app.asar not found!
 * attempting to locate
 > nothing found: exiting. notion install is either corrupted or non-existent.

expected behaviour
why is this a bug - what should be happening?

screenshots
if applicable, add screenshots of your problem.

platform
what OS are you using? e.g. windows 7, windows 10, WSL, ubuntu, arch linux, macOS

macOS Mojave

The fils in the resources folders are:

image

Change in-line code font color

Is it possible to add in this enhancer a way to change the in-line code font color?

The current in-line code font color is red, which is hard to read when using the dark theme. I've searched for a way to do so, but apparently, Notion doesn't have an option to change this.

It would be nice if we could change it through this enhancer, so that it would be more readable.

RTL bullets appear on the LEFT instead of on the RIGHT.

describe the bug
RTL support not full.
For example, bullets on RTL should appear on the LEFT instead of on the right.

expected behaviour
When RTL bullet should appear on the RIGHT of the text.

screenshots
Screen Shot 2020-08-28 at 17 30 24

platform
macOS

Syntax Error when running customiser.py

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

describe the bug
what is the bug - what happens?

I'm running 'python customiser.py' in the command prompt and getting a syntax error. (see screenshot below).

expected behaviour
why is this a bug - what should be happening?

Shouldn't be getting an error

screenshots
if applicable, add screenshots of your problem.

image

platform
what OS are you using? e.g. windows 7, windows 10, WSL, ubuntu, arch linux, macOS
Windows 10

Sync Dark Mode With System Theme (And More?)

problem
I like using light mode during the day, and dark mode during the night. My system automatically changes for this. I wish Notion did too.

solution
My device automatically switches between light and dark mode at the relevant timing. In addition, there is a feature in web browsers nowadays that detects whether the system is on light or dark mode. This could be used for this purpose.

In addition, one can switch between modes with Ctrl+Shift+L. I'm not sure exactly how this feature is going to be implemented, but here's an idea:

Let's say the person has set their system to switch into dark mode at 9PM. It's 9PM, and the system dark mode has changed. The user is not using Notion at the time. However, the Python script will watch for when the user starts using the Notion window again. Once the user does, the Python script will emulate the click of Ctrl+Shift+L.

There's probably a better way to do this, though. Like, injecting a different CSS theme when system theme changes. Of course, there will be a warning before Notion restarts.

note
This feature suggestion is why I suggested a custom Settings GUI, because a feature like this can get too complex for a tray icon.

Table title bars still dark in light mode

Hey, this is u/thehuntresswillow from Reddit. Just submitting a bug report as requested. The title bars for all of my tables still have a dark background in light mode. (Windows 10) This occurred on my first run of Notion Enhancer, at that point I hadn't edited any of the CSS or anything.

Thanks in advance for your help. :)

themecss tableview

title bar dark

title bar light

Small text not working on fully-opened pages

describe the bug
The small text toggle does not make a visual difference, but only when the page is opened fully. If a page is opened from a database, it will work (until the Open as Page button is clicked)

expected behaviour
The small text toggle should decrease the font size.

platform
I'm on Windows, but other people have reported this, and I'm not sure what platforms they are on.

Customizer.py doesn't replace double backslash with single forward slash on Windows, causing WinError 5

describe the bug
[WinError 5] Access is denied: 'C:/Users/Torch/AppData/Local/Programs/Notion/resources/app\node_modules\cld\build\Release\cld.node'

expected behaviour
Looking at customiser.py, I think it was supposed to replace the double backslash with a single forward slash when it detected Windows. However, it seems to have not done that.

screenshots
image

platform
windows 10 v2004. Ran Python 3.8 with PowerShell.

Hide "Hidden Columns" and "Add a group"

Hi, i tried to hide "add a group" and "hidden columns" for all the board views in Notion but my code doesn't work 😕

.notion-board-view>div:nth-child(1)>div:nth-child(4),
.notion-board-view>div:nth-child(1)>div:nth-child(1)>div:nth-child(3) {
        display: none !important;
}
.notion-board-view>div:nth-child(1)>div:nth-child(3),
.notion-board-view>div:nth-child(1)>div:nth-child(1)>div:nth-child(2){
    display: none !important;
}

Could you help me why this doesn't work?
Developer tools are displaying that selectors are correct but there is no change to any of attributes.

I know that you post solution in the styling.md but still I want to know what is wrong with that.

rtl problem

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

describe the bug
what is the bug - what happens?
in the rtl version the text is ok but all the other things like todolist are the other way around...
expected behaviour
why is this a bug - what should be happening?
the bullets, toggles, todolist all need to be on the other side

screenshots
if applicable, add screenshots of your problem.
now it looks like this:
image
and it should be like this:
image
im attaching a link of code that actually make it work 👍
https://greasyfork.org/en/scripts/398348-notion-so-rtl-support-for-written-text
thank you for all your hard work!
platform
what OS are you using? e.g. windows 7, windows 10, WSL, ubuntu, arch linux, macOS
windows 10

Text color format applied to blocks no longer affects the text within the block

describe the bug
After updating the notion enhancer, the coloring of text in pages that are part of databases (not stand-alone pages) was removed and set to white.

Edit: After several comments, it appears that the real bug is that text color applied to a block does not affect text, only bullets and toggle arrows. This issue does not affect highlighting or any color formatting applied to the text itself.

expected behaviour
Color should not be set to white after the update.

Edit: Applying text color to a block should change the color of text within the block.

screenshots
This is what it looks like (this is a template, it also affects templates):
Screenshot (55)

This is what it looked like before:
Screenshot (56)

More screenshots of the issue in the comments section.

platform
Windows 10

When using system emoji, they are placed above the default ones in the page header.

describe the bug
The images in page headers are placed above the default ones. In other places (e.g. page previews, list entries) they are replaced correctly though.
On the image below you can see the default emoji and then the Win-10 one drawn beneath it.

expected behaviour
Only the system version of the emoji should be displayed

screenshots
image

platform
Windows 10, native app.

White border line appears on second monitor when Notion window is maximized

Bug description
When I maximize the window of Notion with this enhancer, there is a white line on the leftmost side of my second monitor (which is positioned to the right of my main monitor). It seems that the program, when maximized, is one pixel wider than my main monitor, and therefore extends to my second monitor, showing a white line that is a pixel wide, and as tall as the height of my second monitor.

It may not seem like it's too distracting, but it would help make Notion with this enhancer look cleaner.

Expected behavior
The white line is not supposed to be seen.

Screenshots
You can see on the very right side of the following screenshot that there is a white line. My first monitor covers the very left side of the following screenshot, all the way until right before the white line. Anything to the right of the white line, including the white line is my second monitor (I didn't screenshot the whole area of my second monitor as it is not important).
image

Platform
Windows 10 ver 2004

module system

Split all features into an easily installable/extensible module system (e.g. theme-dark+, hotkey, remove-titlebar).

Is this possible? Perhaps.

Limitations: things are currently done by modifying a variety of files. Mixing modules that would need to be applied to multiple files would be very, very complex.

Likely solution: "core" set of modules that have been specially configured to apply to multiple places. Extensibility then done would only apply to preload.js for CSS + in-app JS, possibly as well as a JSON structure for adding options to the tray.

The enhancement effect is only "half done".

describe the bug
The enhancement effect is only "half done". (See the screenshot)

expected behaviour
The Windows 10 stock title bar should disappear (as the screenshot in README).

screenshots
screenshot

platform
Windows 10

Thanks ❤️

Wonky Title Bar

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

describe the bug
There is the original title bar on the window as well as the enhanced bar, pictures below. Maybe this is a me thing but it was after the new Notion update.

expected behaviour
There shouldn't be 2.

screenshots
if applicable, add screenshots of your problem.
image

platform
Windows 10

Titlebar doesnt hide

describe the bug
what is the bug - what happens?
Titlebar doesnt hide when customized titlebar shows.Seems like content in createWindow.js changed from

{ show: false

to

({
        ...rect,
        show: false, 

in some version of Notion Desktop Windows Platform.
expected behaviour
why is this a bug - what should be happening?
Titlebar hides, window frameless.
screenshots
if applicable, add screenshots of your problem.
image

platform
what OS are you using? e.g. windows 7, windows 10, WSL, ubuntu, arch linux, macOS
Windows 10

Hide the +new button on gallery view

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

problem
Similar to the new button on the table and board view, the new button on the gallery view seems unnecessary and takes up too much space.

solution
Hide the new button on the gallery view

alternatives (optional)
have you tried to do this yourself? have you seen it done somewhere else? - Can't seem to find a solution for this.
would a different feature remove the need for this? - I don't think so.

Visual bug with choosing dates

describe the bug
When selecting a date in the database columns, the blue square that indicates the date selected is solid and doesn't show the number underneath it.

expected behaviour
The number underneath the blue selection square should be showing.

screenshots
Screenshot (54)

platform
Windows 10

使用之后出现了2个窗口栏,一个是美化的,一个是原有的,之前成功了重启之后自动恢复了原来的,再美化就这样了

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

describe the bug
what is the bug - what happens?

expected behaviour
why is this a bug - what should be happening?

screenshots
if applicable, add screenshots of your problem.

platform
what OS are you using? e.g. windows 7, windows 10, WSL, ubuntu, arch linux, macOS

removing dependencies

At the moment, the enhancer is in Python but sends a system call to the electron asar package in order to extract app files.

a) remove Node.js as a dependency and use the pyasar pip package.
b) remove Python as a dependency and rewrite in Node.js.

I've attempted a), but the pyasar package has not been updated for 4 years and just throws errors when I try to use it.
A rewrite would be necessary for #6 anyway - so, I'm going with b) unless someone has a better solution.

Updating theme.css does not change appearance

Changing the theme.css file does not have any noticeable change in the appearance of the app. Changing user.css works just fine though.

I've tried making a variety of changes, none of which have any impact. This also includes reinstalling notion, using the cleaner.py file and using a fresh copy of notion-enhancer.

In particular I'm aiming to change the background colour, such as --theme-main etc. I've tried changing them to obvious colours such as rgb(0,255,0), which has no effect. The background colour remains unchanged even on a fresh copy of notion-enhancer, with only the theme-main changed to bright green.
This is on windows 10.

Wider content for wider page preview

problem
Since you already implemented a wider page preview, it would be great if the padding for content would be smaller as well, hence using the real estate more efficiently.

solution
Remove padding around the page content.

Notion no longer enhanced

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

describe the bug
couple of days ago, coinciding with the notion update, the enhancer stopped enhancing and notion reverted back to original

expected behaviour
enhancer should be working (i.e. better scroll bars are gone, no darker theme, menu at the top is nestled under the orignal)

screenshots
image

platform
windows 10

Notion Enhancer is overlapping the normal version

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

describe the bug
what is the bug - Last night i found that normal notion header is showing on top, below that notion-enhancer header

expected behaviour
why is this a bug - only Notion-enhancer header should display

screenshots
if applicable, add screenshots of your problem.
image

platform
what OS are you using?
Windows 10

Running customiser.py without install asar leaves Notion in a bad state

describe the bug
I know this isn't following the install instructions, but still not an ideal situation

I ran python customise.py prior to having asar install, so as expected, it failed. It also renamed my asar.app to asar.app.bak, leaving Notion unable to start

This is the failure I got on the intial run

=== NOTION ENHANCER CUSTOMISATION LOG ===

 ...unpacking app.asar
'asar' is not recognized as an internal or external command,
operable program or batch file.
 ...renaming asar.app to asar.app.bak

### ERROR (report this to dragonwocky#8449 on discord) ###
[Errno 2] No such file or directory: 'C:\\Users\\JSCHERBER\\AppData\\Local\\Programs\\Notion\\resources\\app\\ENHANCER_VERSION.txt'

=== END OF LOG ===

expected behaviour
If the script fails due to asar not existing, it shouldn't continue, and continue to rename the file

platform
Windows 10

Followed all installation steps. No errors. CSS is not working.

describe the bug
Custom CSS is not appearing in modified Notion

expected behaviour
Didn't see any errors in the terminal. I modified a fresh install of Notion, with the latest version of the Enhancer. However, the custom CSS was not working properly.

screenshots
image

platform
Windows 10 v2004

Tray Options Not Working

describe the bug
When any of the tray options are enabled, the expected behavior does not occur.

expected behaviour
For example, I tried enabling the tray option to Load theme.css and reloading the app, but the theme does not change.

screenshots
Before enabling theme tray option, notion app is using default dark theme.
Screenshot_20200712_184053

After enabling theme tray option and reloading, notion app is still using default dark theme.
Screenshot_20200712_184128

platform
OS: Arch Linux 64-bit
Notion App: notion-app 1:2.0.7-3 from AUR
DE: KDE Plasma

changing emoji set

Replacing the Twitter emoji set used with e.g. Apple or Microsoft's emojis. Theoretical implementation: replace the CSS background set to Notion's <image class="notion-emoji"> elements with the location of the emoji (found in the alt attr) looked up in a spritesheet.

Would also have a switch for "use system default" - code for this already written/tested/working.

No such file or directory: 'asar'

describe the bug
what is the bug - what happens?
When I try to run customiser.py, I get an error. See below:

# python3 customiser.py
=== NOTION ENHANCER CUSTOMISATION LOG ===

 ...unpacking app.asar

### ERROR (report this to dragonwocky#8449 on discord) ###
[Errno 2] No such file or directory: 'asar'

=== END OF LOG ===

I have installed asar and can run it from the command line.

expected behaviour
why is this a bug - what should be happening?
The script should run without error. I haven't run it before. So I am not entirely sure what successful looks like.

screenshots
if applicable, add screenshots of your problem.
image

platform
I am on an iMac using zsh. OS = 10.5.6.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.