https://support.google.com/mail/answer/7190?hl=en
before:2014-06-01
after:2014-06-01
has:attachment
size:1000000
larger:
smaller:
cc:
bcc:
dinner -movie
is:unread
OR
list:
filename:
in:anywhere
- exclude
+ exactly
to:
from:
subject:
is:chat
you can add the page of messages you want to see to the end of the url like p10 instead of clicking older 10 times!
https://mail.google.com/mail/u/0/#label/mbz/p10
Under Iceland there is a UTC timezone.
Scroll down to the bad entry and then type:
<shift><delete>
chrome://settings/siteData
<Alt>W
" -- Force search parameter
urllib is a really old library and doesn't seem to support utf-8 very well. And i haven't found a newer version of the function in python?
urllib.unquote(url.encode('ascii')).decode('utf-8')
if you get the error:
TypeError: super() argument 1 must be type, not classobj
you are inheriting from an old style class instead of a new style class. you need to add object to the class parent to convert it into a new style class. This only occurs in version 2.X, all classes in python 3.X are new style.
for property, value in vars(theObject).iteritems():
print property, value
Use a blue light filter on your Fedora installation and your Android phone.
~. - disconnects the network connection and gets your terminal back
To invert a find expression use the exclamation point
find . ! -group dev
find . -type f -newermt 2017-06-07 ! -newermt 2017-06-08
on the paste terminal type
stty -icanon
you will have to Ctrl-C out of the cat then, because canon mode handles the Ctrl-D file end
under user run
xhost local:root
non-network local connections being added to access control list then with sudo
sudo QT_X11_NO_MITSHM=1 /usr/bin/unetbootin
it's now an apple style right click. use two fingers to click and get the right click behavior
<ctrl><click> - inspect element at
<shift><command><3> - print screen region
<shift><command><4> - print full screen
<command>~ - switch windows inside app
<command><tab> - switch between apps
<option><command>R - reload page without cache