Greasyfork - 為指令碼新增備註(別名/標籤)

為指令碼新增備註(別名/標籤)功能,以幫助識別和搜尋,並支援 WebDAV 同步功能

< 腳本Greasyfork - 為指令碼新增備註(別名/標籤)的回應

評論:正評 - 腳本一切正常

§
發表於:2020-08-29
編輯:2020-08-29

Request:
1 - When adding a note, Add the possibility to choose an already exiting note:
like that we can group them like a Set (in particular for Library where it's not possible to make a set).
Ideally, search that type of notes should open them in a list....
2 - In this case, It should be great if a "Set" note (shown near Script's titles name) can be clicked to open all concerned scripts by it.
Maybe it's to much to ask to your script ?

3 - Another possibility:
Hover on a note (near the script name) make appear an edit icon.
If click on it , we can edit/clear it directly.

Anyways, thanks for this interesting script.
Ps:
Can you make the search of notes insensible to the case:
If i search test, it didn't found TEST

pana作者
§
發表於:2020-09-09
編輯:2020-09-09

Thank you so much for your suggestions.


I have made changes one by one according to your suggestions.

  1. The script now supports grouping.
  2. You can now turn on the options in the settings, when the mouse is hovering over the note, other notes in the same group will be displayed.
  3. A button will now appear next to the note.

Ps: It is now possible to choose case insensitive in the settings.

§
發表於:2020-09-09
編輯:2020-09-09

Hoho i go to test that!
In test:

1 - The script now supports grouping:
How to add to Group?
when i edit a note, i can't see something like "add to Group"...
Re-tets:
Now i understand:
I need to clik on "default" (under actual note name)
Can you add a label for Note and Group input, it should more evident with that?

2 a - You can now turn on the options in the settings:
A very generous settings panels!
Can you add a direct link to it, by example in edit/search popup.
Actually, i need use the "open setting" for your scrip in Tampermonkey option menus.

2b - when the mouse is hovering over the note,
other notes in the same group will be displayed:

I see a problem:We can't add only a Group as note:
If i don't add a Note, i don' see the Group Tags i choose...
So, it's possible to use only dispalying the Group Note as as Tag too,
because actually i don't want add too many notes .

3 - A button will now appear next to the note:
Perfect, in script list (your by example) it work, i see the "Edit Note" button.
Can you add the same for others page too (like this one)?
But not need when there are yet an edit note button (like page info).

Other observation:
A - I can't see the "search notes" box (no floating box appear at the bottom right):
It's my fault ?
I enable this function in settings.
I can't only search by the setting menu of tampermonkey.
B- I can't see "Add notes " button on library pages.
By example your:
hidePic.js

My configuration:
Waterfox Classic
I use Greasmonkey 3.17 (but your script seems not like it:
I have a pop up error message:
"The required GM_* function is incomplete!!"

So for testing , i use Tampermonkey:
work fine with it (no error message).

pana作者
§
發表於:2020-09-09

First of all, I will probably reply to these questions.


1. For now you can only create new group in the Groups Management panel, and I will add a new label to create a new group later.

2.

a. Since I didn’t plan to open these panels frequently at first, I put them on the Tampermonkey options menu. I will place the corresponding button on the page in the future. b. This is because this script was originally transferred from my other scripts. At that time, I designed to delete this note when the note value is empty. Since you need to use the group as a tag, I will change it later.

3. I'm not sure which page you are referring to, I don’t see the corresponding link here.

Other.

A Well, I didn’t describe it very well in the settings. That button will only appear if you move the mouse pointer over it. B I did miss the page. I' ll fix it.

About Greasmonkey:

Because I am using Chrome, this extension is only available for Firefox, so I did not adapt it. And I used some methods only available in Tampermonkey/Violentmonkey, so I tested it in the script. Maybe I’ll go compatible later, but it might take a while.


Finally, I guess I will only solve this problem in a short time: B- I can't see "Add notes " button on library pages.. Other problems will take a while.

§
發表於:2020-09-09
編輯:2020-09-09

Fast reply for good work:
Thanks!
For the rest , wait and see....
Ps:
Here how to have the search box:

發表回覆

登入以回復