diff --git a/GTD/orgBoss/Journal/journal.org b/GTD/orgBoss/Journal/journal.org
index 1bf68de..33a783a 100644
--- a/GTD/orgBoss/Journal/journal.org
+++ b/GTD/orgBoss/Journal/journal.org
@@ -1,5 +1,5 @@
-* 2017
+* 2017
** 2017-10 十月
*** 2017-10-07 星期六
**** testOrgmore[#B]
@@ -17,6 +17,7 @@
: 10
+
;you need to set the language for running the python source code
#+BEGIN_SRC python
@@ -28,6 +29,7 @@
: None
+
;; you need to set the language for running the perl source code
#+BEGIN_SRC perl
my $hello="df";
diff --git a/GTD/orgBoss/newgtd.org b/GTD/orgBoss/newgtd.org
index f2b10b9..36348cf 100644
--- a/GTD/orgBoss/newgtd.org
+++ b/GTD/orgBoss/newgtd.org
@@ -1090,3 +1090,14 @@ SCHEDULED: <2018-03-01 周四>
| 6 | 4 | 6 | 3 |
ta
+
+** 伟大的awk
+
+
+#+BEGIN_SRC awk :dir M://fluentYaw30//
+
+ ls *.cas|awk -F"-" '{print a[NR]=substr($5,0,length($5)-8);}END{for(i=1;i<=NR-1;i++) print a[i+1]-a[i];}
+ '
+
+#+END_SRC
+
diff --git a/README.md b/README.md
index 9b98f5a..17f12c0 100644
--- a/README.md
+++ b/README.md
@@ -4284,6 +4284,26 @@ Granted, we could apply all these tips, to really begin a discussion:
or
should we break out some of the expressions into functions that we could name to help the reader follow the logical flow?
+### 108. 解锁折叠世界
+
+知识、见识、眼界随着人的阅历、家庭背景而千差万别。真实的世界无疑是存在折叠的世界,都有各种各样的活法,所以才有说法:"参差多态才是幸福的本源"
+
+于是, 惯于无常,自是庆幸,知其无可奈何,仍安之若命。
+
+ 逝者如斯夫
+
+```
+ 莫 但 果 因
+ 问 行 上 上
+ 前 善 随 努
+ 程 事 缘 力
+```
+
+
+
+![cause][264]
+
+
@@ -4552,3 +4572,4 @@ Granted, we could apply all these tips, to really begin a discussion:
[261]:http://www.howardism.org/Technical/Other/code-reviews.html
[262]:https://www.gnu.org/software/emacs/manual/html_node/elisp/Major-Modes.html#Major-Modes
[263]:https://www.gnu.org/software/emacs/manual/html_node/elisp/Minor-Modes.html#Minor-Modes
+[264]:https://github.com/jueqingsizhe66/ranEmacs.d/blob/develop/customizations/img/cause.png
diff --git a/bookmarks b/bookmarks
index 6566cf7..d8529ae 100644
--- a/bookmarks
+++ b/bookmarks
@@ -2,17 +2,7 @@
;;; This format is meant to be slightly human-readable;
;;; nevertheless, you probably don't want to edit it.
;;; -*- End Of Bookmark File Format Version Stamp -*-
-(("the-joy-of-clojure-korea"
- (filename . "e:/clojure-home/the-joy-of-clojure/")
- (front-context-string . "README.md\n drwx")
- (rear-context-string . "092 10-16 16:11 ")
- (position . 446))
-("clojure-book-source"
- (filename . "e:/clojure-home/book-source/")
- (front-context-string . "externs.js\n drw")
- (rear-context-string . "629 10-16 16:11 ")
- (position . 220))
-("yan"
+(("yan"
(filename . "~/.emacs.d/GTD/phd1.org")
(front-context-string . " ")
(rear-context-string . "
\n\n\n*** 研究内容 ")
@@ -22,11 +12,6 @@
(front-context-string . "力线\n升力面方法一般是在环量求解")
(rear-context-string . "典型控制规律\n\n\n* 升力面和升")
(position . 12415))
-("rupeng.sql"
- (filename . "h:/rupeng.sql")
- (front-context-string . "ues(null,'card_v")
- (rear-context-string . "o T_Settings val")
- (position . 380))
("www.site.org"
(filename . "~/.emacs.d/GTD/orgBoss/Site/www.site.org")
(front-context-string . "* SITES\n** www.o")
@@ -36,7 +21,8 @@
(filename . "~/.emacs.d/README.md")
(front-context-string . "\nclick [magit][5")
(rear-context-string . "ng/.gitconfig *\n")
- (position . 6912))
+ (position . 6912)
+ (annotation . "\nReadme"))
("init.el"
(filename . "~/.emacs.d/init.el")
(front-context-string . "\n\n;; Place downl")
@@ -48,15 +34,10 @@
(rear-context-string . "5-03 Sun 21:38]\n")
(position . 499))
("org-capture-last-stored"
- (filename . "~/.emacs.d/GTD/orgBoss/IDEA/idea.org")
- (front-context-string . "** TODO [#A] doc")
- (rear-context-string . "定能够反复的帮你完成计划的执行\n")
- (position . 7900))
-("core.clj"
- (filename . "e:/clojure-home/first-example/src/first_example/core.clj")
- (front-context-string)
- (rear-context-string . "m greeting))\n)\n\n")
- (position . 158))
+ (filename . "~/.emacs.d/GTD/orgBoss/Note/notes.org")
+ (front-context-string . "** [#B] %^g\n:L")
+ (rear-context-string . "03-04 周日 22:02]\n")
+ (position . 29443))
#1=(#("org-remember-last-stored" 0 24
(bmkp-full-record #1#))
(annotation)
diff --git a/ido.last b/ido.last
index 22c1e5b..2b22d18 100644
--- a/ido.last
+++ b/ido.last
@@ -17,6 +17,8 @@
;; ----- ido-dir-file-cache -----
(
+ ("c:/Users/yzl/AppData/Roaming/" (23281 46163 0 0) "XnViewMP/" "XMind/" "XLGameBox/" "WinRAR/" "VMware/" "uTorrent/" "Trimble Connect for SketchUp/" "Tencent/" "TechSmith/" "TeamViewer/" "TCData/" "Subversion/" "SpaceClaim/" "SketchUp/" "RStudio/" "RabbitMQ/" "QW8.dll" "quicklisp/" "PowerDesigner/" "NuGet/" "npm-cache/" "npm/" "NoteExpress2/" "NoteExpress/" "navplugin/" "MPlayer/" "Mozilla/" "MongoDB Compass Community/" "Microsoft/" "MathWorks/" "Macromedia/" "Ludashi/" "Logishrd/" "lockhomepage/" "LDSGameCenterSpecLog/" "LDSGameCenter/" "lds/" "Launcher/" "kleopatra/" "KanCloud Editor/" "JetBrains/" "java/" "IObit/" "Intel/" "Insomnia/" "Google/" "gnupg/" "GlobalMgr.db" "GitHubVisualStudio/" "GHISLER/" "Everything/" "EndNote/" "DrvMgr/" "downer/" "Design Science/" "coreavc.ini" "CleanTrash/" "BaiduYunKernel/" "BaiduYunGuanjia/" "baidu/" "Ansys/" "AlgoryxMomentum/" "ag.exe" "Adobe/" "360se6/" "360safe/" "360Quarant/" "360mobilemgr/" "360Login/" "360AP/" "11Game/" "11Audio/" ".ssh/" ".slime-history.eld" ".slime/" ".sbclrc" ".module-starter/" ".history" ".gitconfig" ".emacs.keyfreq" ".emacs.d.bakchen/" ".emacs.d/" ".backups/" "../" "./")
+
("c:/Users/yzl/AppData/Roaming/.emacs.d/GTD/orgBoss/" (23264 18342 0 0) "writing.org" "writing.html" "Vocab/" "Someday/" "Site/" "Private/" "Note/" "newgtd.org_archive" "newgtd.org" "newgtd.html" "Journal/" "IDEA/" "hello.rs" "hello.org" "Habit/" "Financial/" "Film/" "DailyReview/" "Clipboard/" "Book/" "../" "./")
("c:/Users/yzl/AppData/Roaming/.emacs.d/" (23278 49440 0 0) "url/" "themes/" "testMind3_diagram.pdf" "testMind3.org" "testMind3.html" "testLisp.lisp" "srecode-map.el" "snippets/" "slidetemplate.org" "slidetemplate.html" "server/" "README.md" "projectile.cache" "projectile-bookmarks.eld" "ncepublack.jpg" "ncepu.jpg" "ispell/" "init.el" "ido.last" "hello-graphviz.png" "GTD/" "eshell/" "emms/" "elpa/" "diary" "customizations/" "custom.el" "cider-history" "CalendarDairy/" "bookmarks" "backups/" "auto-save-list/" "ag.exe" "abbrev_defs" ".smex-items" ".session" ".recentf" ".python-environments/" ".orgConf.el" ".org-id-locations" ".mc-lists.el" ".gitmodules" ".gitignore" ".git/" "../" "./")