-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Do you have a mobile app or plan to make a mobile app in the future? #2953
Comments
No, Android client is not planned, sorry. It's just too much work, this would probably require a complete reimplementation for Android. |
You can access the mobile version if you're running trilium server, in case the helps someone! I do that and it's very useable |
Perhaps we should close this in favor of #3047 |
你好!您的邮件已收到,处理成功后会与您联系。修ghostxiu
|
This one is older, so I closed the other one. |
Perhaps we can rename the title to include iOS or make it about a "mobile app"? |
I believe a good start would be to improve the existing mobile version. Namely:
|
@BeatLink I agree that the mobile interface needs some improvements, but you can always try the desktop interface via mobile (IMO its much better and even more usable) |
Good idea! Is there a way to permanently disable the mobile frontend? |
I'm interested in trying to build an app front end. I've been messing around with the mobile web version with the server hosted on Termux, but it is a bit clunky. @meichthys have you made any progress? In either plans or actual code? |
你好!您的邮件已收到,处理成功后会与您联系。修ghostxiu
|
@ShadowCommander I also find the mobile interface to be quite unpredictable in different browsers and viewports. The inability to access the note attributes and other top of desktop screen tabs is quite restricting. Trying to use the desktop view on mobile isn't much better. I haven't made any significant progress other than some small scripting using pytrilium and trilium-py. I have an MVP android python app that can pull the content of a single note based on a provided noteID - not usable by any means but proof to me that some type of mobile app should be possible even if it doesn't implement an entire synced storage. I'd be glad to help out where I can if you want to push this forward 👍 |
I think the best solution might be to implement a progressive web app framework such as https://capacitorjs.com/ or https://cordova.apache.org/. That way, there is still just one code base written in web language. To enable to full set of features, the mobile app interface will need to be reworked to include the more powerful features such as attributes and non text notes. |
Would people here be interested in a Flutter client being developed that can cover both mobile and desktop native operation at once? |
This comment was marked as off-topic.
This comment was marked as off-topic.
Issue migrated to TriliumNext as future feature requests will be discussed and implemented there. |
你好!您的邮件已收到,处理成功后会与您联系。修ghostxiu
|
Describe feature
Want to implement Docker as the server and Android as the client
Additional Information
No response
The text was updated successfully, but these errors were encountered: