Speedy Write Pro is quickly writing a note to Evernote.
Speedy Write Pro is quickly writing a note to Evernote. Speedy Write is append a memo to note.
You can write a note be added to each day if you set the date in the note name. This can also automatically record the time of writing.
You can easily select from multiple note settings.
This is useful to write a diary and short memo to Evernote.
You can attach the image. When you select an image, Button at the bottom left is green. you press and hold this button, deselect the image.
Normally, when you press the send button, Speedy Write is terminated, send a note of Evernote in the background. By press and hold the send button, it is also possible to post a note in succession.
Noto save to the terminal when the network can not be used. Save note is sent the next startup.
It is also possible to start the Speedy Write from the Share menu.
Evernote account is required.
Requires Android: 2.2 and up
Can be installed to the SD card
You will write a memo , press the submit button. If a setup has ended, you will write a memo and press submit button.
you can be repeated post, if press and hold send button.
it transmits to Evernote in the background.
Noto save to the terminal when the network can not be used. Save note is sent the next startup.
When you press the "select note setting button" at the top , You can change settings.
If you press in the lower left the "checkbox" button, you will be able to insert a checkbox in the memo. You can delete characters in the same way as if you want to remove the checkbox.
you can attach the image, when you press the "Image select button" at the bottom left. When selected an image, this button is green. You press and hold this button, deselect the image.
It is also possible to start the Speedy Write Pro from the Share menu.
Settings ,when you press menu button.
Content has been set will be displayed at the bottom of each item. :(Password will not be displayed)
To get an authentication token of Evernote.
For example, if I use it when the expiration date of the certification has expired, re-authentication is required.
If checked, it notifies, also when transmission normally.
If unchecked, it notifies, only when transmission goes wrong.
Can select exit or continue after send.
Setting button can be set. Change by button or Select from drop down list.
Set ON / OFF function of auto-capitalization.
Display the number of notes that are stored in the terminal.
Delete all notes that are stored in the terminal.
This String displayed in the button.
Sets the notebook that you want to wtite the memo.
If this is nothing , it writes to the default notebook.
Initial setting is "yyyy'year'" . For the year 2012, "yyyy'year'" is changed into "2012'year'" .
Refer to the " About time format" for the detailed specification method.
Sets the note name that you want to wtite the memo.
If this is nothing , the 1st line of a memo is used for a note name.
Initial setting is "yyyy/MM/dd" . For the year 2012/02/10, "yyyy/MM/dd" is changed into "2012/02/10" .
Refer to the " About time format" for the detailed specification method.
A time stamp etc. specify the character added and attached, when saving a memo. If this is nothing , nothing is added.
Initial setting is "[HH:mm:ss]" . "[HH:mm:ss]" is changed into "[21:23:05]" . Time is now.
Refer to the " About time format" for the detailed specification method.
specify tag attached at memo. If this is nothing , tag is nothing.
tags can be separated with ",".
If checked, a memo will be added under a note. New memo is under.
If unchecked, a memo will be added over a note. New memo is under.
Automatically adds the location information (GPS) where you wrote a note.
While you are writing a note, working on location information acquisition. Can not get location information, if the time you're writing a memo is short. Please wait a little and click the submit button.
You can set time which wrote the memo as "NoteBook name","Note name" and "Time stamp".
It will be changed into time etc. if a specific character string is specified. Some are summarized below. Please refer to "Class SimpleDateFormat(Java Documentation)"for details.
strings not to change is bundled with '. For example, "yyyy'year'" is changed to "2012year".
Setting strings | Converted strings |
---|---|
[yyyy/MM/dd] | [2012/07/05] |
HH:mm:ss | 21:03:05 |
'Note on 'MMMM yyyy | Note on July 2012 |
Strings | Explanation | Examples(21:03:05 July 5, 2012) |
---|---|---|
y,yyyy | Year | 2012 |
yy | Year | 12 |
M | Month(1-12) | 7 |
MM | Month(01-12) | 07 |
MMM | Month | Jul |
MMMM | Month | July |
d | Day(1-31) | 5 |
dd | Day(01〜31) | 05 |
E | Day in week | Tue |
EEEE | Day in week | Tuesday |
a | AM/PM | PM |
H | Hour(0-23) | 21 |
HH | Hour(00-23) | 21 |
h | Hour(1-12) | 9 |
hh | Hour(01-12) | 09 |
K | Hour(0-11) | 9 |
KK | Hour(00-11) | 09 |
m | Minute(0-59) | 3 |
mm | Minute(00-59) | 03 |
s | Second(0-59) | 5 |
ss | Second(00-59) | 05 |