logseq-inbox-telegram-plugin
logseq-inbox-telegram-plugin copied to clipboard
feature request : Handling images
This is a great project that I've been using for quite some time. I think a way to improve the productivity of a user would be the possibility of adding image uploading as a block. I don't know if it's even possible, but I often need to quickly send the picture of a receipt or a document that i want to deal with later. Although the beta mobile app of Logseq is very good I find the telegram now + Logseq later much smoother. Thank you
At this moment you can send url with picture as text. About saving picture as asset in Logseq, I'm not sure, that this action possible by Logseq plugin API, I will check.
Thank you for your response. Apparently it is possible according to this phonetonote plugin issue. However an approach could be to simply get the image URL from telegram and use a workflow like :
- get
assets
folder from logseq API - save image with telegram URL +
fetch
andfs
to the folder - insert link to the editor with image URL I would try but I can't seem to find the full logseq plugin API if it even exists.
- save image with telegram URL +
fetch
andfs
to the folder
As I know, fs
module cannot be used inside plugins. This operation denied by Logseq.
I’am interesting for that too if it’s possible. For images or any files...
Yes, I want this feature too. I will ask logseq developers about it.
It is a plus also for me thanks for this great plugin!
I'm just created discussion on forum, please, add your voice. https://discuss.logseq.com/t/feature-request-ability-to-write-assets-from-plugin-api/5047
Done
I'm just created discussion on forum, please, add your voice. https://discuss.logseq.com/t/feature-request-ability-to-write-assets-from-plugin-api/5047
✅ Done.