You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The simple workflow is that you send a message from your phone (or desktop) to a number via Telegram. You can send text (including special terms like TODO, [[links]] or #hashtags), locations (which resolve nicely including a goodle maps link) or images/videos (which are automatically uploaded to imgur and then inserted into your graph). The service stores these messages until you log into LogSeq on desktop and sync them to your graph via a slash command, at which point they are deleted from the server.
I use this to quickly add to my todo list (eg send a Telegram message saying TODO Buy milk or TODO Call [[John Smith]]), send myself quick notes or send images of things I want to remember (eg a photo of a book I want to read).
If you are interested in either (after reading the important security disclaimer below) then please register interest by either:
Python/Flask/SQLAlchemy on the backend (which I have covered, although anyone with encryption/security experience would be very welcome);
JS for the plugin
the front end web app/landing page will be build in HTML+Tailwind (again, help very much appreciated here).
The service will be free to begin with. I have no aim to run this commercially, although at some point I may have to charge a nominal fee in due course if I start to incur costs (eg for whatsapp or imgur API usage beyond the free plans).
The server and plugin are both open source, so you are welcome to read the source code (github links both below) and you could also use the source code to run your own server.