對明天最好的準(zhǔn)備就是今天盡力而為,愛自己最好的方法就是讓自己優(yōu)秀起來,這些道理讓我們聽了很刺耳秽誊,是的鲸沮,誰他媽不知道這些大道理,關(guān)鍵是我怎么去做才能讓自己優(yōu)秀起來呢锅论?
上邊是一點(diǎn)簡單的引語讼溺,也是我的初心,心靈雞湯喝多了最易,也就醉了怒坯,醉在思考之中,不可自拔藻懒,這個(gè)時(shí)候不妨擼起胳膊先干一場剔猿,就算干我們也不能盲目的干,我們應(yīng)該有術(shù)嬉荆,也就是應(yīng)該有一定的方法归敬,我個(gè)人覺得PDCA的工作方法很好,所以我在九宮格中引入一些這方面的思路鄙早。同時(shí)汪茧,良好的自我暗示是使自己成功起來的一個(gè)重要手段,我這里也加入一點(diǎn)限番。這樣也算是達(dá)到我的初衷了舱污。
下面就幾個(gè)方面跟大家分享一下我這個(gè)代碼吧!
NO1.成熟的軟件那么多弥虐,為什么還要自己開發(fā)扩灯?
不可否認(rèn)GTD類、時(shí)間管理類霜瘪、任務(wù)管理的APP層出不窮驴剔,不乏好用的軟件,但是有一個(gè)問題粥庄,可能大部分的用戶已經(jīng)習(xí)慣了軟件提供者的蠻橫無理,變得毫無反抗意識了豺妓,問題就是軟件閉源惜互,要么開源也看不懂,每當(dāng)這個(gè)時(shí)候琳拭,我就想說what a fuck训堆,很多地方我們不喜歡只能忍受軟件提供者的教化,然后適應(yīng)白嘁,最后麻木坑鱼。我這個(gè)源碼給你,這個(gè)代碼只是一個(gè)開始,希望它永遠(yuǎn)不會(huì)終止鲁沥,也許在他的基礎(chǔ)上能生根發(fā)芽長成摻天大樹呼股,小白朋友一定會(huì)問,ahk我也看不懂怎么辦画恰?可是ahk著實(shí)很簡單彭谁,簡單看看就會(huì)了≡噬龋看到這里我想你自由的小心心已經(jīng)開始砰砰跳了吧缠局!
NO2.不能多端同步,會(huì)不會(huì)有這個(gè)方向的開發(fā)考润?
個(gè)人覺得沒必要狭园,我這個(gè)腳本定位是便攜性好,搞個(gè)優(yōu)盤帶著安全糊治,適應(yīng)能力強(qiáng)唱矛,現(xiàn)在單位或者公司對員工電腦管理這么嚴(yán)苛,有一款便攜的小工具是非常不錯(cuò)的俊戳!同時(shí)建議如果你用的話揖赴,要堅(jiān)持用下去。
NO3.喜歡這個(gè)設(shè)計(jì)和界面抑胎,但是內(nèi)容我想改燥滑!
當(dāng)然可以改,代碼看不懂阿逃,記事本打開源碼铭拧,找對應(yīng)的漢字改就好了!
最后給出源碼恃锉,也算是一個(gè)彩蛋吧搀菩!
注意:源碼中GTD部分需要通過一個(gè)GTD時(shí)鐘實(shí)現(xiàn),如果您需要來這里找:【免費(fèi)】復(fù)古風(fēng)的時(shí)鐘
;九宮格筆記本
;作者:河許人
;更新地址:http://www.autoahk.com/archives/11356
;td:增加關(guān)于的內(nèi)容(已增加)
; 給文本框增加單擊事件,顯示歷史記錄(已完成)
; 增加快捷鍵(已增加顯示快捷鍵)
; 修改菜單鍵(修改)
; 修復(fù)顯示錯(cuò)誤bug
; 去掉編輯框滾動(dòng)條
; 增加生之時(shí)GTD管理NoEnv
;#Warn
SingleInstance Force
SetBatchLines, -1
SetWorkingDir %A_ScriptDir%
;~ #Include, %A_ScriptDir%\Gdip.ahk
global Plan,Success,Persist,Important,health,Money,friend,Innovate,Today,FileName,PlanFile
;~ ;啟動(dòng)gdip
;~ If !pToken := Gdip_Startup()
;~ {
;~ MsgBox, 48, gdiplus error!, Gdiplus failed to start. Please ensure you have gdiplus on your system
;~ ExitApp
;~ }
;~ Width := 1050, Height := 768
Gui, 1:-DPIScale -Caption ; +ToolWindow +AlwaysOnTop +OwnDialogs +E0x80000 +LastFound
Gui,Font,s14 C808080,華文行楷
Gui Add, Text, x20 y23 w332 h20 gPlanlab CEnter, 有理想才不會(huì)變成咸魚
Gui Add, Text, x20 y234 w332 h20 CEnter, 成功日記
Gui Add, Text, x20 y456 w332 h188 CEnter, 堅(jiān)持比天賦更重要
Gui Add, Text, x362 y23 w332 h20 CEnter, 先吃掉那只青蛙
Gui Add, Text, x362 y234 w332 h20 vChooseTime CEnter, %A_YYYY%年%A_MM%月%A_DD%日
Gui Add, Text, x362 y456 w332 h188 CEnter, 健康與飲食
Gui Add, Text, x700 y23 w332 h20 CEnter, 你不理財(cái)財(cái)不理你
Gui Add, Text, x700 y234 w332 h20 CEnter, 結(jié)識新朋友勿忘老朋友
Gui Add, Text, x700 y456 w332 h188 CEnter, 創(chuàng)意筆記
Gui,font
Gui,Font,s12,華文新魏
Gui Add, Edit, x20 y43 w332 h188 vPlan -0x200000 , 本月計(jì)劃(常調(diào)整)n
n 1:n 2:
n 3:
Gui Add, Edit, x20 y254 w332 h188 vSuccess -0x200000, 寫下昨天最成功美好的五件事(早起)n
n 1:n 2:
n 3:n 4:
n 5:
Gui Add, Edit, x20 y476 w332 h188 vPersist -0x200000, 堅(jiān)持點(diǎn)什么比內(nèi)心空著好多了(睡前檢查)n
n 閱讀n 寫作
n 早起n 早睡
n 跑步n 泡腳
n 整理n 陪文文 Gui Add, Edit, x362 y43 w332 h188 vImportant -0x200000, 三件最重要的事(早起必做)
nn1:
n2:n3: Gui Add,MonthCal , x362 y254 w240 h188 gClickTime vtoday 16 Gui,font Gui,Font,s44 C808080,方正舒體 Gui,Add, Text, x602 y254 w92 h188 v生之時(shí) gGTD,生之時(shí) Gui,Font Gui,Font,s12,華文新魏 Gui Add, Edit, x362 y476 w332 h188 vhealth -0x200000, 今天為健康做了什么(睡前)
nn 運(yùn)動(dòng) 小時(shí) Gui Add, Edit, x700 y43 w332 h188 vMoney -0x200000, 每日收支情況(睡前)
nn 今日支出:
n 今日收入:n 總余額: Gui Add, Edit, x700 y254 w332 h188 vfriend -0x200000, 人脈關(guān)系打理(睡前)
nn 朋友 Gui Add, Edit, x700 y476 w332 h188 vInnovate -0x200000, 關(guān)于工作學(xué)習(xí)的新想法,新點(diǎn)子(隨時(shí))
nn 項(xiàng)目1:
n 項(xiàng)目2:
Gui,Font
Gui, Font, s18,華文行楷
Gui, Add, Text, x40 y706 c808080, 不斷學(xué)習(xí),不斷創(chuàng)新,用代碼創(chuàng)造屬于自己的世界!-----河許人
Gui,font
Gui, Font, underline s12,華文新魏
Gui, Add, Text, x800 y726 cblue gLaunchAutoAHK, 智能熱鍵工作室出品
Gui,font
Gui,1:Show,NA,我的九宮格
Menu,Tray,NoStandard
Menu,Tray,Add,關(guān)于
Menu,Tray,Add,關(guān)閉
IfExist,%A_YYYY%%A_MM%%A_DD%
{
Today:=A_YYYY A_MM A_DD
顯示筆記(Today)
}
;~ Gui,Show, w1050 h768, My Life
Hotkey, ^!z, 調(diào)出九宮
Hotkey, ^!x, 關(guān)閉
Hotkey, ^!c, GuiClose
; By placing this OnMessage here. The function WM_LBUTTONDOWN will be called every time the user left clicks on the gui
OnMessage(0x201, "WM_LBUTTONDOWN")
return
GuiEscape:
GuiClose:
Gui Submit
保存筆記()
Gui,Destroy
return
; End of the GUI section
Planlab:
return
ClickTime:
Gui,Submit,NoHide
保存筆記()
IfExist,%Today%
{
顯示筆記(Today)
}
else
{
MsgBox,主人,這天沒有記筆記!!
}
return
;#######################################################################
; This function is called every time the user clicks on the gui
; The PostMessage will act on the last found window (this being the gui that launched the subroutine, hence the last parameter not being needed)
WM_LBUTTONDOWN()
{
PostMessage, 0xA1, 2
}
;#######################################################################
調(diào)出九宮:
Reload
return
保存筆記()
{
static lastChooseTime:=A_YYYY A_MM A_DD
FileCreateDir,%lastChooseTime%
FileName= %lastChooseTime%\計(jì)劃.txt
PlanFile:=FileOpen(FileName,"w")
PlanFile.Write(Plan)
Planfile.Close()
FileName= %lastChooseTime%\成功的五件事.txt
PlanFile:=FileOpen(FileName,"w")
PlanFile.Write(Success)
Planfile.Close()
FileName= %lastChooseTime%\堅(jiān)持.txt
PlanFile:=FileOpen(FileName,"w")
PlanFile.Write(Persist)
Planfile.Close()
FileName= %lastChooseTime%\重要.txt
PlanFile:=FileOpen(FileName,"w")
PlanFile.Write(Important)
Planfile.Close()
FileName= %lastChooseTime%\健康.txt
PlanFile:=FileOpen(FileName,"w")
PlanFile.Write(Health)
Planfile.Close()
FileName= %lastChooseTime%\財(cái)務(wù).txt
PlanFile:=FileOpen(FileName,"w")
PlanFile.Write(Money)
Planfile.Close()
FileName= %lastChooseTime%\人脈.txt
PlanFile:=FileOpen(FileName,"w")
PlanFile.Write(friend)
Planfile.Close()
FileName= %lastChooseTime%\創(chuàng)意.txt
PlanFile:=FileOpen(FileName,"w")
PlanFile.Write(Innovate)
Planfile.Close()
IfExist,%Today%
{
lastChooseTime:=Today
}
}
顯示筆記(Today)
{
FileRead, Plan, %Today%\計(jì)劃.txt
GuiControl,, Plan, %Plan%
FileRead, Success, %Today%\成功的五件事.txt
GuiControl,, Success, %Success%
FileRead, Persist, %Today%\堅(jiān)持.txt
GuiControl,, Persist, %Persist%
FileRead, Important, %Today%\重要.txt
GuiControl,, Important, %Important%
FileRead, Health, %Today%\健康.txt
GuiControl,, Health, %Health%
FileRead, Money, %Today%\財(cái)務(wù).txt
GuiControl,, Money, %Money%
FileRead, friend, %Today%\人脈.txt
GuiControl,, friend, %friend%
FileRead, Innovate, %Today%\創(chuàng)意.txt
GuiControl,, Innovate, %Innovate%
GuiControl,,ChooseTime,% SubStr(Today,1,4) "年" SubStr(Today,5,2) "月" SubStr(Today,7,2) "日"
}
關(guān)于:
MsgBox,本姑娘由河許人創(chuàng)造!n 快捷鍵:
n ctrl+alt+z=喚出本宮n ctrl+alt+c=打入冷宮
n ctrl+alt+X=老死不相往來 `n歷史筆記直接在日歷中選擇就可以啦,honey!return
關(guān)閉:
Gui Submit
保存筆記()
Gui,Destroy
WinKill,Drozd_zegar
ExitApp
LaunchAutoAHK:
Run,https://www.autoahk.com/
return
GTD:
run,生之時(shí).exe
return