그래프별 config.edn: default-home·favorites를 각 과목 허브로 설정
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G8rNxLqi5rYjRamC8uwiJW
This commit is contained in:
parent
df8adcd51f
commit
ba4e55160f
@ -312,7 +312,7 @@
|
|||||||
;; :charge-range 600} ; Default value: 600
|
;; :charge-range 600} ; Default value: 600
|
||||||
|
|
||||||
;; Favorites to list on the left sidebar
|
;; Favorites to list on the left sidebar
|
||||||
:favorites ["📋 index page" "index page" "Index"]
|
:favorites ["🔤 영어공부" "영어기초강의(성정혜)" "토익팁 모음" "오답노트"]
|
||||||
|
|
||||||
;; Set flashcards interval.
|
;; Set flashcards interval.
|
||||||
;; Expected value:
|
;; Expected value:
|
||||||
@ -434,7 +434,7 @@
|
|||||||
:file/name-format :triple-lowbar
|
:file/name-format :triple-lowbar
|
||||||
:journal/page-title-format "yyyy-MM-dd EEEE"
|
:journal/page-title-format "yyyy-MM-dd EEEE"
|
||||||
:feature/enable-journals? false
|
:feature/enable-journals? false
|
||||||
:default-home {:page "📋 Index Page"}
|
:default-home {:page "🔤 영어공부"}
|
||||||
:graph/forcesettings {:link-dist 10
|
:graph/forcesettings {:link-dist 10
|
||||||
:charge-strength -1000}
|
:charge-strength -1000}
|
||||||
:graph/settings {:builtin-pages? false
|
:graph/settings {:builtin-pages? false
|
||||||
|
|||||||
@ -312,7 +312,7 @@
|
|||||||
;; :charge-range 600} ; Default value: 600
|
;; :charge-range 600} ; Default value: 600
|
||||||
|
|
||||||
;; Favorites to list on the left sidebar
|
;; Favorites to list on the left sidebar
|
||||||
:favorites ["📋 index page" "index page" "Index"]
|
:favorites ["📚전공공부" "스트랭 선형대수학 6판" "3장 4가지 기본 부분공간"]
|
||||||
|
|
||||||
;; Set flashcards interval.
|
;; Set flashcards interval.
|
||||||
;; Expected value:
|
;; Expected value:
|
||||||
@ -434,7 +434,7 @@
|
|||||||
:file/name-format :triple-lowbar
|
:file/name-format :triple-lowbar
|
||||||
:journal/page-title-format "yyyy-MM-dd EEEE"
|
:journal/page-title-format "yyyy-MM-dd EEEE"
|
||||||
:feature/enable-journals? false
|
:feature/enable-journals? false
|
||||||
:default-home {:page "📋 Index Page"}
|
:default-home {:page "📚전공공부"}
|
||||||
:graph/forcesettings {:link-dist 10
|
:graph/forcesettings {:link-dist 10
|
||||||
:charge-strength -1000}
|
:charge-strength -1000}
|
||||||
:graph/settings {:builtin-pages? false
|
:graph/settings {:builtin-pages? false
|
||||||
|
|||||||
@ -312,7 +312,7 @@
|
|||||||
;; :charge-range 600} ; Default value: 600
|
;; :charge-range 600} ; Default value: 600
|
||||||
|
|
||||||
;; Favorites to list on the left sidebar
|
;; Favorites to list on the left sidebar
|
||||||
:favorites ["📋 index page" "index page" "Index"]
|
:favorites ["👩🏻💻코딩 지식_팁 정리" "알고리즘" "자료구조" "코딩팁"]
|
||||||
|
|
||||||
;; Set flashcards interval.
|
;; Set flashcards interval.
|
||||||
;; Expected value:
|
;; Expected value:
|
||||||
@ -434,7 +434,7 @@
|
|||||||
:file/name-format :triple-lowbar
|
:file/name-format :triple-lowbar
|
||||||
:journal/page-title-format "yyyy-MM-dd EEEE"
|
:journal/page-title-format "yyyy-MM-dd EEEE"
|
||||||
:feature/enable-journals? false
|
:feature/enable-journals? false
|
||||||
:default-home {:page "📋 Index Page"}
|
:default-home {:page "👩🏻💻코딩 지식_팁 정리"}
|
||||||
:graph/forcesettings {:link-dist 10
|
:graph/forcesettings {:link-dist 10
|
||||||
:charge-strength -1000}
|
:charge-strength -1000}
|
||||||
:graph/settings {:builtin-pages? false
|
:graph/settings {:builtin-pages? false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user