Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Implement creating new entries #741

Open
MikaelSmith opened this issue Feb 28, 2020 · 2 comments
Open

Implement creating new entries #741

MikaelSmith opened this issue Feb 28, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@MikaelSmith
Copy link
Contributor

Writable allows changing or submitting content to an existing entry. To create a new entry, we need a new semantic for what it means to create it.

Creating a new file entry with content is probably not much (any?) different than updating an existing one. Creating a new directory probably requires different semantics - it may need configuration that's not present as content.

@MikaelSmith
Copy link
Contributor Author

Should do #675 first.

@MikaelSmith
Copy link
Contributor Author

Initial thought (from Enis): plugin interface is an entry configuration struct (JSON object for external plugins) that can have configuration. File creation with file content will be a special case of this.

@MikaelSmith MikaelSmith added the enhancement New feature or request label Mar 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant