jET
jET
``` brew install protobuf pipenv install "grpclib[protobuf]" pipenv install grpcio grpc-tools pipenv run python -m grpc_tools.protoc -I. --python_out=. --grpclib_python_out=. helloworld/helloworld.proto ```
app bar icon is hanging and locked when request a url for download file, how to disable it? async?
Can I paste article with image links into the editor first, then delete the unnecessary images and upload it to the server? This is very helpful for copying and pasting...
uploadID missing. I'm using prosemirror-schema-basic How to extends image node to accept 2 attributes in my code?
Is there an example ? I wanto display tree in django template, How to do it?
https://stalw.art/docs/category/jmap-settings Can I connect stalwart mail server? how to setup it?
django have template tags linebreaks and linebreaksbr. I use TextField for store my post. in template {{ post.content|safe|bbcode }}, if I input many enter for linebreak, bbcode template tag convert...
How to set up `X-Requested-With: XMLHttpRequest` , I want to use it with django-ajax. https://github.com/yceruto/django-ajax/ Or add `$fetchajax` for ajax request? Or How to access response headers or status code?...
Can you add the function of upload pictures? The picture comes from the clipboard, or a local picture, or a picture URL