diff --git a/global/.config/doom/config.el b/global/.config/doom/config.el index 881d859..f1750cb 100644 --- a/global/.config/doom/config.el +++ b/global/.config/doom/config.el @@ -168,13 +168,13 @@ ("d" "Braindump" entry (file+headline "~/org/inbox.org" "Inbox") - "* [%<%Y-%m-%d>] %? \n:PROPERTIES:\n:ID: %(org-id-new)\n:END:\n" + "* [%<%Y-%m-%d>] %?\n:PROPERTIES:\n:ID: %(org-id-new)\n:END:\n" :empty-lines 0) ("n" "Note" entry (file+headline "~/org/notes.org" "2025") - "* %? \n:PROPERTIES:\n:ID: %(org-id-new)\n:DATE: %U\n:END:\n" + "* %?\n:PROPERTIES:\n:ID: %(org-id-new)\n:DATE: %U\n:END:\n" :empty-lines 0) ("j" "Journal Entry" @@ -202,13 +202,13 @@ ("w" "Selected web capture" entry (file+headline "~/org/inbox.org" "Selected web capture") - "* [%<%Y-%m-%d>] [[%:link][%(transform-square-brackets-to-round-ones \"%:description\")]] \n:PROPERTIES:\n:ID: %(org-id-new)\n:END:\n Source: %:link\n #+BEGIN_QUOTE\n%i\n#+END_QUOTE\n%?" + "* [%<%Y-%m-%d>] [[%:link][%(transform-square-brackets-to-round-ones \"%:description\")]]\n:PROPERTIES:\n:ID: %(org-id-new)\n:END:\n Source: %:link\n #+BEGIN_QUOTE\n%i\n#+END_QUOTE\n%?" :empty-lines 0) ("L" "Unselected web capture" entry (file+headline "~/org/inbox.org" "Web links") - "* [%<%Y-%m-%d>] [[%:link][%(transform-square-brackets-to-round-ones \"%:description\")]] %? \n:PROPERTIES:\n:ID: %(org-id-new)\n:END:\n" + "* [%<%Y-%m-%d>] [[%:link][%(transform-square-brackets-to-round-ones \"%:description\")]] %?\n:PROPERTIES:\n:ID: %(org-id-new)\n:END:\n" :empty-lines 0))) (setq org-todo-keywords diff --git a/global/.config/jrnl/jrnl.yaml b/global/.config/jrnl/jrnl.yaml index 7e499f2..3f3d075 100644 --- a/global/.config/jrnl/jrnl.yaml +++ b/global/.config/jrnl/jrnl.yaml @@ -12,7 +12,7 @@ indent_character: '|' journals: default: display_format: markdown - encrypt: true + encrypt: false journal: /home/fz0x1/.diary/diary.jrnl test: display_format: markdown diff --git a/global/.zshrc-secrets b/global/.zshrc-secrets index 5666a7e..3ed7287 100644 Binary files a/global/.zshrc-secrets and b/global/.zshrc-secrets differ diff --git a/global/scripts/functions.sh b/global/scripts/functions.sh index bc7ca0a..fa1452a 100644 --- a/global/scripts/functions.sh +++ b/global/scripts/functions.sh @@ -77,3 +77,7 @@ function check_connection() { echo 0 fi } + +function create_db() { + sqlite3 "$1" "$2" +} diff --git a/linux/.config/mimeapps.list b/linux/.config/mimeapps.list index 4687aa7..7c68e91 100644 --- a/linux/.config/mimeapps.list +++ b/linux/.config/mimeapps.list @@ -11,6 +11,7 @@ application/x-extension-burp=install4j_psxmh6-BurpSuiteCommunity.desktop application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-base.desktop application/zip=doublecmd.desktop x-scheme-handler/jetbrains=jetbrains-toolbox.desktop +text/html=librewolf.desktop [Added Associations] application/xhtml+xml=librewolf.desktop;