up tasks example

This commit is contained in:
Tykayn 2022-10-08 11:56:22 +02:00 committed by tykayn
parent 99c08e560c
commit 663c79895e
2 changed files with 160 additions and 177 deletions

View File

@ -96,7 +96,7 @@ Contenu du fichier de config [[file:~/.emacs]]
(setq org-fontify-whole-heading-line t)
(setq org-tags-column 0)
(setq org-adapt-indentation t)
;; (setq org-src-preserve-indentation t)
;; (setq org-src-preserve-indentation t)
(setq org-deadline-warning-days 0)
(setq line-move-visual t)
;; Keep tasks with dates on the global todo lists
@ -1126,7 +1126,7 @@ Deft
#+end_src
** Auto indentation et autres trucs
#+begin_src emacs-lisp
#+begin_src emacs-lisp
(use-package aggressive-indent)
(global-aggressive-indent-mode 1)
@ -1149,7 +1149,7 @@ Deft
(setq user-full-name "TyKayn"
user-mail-address "contact@cipherbliss.com")
#+end_src
#+end_src
** Markdown
#+begin_src emacs-lisp
@ -1174,6 +1174,7 @@ Deft
#+begin_src emacs-lisp
;; BibLaTeX settings
;; bibtex-mode
(setq bibtex-dialect 'biblatex)
@ -1216,13 +1217,16 @@ Deft
)
;; change font size on load of text files
(add-hook 'text-mode-hook (lambda ()
(add-hook 'text-mode-hook
(lambda ()
(interactive)
(message "Olivetti text-mode-hook")
;; (text-scale-increase 1.5)
(olivetti-set-width .67)
;; (hidden-mode-line-mode)
(olivetti-mode 1)))
(olivetti-mode 1)
)
)
;; focus on text in fullscreen
(use-package writeroom-mode)
@ -1279,7 +1283,8 @@ Deft
(insert-file-contents final)
(buffer-string))
"/*]]>*/-->\n"
"</style>\n")))))
"</style>\n"))
)))
(add-hook 'org-export-before-processing-hook 'my-org-inline-css-hook)
@ -1343,34 +1348,20 @@ Deft
faire de la recherche avec Ctrl + F
faire du remplacement avec Ctrl + H
#+begin_src emacs-lisp
;; non pris en compte pour l'ajout d'une deadline ou schedule
(setq calendar-day-abbrev-array ["Dim" "Lun" "Mar" "Mer" "Jeu" "Ven" "Sam"])
(setq calendar-day-abbrev-array ["Dim" "Lun" "Mar" "Mer" "Jeu" "Ven" "Sam"])
#+end_src
uuuuehh
* Autre
La suite est à inventer.
Pour installer cette configuration d'emacs, lancez le script
Pour installer cette configuration d'emacs, lancez le script qui se trouve ici https://forge.chapril.org/tykayn/scripts/src/branch/master/install_emacs_tk.sh
#+begin_quote bash
# bash install_emacs_config.sh
#!/bin/bash
echo "installation d'emacs version snap"
sudo apt install snapd
snap install emacs --channel=beta --classic
mkdir -p ~/Nextcloud/textes/orgmode
mkdir -p ~/Nextcloud/textes/orgmode/org-roam
mkdir -p ~/Nextcloud/textes/orgmode
touch ~/.emacs
touch ~/Nextcloud/textes/orgmode/config.org
touch ~/Nextcloud/textes/orgmode/tasks.org
#+end_quote
#+begin_src bash
wget https://forge.chapril.org/tykayn/scripts/raw/branch/master/install_emacs_tk.sh | bash
#+end_src

View File

@ -11,31 +11,23 @@ utiliser la méthode GTD
- Vider son fichier de notes TODO du téléphone
Remplir l'inbox avec les notes de nextcloud https://cloud.tykayn.fr/index.php/apps/notes/note/405928
- Voir l'agenda de la semaine: https://cloud.tykayn.fr/index.php/apps/calendar/timeGridWeek/now
* Activités quantifiées globales
* Inbox [0/0] :inbox:
* Activités globales
** Lecture
** Paperasses
** RDV boulot
** Pauses
** Fun
* Inbox [0/0] :inbox:
* Not inbox [/]
* Wiki personnel
* Next [/]
* Relances régulières [/]
* Meetings [/]
* Tel [/]
* Blog [/]
* Boulot [/]
* Habitudes [/]
* Emmerdes administratif [/]
* Administratif [/]
* Social [/] :social:
* Relances régulières [/] :relances:
* Boulot [/] :boulot:
* Travaux et bricolage [/] :travaux:
* Associations [/] :assos:
* Social [/] :social:
* Vidéos [/] :videos:
* Achats [/] :achats:
* Dev [/] :dev:
* Administration Système [/] :adminsys:
* Sauvegarde et archives [/] :backup:
** Administration Système [/] :adminsys:
** Sauvegarde et archives [/] :backup:
* Recherche et éducation [/] :edu:
* Lecture [/] :lecture:
* Vacances [/]