home-gallery icon indicating copy to clipboard operation
home-gallery copied to clipboard

Initial faces work

Open dukobpa3 opened this issue 10 months ago • 9 comments

Update couple icons. Screenshot 2024-04-08 at 12 55 33 Screenshot 2024-04-08 at 12 55 40

Update years layout

Was: Screenshot 2024-04-08 at 12 59 43

Became:

https://github.com/xemle/home-gallery/assets/1858880/129b5822-2f09-4907-b610-ce656b821cd7

Clickable names in details view: Screenshot 2024-04-08 at 12 55 56

dukobpa3 avatar Apr 08 '24 10:04 dukobpa3

Screenshot 2024-04-08 at 14 53 25

dukobpa3 avatar Apr 08 '24 11:04 dukobpa3

Hi @Dukobpa3

I am happy to announce the first experimental plugin feature in the current master! See docs.home-gallery.org/plugin for further details!

xemle avatar Jul 30 '24 22:07 xemle

@Dukobpa3 what are the status of this PR? Are you still working on it?

xemle avatar Sep 13 '24 19:09 xemle

Have been not working on it for a while. Was a lot of personal and job tasks. And now I see there a lot of conflicts but also new architecture. Will look on it soon :)

dukobpa3 avatar Sep 24 '24 20:09 dukobpa3

@xemle

I see the work with plugins should be better with logical parts, but not understand how to do something with UI in this architecture. Any plugin will provide some additional info which should be shown somewhere? How?

dukobpa3 avatar Sep 25 '24 11:09 dukobpa3

@Dukobpa3 welcome back! Awesome that you are continuing.

And yes, there are some changes in favor of the plugin system. And also true for UI changes there is no plugin support yet. Only Extractor (server side), Database Builder (server side) and Query (server side and browser) is supported.

The UI is missing but I have prototypes and a PoCs. Most probably it will be done via WebComponents which can be hooked to some UI places like the detail view.

Up to now there is no discussion or request regarding plugins and I will add them if this changes. We can have discussions about the plugins (architecture) on the discord channel (finally there is one, thanks again ;-) )

xemle avatar Sep 25 '24 19:09 xemle

As soon as your app doesn't have much UI I think each plugin just can't expose couple components like: — main ui button — under view button — details panel (like widget which can be added to details view stack)

Any other popups and views I think can be managed from plugin side

Something like that 🤷‍♂️

dukobpa3 avatar Sep 25 '24 21:09 dukobpa3

Are you interessted in a UI plugin to finalize the face tagging? If so, I will try to focus on that feature in the next steps.

Currently I am looking for a usecase where the UI plugin could be demonstrated. Maybe we can use your feature to implement as pure plugin? Would you be interested?

Otherwise you could implement it into the app and it could be extracted later as plugin

xemle avatar Sep 28 '24 08:09 xemle

Right now I've just coptpasted "tags" and made "faceTags" beside

Not much like this idea, so if there will be some UI plugin system I think everything become cleaner not only in case of faces.

dukobpa3 avatar Sep 28 '24 10:09 dukobpa3