-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
FeatureFeature requestFeature request
Description
I am playing around with a few ideas of which I am not sure they would 100% fit in the application. A few apps I use provide a plugin system for this type of extensions. I think it can also be a good way to keep the core application 'tidy' by not having to implement feature requests from a minority of users. From my experience, .NET actually makes it relatively easy to implement such a plugin architecture.
Do you think it would be possible to make this? The amount of customization could be kept simple to start with. The use cases I was thinking of:
- Custom import sources (e.g. discovering files from a shared OneDrive directory link)
- Custom meta data or maybe even preview extractors (e.g. Word/other Office documents)
That would allow other developers (e.g. me) to add specific functionality. Plugins would be made open-source afterwards, of course.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeatureFeature requestFeature request
Projects
Status
Planned Long Term