flashlight: update
This commit is contained in:
parent
21d03eec64
commit
d73c9912c0
|
@ -1,21 +1,44 @@
|
||||||
---
|
---
|
||||||
title: Flashlight
|
title: Flashlight
|
||||||
category: Apps
|
category: Apps
|
||||||
|
layout: 2017/sheet
|
||||||
---
|
---
|
||||||
|
|
||||||
* add Dinner with Pancho 5 pm tomorrow
|
## Commands
|
||||||
* remind Go to School at 2:30pm
|
{: .-three-column}
|
||||||
* remind Go to School in 15 mins
|
|
||||||
|
### Events and reminders
|
||||||
|
|
||||||
|
* `add Dinner with Rico 5 pm tomorrow`
|
||||||
|
* `remind Go to school at 2:30pm`
|
||||||
|
* `remind Go to school in 15 mins`
|
||||||
|
|
||||||
### DuckDuckGo
|
### DuckDuckGo
|
||||||
|
|
||||||
* \!g foo
|
* `!g foo`
|
||||||
* \!mdn settimeout
|
* `!mdn settimeout`
|
||||||
|
|
||||||
### System
|
### System
|
||||||
|
|
||||||
> "shutdown" "restart" "logout" "sleep"
|
* `shutdown`
|
||||||
> "ejall"
|
* `restart`
|
||||||
|
* `logout`
|
||||||
|
* `sleep`
|
||||||
|
* `ejall`
|
||||||
|
* `screen saver`
|
||||||
|
|
||||||
|
### Emoji
|
||||||
|
|
||||||
|
* `emoji grin`
|
||||||
|
* `:rocket:`
|
||||||
|
|
||||||
|
### Web search
|
||||||
|
|
||||||
|
* `/react`
|
||||||
|
|
||||||
|
Prefix with `/` to do a web search.
|
||||||
|
|
||||||
|
### References
|
||||||
|
|
||||||
* [Flashlight](http://flashlight.nateparrott.com/)
|
* [Flashlight](http://flashlight.nateparrott.com/)
|
||||||
* [Flashlight on GitHub](https://github.com/nate-parrott/Flashlight)
|
* [Flashlight on GitHub](https://github.com/nate-parrott/Flashlight)
|
||||||
|
|
Loading…
Reference in New Issue