Add some org tags
This commit is contained in:
parent
2ec99827bb
commit
879c1e4f63
1 changed files with 3 additions and 0 deletions
|
|
@ -479,6 +479,9 @@
|
||||||
org-capture-templates
|
org-capture-templates
|
||||||
'(("i" "Inbox" entry (file "~/Logseq/Me/pages/Inbox.org")
|
'(("i" "Inbox" entry (file "~/Logseq/Me/pages/Inbox.org")
|
||||||
"* %?\n"))
|
"* %?\n"))
|
||||||
|
org-tag-alist
|
||||||
|
'(("@work") ("@home")
|
||||||
|
("project") ("bitcoin") ("ai-ml"))
|
||||||
org-confirm-babel-evaluate nil
|
org-confirm-babel-evaluate nil
|
||||||
org-startup-indented t
|
org-startup-indented t
|
||||||
calendar-week-start-day 1))
|
calendar-week-start-day 1))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue