Skip to content

Plugin system #79

@anthony-bernaert

Description

@anthony-bernaert

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.

Metadata

Metadata

Assignees

Labels

FeatureFeature request

Projects

Status

Planned Long Term

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions