I’m actually amazed how well it works and how many plugins are compatible. Henry did a great job on this feature!
I’m actually amazed how well it works and how many plugins are compatible. Henry did a great job on this feature!
Yes this is not production ready, and to be clear that’s essentially the mobile app deployed as a web app. So the mobile/desktop apps are definitely not going away, but it means that any new mobile version we create, we can deploy it for the web too (provided this PoC works out well and it looks like it does). This is convenient for people who cannot install apps, for example on lock down devices, or simply for those who don’t want to install any app. Then it runs with only the permissions of the browser.
Yes it’s somehow very difficult to import from OneNote since Microsoft uses a weird binary format for it. There’s no JavaScript lib but Pedro has been doing a great work converting a Rust one to WASM, which we can then use from the desktop app.
The changelog is actually there now: https://joplinapp.org/help/about/changelog/android
But also it seems our script to update it is not working so 2.13.7 doesn’t show up.
And looks like F-Droid started pulling the pre-releases too which means they are ahead of the official releases. This is mostly fine though since the pre-releases are usually quite stable.
This is actually working but you need to swipe veeery slowly for it to work. We’d like to fix this and make it work with regular or fast swipes too.
Indeed, a lot of it is tied to AWS infrastructure to receive emails, queue them, save them to S3, etc. so it’s not something we could release any other way. But as Graphito mentioned that plugin can be an alternative. If you use Thunderbird, there’s also a pretty good plugin that can convert the current email to a note - https://addons.thunderbird.net/en-US/thunderbird/addon/joplin-export/?src=search
Just in case, did you try this? https://github.com/laurent22/joplin/issues/8719#issuecomment-1691906765
Unfortunately I don’t know much about Linux desktop in general, so I wouldn’t know what to advise in terms of fonts, but hopefully someone else can chip in. You might want to ask in Linux-specific forums since it’s probably not specific to Joplin
Are those icons emojis or image files? (both are supported) If they are emoji it means FlatPack or your operating system is missing a font that would include these emojis. We are not picking a particular font, just default, and that works in other operating systems.
For the white menus there’s not much to do either as this is handled by the system. If you chose a dark theme at the system level it should show this in dark.
Thanks for the feedback everyone! I’m compiling the info from here and elsewhere and will take it into account when creating the plugin API
As far as I know, yes, it’s reliable and a lot of people are using it. Often they use the open source alternative MinIO which is compatible.
Only issue I would say is in terms of maintenance because unlike other sync targets, which I can usually fix, this one I have no clue about and any fix needs to come from other contributors who may or may not be around.
I’ve added a task for it here: https://github.com/laurent22/joplin/issues/8490 Not sure why we’ve never implemented this since it should be relatively easy
There are few existing OCR solutions, but not sure which one is best. This one has been around for a while and I believe works well but you need some extra setup and have to follow a specific workflow:
https://discourse.joplinapp.org/t/file-uploader-and-ocr/719
Otherwise have a look at the various options on the forum:
@graphito@beehaw.org, if you could add me too
The blackout has ended without much results unfortunately. I agree with many comments that 2 days was insufficient, and now sticking to it for longer without any coordination is not useful. It should have been an indeterminate number of days until things change, but I doubt that’s going to happen now.
Hmm, yes that’s not great, we wouldn’t want the sub to be part of a gated community. Is it possible to move subs to different servers? Actually I’m not admin here, it’s @graphito@beehaw.org so it would be up to him
I wonder how hard it would be to convert some of the existing apps to use Lemmy. I guess the federated aspect makes it more complex and will require more development than just switching the API, but the UI could stay similar.
Henry has done some impressive work with this library, and we’re looking forward to add it to the desktop and mobile apps!
Thanks for posting this! Unfortunately we haven’t had any feedback yet - perhaps that’s an indication that the apps are not sufficiently accessible at the moment, which means they can’t really be used with a screen reader. But we hope to improve this