“RemNote YT” is a rem on the top-level to change the settings on every rems with rnyt.
It is impossible to check properly if the rem “RemNote YT” exists on the top-level. So the plugin will not create the settings rem “RemNote YT” anymore to avoid duplicates, but the plugin can still use the settings from “RemNote YT”. Considerate these settings as a bonus. If you don’t care or when you’ll read your case, you can skip this message.
You might have this issue if you deleted this rem, or the rem is not on the top-level, or something else. It can create a settings rem every time you load the plugin.
If you have, need these settings and don’t have an issue, don’t delete the rem, don’t move it. Do nothing.
If you had duplicates, there is only one valid “RemNote YT”. The rem may be in your trash bin. It should be the oldest one. Check if the rem is on the top-level. Try to change a visible setting in a unique way to distinguish the rem. At worst, try the last case to repair it.
If you have and don’t need these settings, you can delete “RemNote YT”, but be sure about it, because it could be hard to recover the rem.
If you are new, haven’t got and need these settings, you can import the following code like this screenshot. Keep the rem and don’t move it.
Title
RemNote YT
Content
- dark_mode: 0
- width: 65
- playback_speed: 1
- delay: 0
- caption: 0
- font_size: 16
If you are techy, your settings are broken, and you can’t restore the rem : you can repair it. Warning, you won’t get updates. You’ll need to change the line again.
-
remix on Glitch the project
-
search and change this line in script.js, pick a unique name
from
var settings = await RemNoteAPI.v0.get_by_name("RemNote YT");
to
var settings = await RemNoteAPI.v0.get_by_name("your title");
-
click on share the project
-
let Project permissions to Public
-
copy your Live site url
-
update the plugin url on RemNote
-
you can import the rem with the settings like above with the according title