nakamori icon indicating copy to clipboard operation
nakamori copied to clipboard

Plans for Proper Client Implementation

Open da3dsoul opened this issue 6 years ago • 1 comments

Okay, so I've noticed that you just don't know what some functions do, so I have this here to lay out what I would do, and explain some things that were wrong.

  1. Rescan and Rehash have absolutely nothing to do with import folders

So the Import Folder listing will probably need to be redone to allow more complete features. It should not be a browse dialog. It can be its own window but not that. For now, I'm thinking open a new listing like we have the current Shoko menu. The listing will have import folders as per normally, as well as an add item. A custom context menu can be opened when clicking on it. In that menu, I'd put:

  • Scan
  • Edit
  • Remove

This is a bigger task, so for now, I vote that we leave the code half finished in there and remove the item from the listing when releasing, similar to a #IF DEBUG in other languages. There are too many half assed parts like the calendar and shoko menu that shouldn't be available by default.

I'd like a way to edit Shoko Settings, or at least some of them. Things that should definitely be editable:

  • Users/tag hide categories
  • Info preferences that will affect nakamori

Group Filter editing will need to be a thing eventually, including the ability to show filters that are normally hidden to Nakamori (there's a flag that you probably didn't know about). The API isn't done iirc, so no worries and don't try.

Admin management features, such as deleting or editing files, groups, and series. Items pertaining to them should be a toggle in settings, so as to prevent clutter and accidents.

Multiple Files Utility

Duplicate Files Utility

I'm spacing, but that'll do for now.

da3dsoul avatar Sep 10 '18 00:09 da3dsoul

you can use onepunchmen = true in settings.xml, and dump everything in the secret menu ;-)

bigretromike avatar Sep 10 '18 12:09 bigretromike