DonSqualo / Naext-one-for-RemNote

MIT License
0 stars 0 forks source link

issues #1

Open bjsi opened 1 year ago

bjsi commented 1 year ago

https://github.com/DonSqualo/Naext-one-for-RemNote/blob/f9307f3554121efe52b35ac8254374dee0225aa2/src/widgets/index.tsx#L42

there's no ae-tag file

https://github.com/DonSqualo/Naext-one-for-RemNote/blob/f9307f3554121efe52b35ac8254374dee0225aa2/src/widgets/index.tsx#L38

you're registering in the right sidebar rather than the right side of editor

https://github.com/DonSqualo/Naext-one-for-RemNote/blob/f9307f3554121efe52b35ac8254374dee0225aa2/src/widgets/sample_widget.tsx#L7

you misspelled priority, you should create a file like consts.ts and export variables for powerup / slot codes to avoid this

after fixing:

image

DonSqualo commented 1 year ago

Sorry, the ae-file didn't get uploaded, still struggling with GitHub after switching to SSH Also the RightSidebar is still example code I think And the misspelling is something I catched earlier, interesting that it's back again