You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/** *----------------------------------------// * mlog description *----------------------------------------// *@category,mlogcategory[Study,Work,School,Family...] *@author,mlog author,who write this log *@link,contact *@version,mlog version *@stamp,what time? **/
English
Personal Bussiness domain
Snippet
Aim
Hot word
Hot key
Default content
TODO
mark this item should to do as soon as possiable
td,TODO
** TODO,what do to ?
NEXT
mark this item must to do next
nt,NEXT
** NEXT,what to do next ?
WORK
mark this item is processing
wk,WORK
** WORK,what to do in work?
DONE
mark this item has finished
done,DONE
** DONE,what time ?,what done?.
Software development domain
Snippet
Aim
Hot word
Hot key
Default content
Delay
mark this BUG is blocked,should be delay
dl,Delay
/* bug number /,Delay / your commit */
Fixed
mark this BUG has fixed
fx,Fixed
/* bug number /,Fixed / your commit */
Refused
mark this BUG has refused by developer
rf,Refused
/* bug number /,Refused / your commit */
Warning level domain
Snippet
Aim
Hot word
Hot key
Default content
#DEFAULT
Mark this item as default warning level item
df,Defalt
#DEFAULT this
#SUCCESS
Mark this item as success level item
sc,Success
#SUCCESS this
#WARNING
Mark this item as warning level item
wn,Warning
#WARNING this
#IMPORTANT
Mark this item as important level item
ipt,Important
#IMPORTANT this
#INFO
Mark this item as info level item
if,Info
#INFO this
#ERROR
Mark this item as error level item
er,Error
#ERROR this
#INVERSE
Mark this item as inverse level item
iv,Inverse
#INVERSE this
#1
Mark this item as level one warning item
l1
#1
#2
Mark this item as level two warning item
l2
#2
#3
Mark this item as level three warning item
l3
#3
#4
Mark this item as level four warning item
l4
#4
#5
Mark this item as level five warning item
l5
#5
#6
Mark this item as level six warning item
l6
#6
#7
Mark this item as level seven warning item
l7
#7
#8
Mark this item as level eight warning item
l8
#8
#9
Mark this item as level night warning item
l9
#9
#10
Mark this item as level ten warning item
l10
#10
Hot Keys
Keys
Aim
ctrl+shift+d
add datetime stamp to mlog(%Y-%m-%d %H:%M:%S)
ctrl+d
add date stamp to mlog(%Y-%m-%d %H:%M)
ctrl+shift+t
add time stamp to mlog(%H:%M:%S)
alt+1
translate this item state to todo
alt+2
translate this item state to next
alt+3
translate this item state to work
alt+4
translate this item state to done
alt+5
translate this item state to reopen
Other
Snippet
Aim
Hot word
Hot key
Default content
INIT
After mlog file created, this snippet should generate as file description. this snippet supported semantic description、category、author、link、version and so on,for human or matchine to maintenance easy late.
init
/** *----------------------------------------// * mlog description *----------------------------------------// *@category,mlogcategory[Study,Work,School,Family...] *@author,mlog author,who write this log *@link,contact *@version,mlog version *@stamp,what time? **/