Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow storing files #44

Open
kjk opened this issue Jul 5, 2024 · 0 comments
Open

Allow storing files #44

kjk opened this issue Jul 5, 2024 · 0 comments

Comments

@kjk
Copy link
Owner

kjk commented Jul 5, 2024

Allow storing files in Edna (not available when using local storage).

At first limit to known file types (image files, pdf, zip, .txt, .md, programming languages etc.).

At first we would just show them in file-specific UI e.g. show images / pdf in a dialog, .zip files would list content etc.

Later on we would allow displaying images inline either as a block or in markdown blocks when linked.

Maybe store files in files sub-directory.

To store a file, user can drag&drop or just copy it to files sub-directory.

When drag&drop we ensure the name is unique and record original name in metadata.

For opening images, a custom picker that shows thumbnails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant