Missing Features & Workarounds
Things I miss on elementary OS to make this already amazing Linux Desktop an even better and more productive experience for me.
Last updated
Things I miss on elementary OS to make this already amazing Linux Desktop an even better and more productive experience for me.
Last updated
If you like my work, ❤️ Sponsor Me. It would mean the world to me!
It would be great to have Online Accounts support mordern authentication protocols such as OAuth. This would make setting up Office 365 corporate or Google Mail accounts both easier and more secure.
Workaround: Install Evolution and Evolution EWS from deb (sudo apt install evolution evolution-ews
) and configure such accounts there:
Start Evolution
Start the New Mail Account Wizard: Click File > New > Mail Account
Enter your Email Address and uncheck Look up mail server details…
, click Next
Select Server Type: Exchange Web Services
Set Host URL: https://outlook.office365.com/EWS/Exchange.asmx
Click Check for Supported Types - this should select OAuth2 (Office 365)
Check Override Office 365 OAuth2 settings
Open the Help… link and follow the instructions provided there.
Beeing able to plan events using a weekly grid which shows 7 full days instead of one square per day in a month.
Workaround: Use another app which provides a weekly view.
Beeing able to clone a repository from an url stored in clipboard without leaving elementary Files. The current solution enables this behaviour by adding a context menu option if the content of the clipboard contains a valid Git URL.
Workaround: Execute git clone ...url...
from Terminal.
It should be possible to drag a message to another folder.
Workaround: Login into your webmail and move the message there.
It should be possible to search and filter only through flagged emails. Ideally through multiple mail accounts at the same time.
Workaround: None.
I don't seem to be able to save an inline image in Mail to the file system. That's a bit unfortunate, since these days the default behaviour for the macOS Mail App seems to be to send images using the builtin share function like this: As inline content - not as regular attachment.
Workaround: Go to your webmail and download the image from there.
When my laptop suspends the screen goes dark, but when I wake it up again I can get a quick glimpse at the unlocked Desktop before the login form is shown.
Its hard to resize the Picture-in-Picture window, if it is placed in the lower right corner of the screen. That's due to the resize button beeing in the bottom right corner - therefore it is not possible to make the Picture-in-Picture window bigger without beeing moved away from the corner first.