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

Use File system API to manage local folders of diagrams #36

Open
gissehel opened this issue Apr 8, 2023 · 0 comments
Open

Use File system API to manage local folders of diagrams #36

gissehel opened this issue Apr 8, 2023 · 0 comments
Assignees
Labels
🏗️ enhancement New feature or request
Projects
Milestone

Comments

@gissehel
Copy link
Contributor

gissehel commented Apr 8, 2023

Use File system access API to manager local folder diagrams.

  • The way logseq demo site works might be interesting (bind one or several folders, and then manage data in it, while keeping a static site on the server side)

  • The current usage should still works (no binding => the current GUI should be almost identical)

  • With folder binded, there should have a way - an easy way - to select a diagram and update it. Should update both the source file, and the rendered file. Kroki should be able to render png/jpeg(/else?) even for formats that kroki doesn't provide

  • When binded to a folder, kroki should be able to generate diagrams which sources are too big to fit in a url (which can't work right now by design)

  • Before coding anything, the new GUI should be well designed

@gissehel gissehel self-assigned this Apr 8, 2023
@gissehel gissehel added the 🏗️ enhancement New feature or request label Apr 8, 2023
@gissehel gissehel added this to the Release 1.8 milestone Apr 8, 2023
@gissehel gissehel added this to backlog in Main board Apr 30, 2023
@gissehel gissehel moved this from backlog to in progress in Main board May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏗️ enhancement New feature or request
Projects
Main board
in progress
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant