terence-bonhomme / rnyt

take notes in RemNote with a YouTube video
MIT License
24 stars 5 forks source link

Inserting the plug-in shows a blank #24

Closed LvShuaiChao closed 2 years ago

LvShuaiChao commented 2 years ago

I set up according to your operation, but I found that nothing is displayed. What is displayed is that you have set up according to your operation, but I found that nothing is displayed. What is displayed is a blank, and the URL cannot be inserted at all. , Can you help me see what the situation is like? I have tried both the web version and the client, and they are all in the same situation

image image image image image

terence-bonhomme commented 2 years ago

The plugin is working for me at the moment.

You can't use the plugin if you go to https://local-maroon-badger.glitch.me .

What is your "Plugin Information"?

example-1 example-2

Can you read errors when you press F12 in your browser? What is your browser?

LvShuaiChao commented 2 years ago

image

This is the information of my plug-in. My browser is Google browser.

terence-bonhomme commented 2 years ago

Chrome should be fine.

Have you got red errors when you press f12?

Part 1

Have you kept the rem "RemNote YT"? Have you moved it? Have you modified something?

The rem should be like it and be placed on the top level.

Can you add another plugin with the name "rnyt -np" then test it? It means "no parameter", it doesn't use settings. I want to know if the issue is from the settings.

Part 2

Here is the rem stucture :

It should be like it when you begin, the rem has no child :

If the first child is not a YouTube's link, it is broken.

Part 3

You have 2 ways to use the plugin.

way 1:

  1. plugin command with /
  2. input the link

way 2:

  1. paste the YouTube's link in RemNote
  2. go into the rem
  3. plugin command with /

Can you try the second way?