deft/inbox.org

558 lines
18 KiB
Org Mode
Raw Normal View History

2020-05-26 07:38:56 +00:00
#+Title:TODO
#+Author: Yann Esposito
#+ARCHIVE: archives/TODO.archive.org::
2020-06-01 13:59:31 +00:00
#+TODO: TODO(t) IN-PROGRESS(p) HOLD(h@/!) WAITING(w@/!) | DONE(d) CANCELED(c@/!) HANDLED(l@/!)
#+COLUMNS: %TODO %3PRIORITY %40ITEM(Task) %CLOCKSUM %8TAGS(TAG)
2020-06-12 22:49:31 +00:00
#+STARTUP: overview
2020-05-26 07:38:56 +00:00
#+begin_comment
2020-09-11 13:17:28 +00:00
SPC y o c => DISPLAY org columns
2020-05-26 07:38:56 +00:00
#+end_comment
2021-10-22 06:15:20 +00:00
* Inbox
2022-01-18 10:05:14 +00:00
** TODO Demande Annulation LV2 Anna
2022-01-18 10:06:16 +00:00
SCHEDULED: <2022-01-19 Wed>
2022-01-18 10:05:14 +00:00
[2022-01-18 Tue 11:04]
2021-12-14 15:52:06 +00:00
** HOLD IDB Decomission TEST
:LOGBOOK:
- State "HOLD" from "IN-PROGRESS" [2021-12-14 Tue 16:50] \\
Local test failed.
:END:
2021-12-09 17:08:28 +00:00
[2021-12-09 Thu 18:07]
- ref :: [[file:~/Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/tracker.org::*Actions][Actions]]
2021-12-14 14:05:29 +00:00
2021-12-14 14:11:18 +00:00
Server Config:
https://security-dev1.myverysecuresignon.name/oauth2/default/.well-known/oauth-authorization-server
#+begin_src json
2021-12-14 14:12:40 +00:00
{
"issuer": "https://security-dev1.myverysecuresignon.name/oauth2/default",
"authorization_endpoint": "https://security-dev1.myverysecuresignon.name/oauth2/default/v1/authorize",
"token_endpoint": "https://security-dev1.myverysecuresignon.name/oauth2/default/v1/token",
"registration_endpoint": "https://security-dev1.myverysecuresignon.name/oauth2/v1/clients",
"jwks_uri": "https://security-dev1.myverysecuresignon.name/oauth2/default/v1/keys",
"response_types_supported": [
"code",
"token",
"id_token",
"code id_token",
"code token",
"id_token token",
"code id_token token"
],
"response_modes_supported": [
"query",
"fragment",
"form_post",
"okta_post_message"
],
"grant_types_supported": [
"authorization_code",
"implicit",
"refresh_token",
"password",
"client_credentials",
"urn:ietf:params:oauth:grant-type:device_code"
],
"subject_types_supported": [
"public"
],
"scopes_supported": [
"openid",
"profile",
"email",
"address",
"phone",
"offline_access",
"device_sso"
],
"token_endpoint_auth_methods_supported": [
"client_secret_basic",
"client_secret_post",
"client_secret_jwt",
"private_key_jwt",
"none"
],
"claims_supported": [
"ver",
"jti",
"iss",
"aud",
"iat",
"exp",
"cid",
"uid",
"scp",
"sub"
],
"code_challenge_methods_supported": [
"S256"
],
"introspection_endpoint": "https://security-dev1.myverysecuresignon.name/oauth2/default/v1/introspect",
"introspection_endpoint_auth_methods_supported": [
"client_secret_basic",
"client_secret_post",
"client_secret_jwt",
"private_key_jwt",
"none"
],
"revocation_endpoint": "https://security-dev1.myverysecuresignon.name/oauth2/default/v1/revoke",
"revocation_endpoint_auth_methods_supported": [
"client_secret_basic",
"client_secret_post",
"client_secret_jwt",
"private_key_jwt",
"none"
],
"end_session_endpoint": "https://security-dev1.myverysecuresignon.name/oauth2/default/v1/logout",
"request_parameter_supported": true,
"request_object_signing_alg_values_supported": [
"HS256",
"HS384",
"HS512",
"RS256",
"RS384",
"RS512",
"ES256",
"ES384",
"ES512"
],
"device_authorization_endpoint": "https://security-dev1.myverysecuresignon.name/oauth2/default/v1/device/authorize"
}
2021-12-14 14:11:18 +00:00
#+end_src
Client:o
2021-12-14 14:06:37 +00:00
#+begin_src json
2021-12-14 14:05:29 +00:00
{
"client_id": "0oa12q49y2d17qtXy0h8",
"client_secret": "5Zf7TFR8qzpujC5YeU5OkrwoJK2gGr1lLvyrmuzd",
"redirect_uris": [
"https://visibility.int.iroh.site/iroh/iroh-auth/login/idb-amp-staging/answer",
"https://visibility.test.iroh.site/iroh/iroh-auth/login/idb-amp-staging/answer"
]
}
2021-12-14 14:06:37 +00:00
#+end_src
2021-10-27 08:13:07 +00:00
* Perso :perso:
2020-10-12 13:07:00 +00:00
** Habits :habit:
2022-01-18 08:43:44 +00:00
*** TODO journal matin :daily:
2021-12-14 13:37:55 +00:00
SCHEDULED: <2021-12-15 Wed 09:00 .+1d>
2020-05-26 07:38:56 +00:00
:PROPERTIES:
2020-08-13 08:38:13 +00:00
:STYLE: habit
2021-12-14 13:37:55 +00:00
:LAST_REPEAT: [2021-12-14 Tue 14:36]
2020-05-26 07:38:56 +00:00
:END:
2021-10-27 08:13:07 +00:00
*** TODO journal soir :daily:evening:
2021-09-02 08:47:16 +00:00
SCHEDULED: <2020-12-27 Sun 23:00 .+1d>
2020-05-26 07:38:56 +00:00
:PROPERTIES:
:STYLE: habit
2020-09-20 20:31:29 +00:00
:LAST_REPEAT: [2020-09-20 Sun 22:31]
2020-06-01 13:59:31 +00:00
:END:
2022-01-18 08:43:44 +00:00
*** TODO weight :daily:
2021-11-16 09:26:42 +00:00
SCHEDULED: <2021-11-17 Wed 09:00 .+1d/3d>
2020-05-26 07:38:56 +00:00
:PROPERTIES:
:STYLE: habit
2021-11-16 09:26:42 +00:00
:LAST_REPEAT: [2021-11-16 Tue 10:25]
2020-05-26 07:38:56 +00:00
:END:
2020-06-12 22:49:31 +00:00
:LOGBOOK:
2021-11-16 09:26:42 +00:00
- State "CANCELED" from "TODO" [2021-11-16 Tue 10:25]
2021-09-24 07:46:00 +00:00
- State "CANCELED" from "TODO" [2021-09-24 Fri 09:44]
2020-06-12 22:49:31 +00:00
:END:
2020-08-19 20:08:19 +00:00
#+NAME: body-data
2021-09-02 07:45:47 +00:00
#+tblname: weight-table
2021-09-02 08:22:36 +00:00
| Date | Weight |
|------------+--------|
| 2020-05-23 | 71 |
| 2020-05-24 | 71 |
| 2020-05-25 | 71 |
| 2020-05-26 | 71 |
| 2020-05-27 | 70 |
| 2020-05-27 | 70.5 |
| 2020-05-30 | 70.5 |
| 2020-06-01 | 70 |
| 2020-05-31 | 70 |
| 2020-06-01 | 70 |
| 2020-06-02 | 70.5 |
| 2020-06-03 | 70.5 |
| 2020-06-04 | 70.5 |
| 2020-06-05 | 70 |
| 2020-06-08 | 70.5 |
| 2020-06-10 | 70.5 |
| 2020-06-11 | 70 |
| 2020-06-12 | 70.5 |
| 2020-06-13 | 71 |
| 2020-06-14 | 70 |
| 2020-06-15 | 70 |
| 2020-06-16 | 70 |
| 2020-06-17 | 70 |
| 2020-06-18 | 70 |
| 2020-06-19 | 70 |
| 2020-06-20 | 70 |
| 2020-06-21 | 70 |
| 2020-06-22 | 69.5 |
| 2020-06-23 | 70 |
| 2020-06-25 | 70 |
| 2020-06-29 | 70 |
| 2020-07-02 | 70 |
| 2020-07-07 | 70.5 |
| 2020-07-09 | 70.5 |
| 2020-07-09 | 70.5 |
| 2020-08-10 | 69.5 |
| 2020-08-11 | 69.5 |
| 2020-08-17 | 69.5 |
| 2020-08-19 | 70 |
2021-09-02 08:29:54 +00:00
| 2020-08-19 | 70 |
| 2020-08-20 | 69 |
| 2020-08-21 | 69.5 |
| 2020-08-24 | 69.5 |
| 2020-08-25 | 69.5 |
| 2020-08-27 | 69.5 |
| 2020-08-30 | 69.5 |
| 2020-08-31 | 69 |
| 2020-09-04 | 70 |
| 2020-09-05 | 70 |
| 2020-09-19 | 70 |
| 2020-09-21 | 69.5 |
| 2020-09-22 | 69 |
| 2020-09-22 | 70 |
| 2020-09-25 | 69.5 |
| 2020-09-28 | 70 |
| 2020-09-28 | 69 |
| 2020-10-01 | 69 |
| 2020-10-08 | 69.5 |
| 2020-10-25 | 70 |
| 2020-11-03 | 69.5 |
| 2020-11-22 | 70 |
2021-09-02 08:22:36 +00:00
| 2020-12-03 | 71 |
| 2021-01-20 | 70 |
| 2021-03-01 | 72 |
| 2021-05-08 | 70 |
| 2021-08-18 | 70 |
| 2021-08-23 | 71 |
2021-09-02 07:44:06 +00:00
2021-09-02 08:29:54 +00:00
#+begin_src gnuplot :var data=weight-table :file weight.png
2021-09-02 07:48:36 +00:00
reset
2021-09-02 07:46:56 +00:00
set title "Weight"
2021-09-02 08:22:36 +00:00
set xdata time
set timefmt '%Y-%m-%d'
2021-09-02 08:23:37 +00:00
set format x "%Y-%m-%d"
2021-09-02 07:46:56 +00:00
set xlabel "date"
2021-09-02 07:48:36 +00:00
set xtics rotate by -45
2021-09-02 08:11:23 +00:00
# set xrange ["2020-01-01":"2022-01-01"]
2021-09-02 07:48:36 +00:00
2021-09-02 08:28:39 +00:00
set yrange [56:80]
2021-09-02 07:46:56 +00:00
set ylabel "weight"
2021-09-02 07:48:36 +00:00
2021-09-02 08:28:39 +00:00
plot data using 1:2 t "weight" w impulses lw 3, 64 w lines lw 2
2021-09-02 07:44:06 +00:00
#+end_src
2021-09-02 08:47:16 +00:00
#+RESULTS:
[[file:weight.png]]
2022-02-28 11:19:18 +00:00
*** TODO Retrospective (Happened/Thankful/Was Good/Was Challenging) :weekly:
2022-02-28 10:46:43 +00:00
SCHEDULED: <2022-02-28 Mon +1w>
:PROPERTIES:
:STYLE: habit
:END:
2021-10-27 08:13:07 +00:00
** Maybe :maybe:
2021-07-05 08:21:55 +00:00
*** IN-PROGRESS Write long letter(s) [1/8]
2022-01-31 15:51:52 +00:00
SCHEDULED: <2022-02-19 Sat>
2020-10-15 10:29:40 +00:00
[2020-07-12 Sun 19:40]
source :: https://news.ycombinator.com/item?id=23812288
**** TODO Long Letter to George Varouchas
**** TODO Long Letter to Vincent Vanekere
**** TODO Long Letter to Sarah Zennou
**** TODO Long Letter to Bruno Chapelle
**** TODO Long Letter to Vincent Bernardi
**** DONE Long Letter to Alexandre Delanoë
CLOSED: [2020-08-30 Sun 11:52]
**** TODO Maybe to colleagues
**** TODO Maybe to some interresting people on the Internet
*** Films :film:fun:
**** TODO [#C] Films conseillés par Ezequiel
[2020-08-23 Sun 17:33]
- ultime souper
- the rock
2021-10-27 08:13:07 +00:00
*** TODO [#C] Enhance quality of hosting, switch to NixOS :geek:
2020-06-01 13:59:31 +00:00
* Famille :family:
2020-10-12 13:07:00 +00:00
** Daily :daily:
2021-03-06 22:49:32 +00:00
** Weekly :weekly:
2020-05-26 07:38:56 +00:00
*** TODO litieres
2022-02-09 08:24:28 +00:00
DEADLINE: <2022-02-23 Wed .+2w -1d>
2020-05-26 07:38:56 +00:00
:PROPERTIES:
2022-02-09 08:24:28 +00:00
:LAST_REPEAT: [2022-02-09 Wed 09:23]
2020-05-26 07:38:56 +00:00
:STYLE: habit
:END:
2020-06-15 08:37:18 +00:00
:LOGBOOK:
2022-02-09 08:24:28 +00:00
- State "DONE" from "TODO" [2022-02-09 Wed 09:23]
2022-01-18 08:43:44 +00:00
- State "DONE" from "TODO" [2022-01-18 Tue 09:42]
2021-12-01 13:12:58 +00:00
- State "DONE" from "TODO" [2021-12-01 Wed 14:11]
2021-10-18 08:02:16 +00:00
- State "DONE" from "TODO" [2021-10-18 Mon 10:00]
2021-09-24 07:44:52 +00:00
- State "DONE" from "TODO" [2021-09-24 Fri 09:44]
2021-08-29 09:36:34 +00:00
- State "DONE" from "TODO" [2021-08-29 Sun 11:33]
2021-08-11 16:53:50 +00:00
- State "CANCELED" from "TODO" [2021-08-11 Wed 18:52]
2021-07-15 07:22:07 +00:00
- State "DONE" from "TODO" [2021-07-08 Thu 09:26]
2021-05-27 06:12:38 +00:00
- State "DONE" from "TODO" [2021-05-27 Thu 08:09]
2021-05-05 08:19:28 +00:00
- State "CANCELED" from "TODO" [2021-05-05 Wed 10:18]
2021-04-07 14:30:35 +00:00
- State "DONE" from "TODO" [2021-04-07 Wed 16:30]
2021-03-04 09:27:27 +00:00
- State "DONE" from "TODO" [2021-02-28 Sun 12:01]
2021-01-19 12:54:55 +00:00
- State "DONE" from "TODO" [2021-01-18 Mon 14:26]
2021-01-04 14:50:33 +00:00
- State "DONE" from "TODO" [2021-01-04 Mon 15:49]
2020-11-27 09:33:29 +00:00
- State "DONE" from "TODO" [2020-11-27 Fri 10:32]
2020-11-05 14:45:27 +00:00
- State "DONE" from "TODO" [2020-11-05 Thu 15:43]
2020-10-23 08:24:16 +00:00
- State "DONE" from "TODO" [2020-10-23 Fri 10:22]
2020-10-08 09:19:46 +00:00
- State "DONE" from "TODO" [2020-10-08 Thu 11:18]
2020-09-11 07:09:43 +00:00
- State "DONE" from "TODO" [2020-09-11 Fri 09:07]
2020-08-30 09:50:43 +00:00
- State "DONE" from "TODO" [2020-06-08 Mon 23:00]
- State "DONE" from "TODO" [2020-05-19 Tue 22:04]
2020-08-24 07:44:21 +00:00
- State "DONE" from "TODO" [2020-08-22 Sat 09:18]
2020-06-21 14:01:38 +00:00
- State "DONE" from "TODO" [2020-06-21 Sun 16:00]
2020-06-15 08:37:18 +00:00
- State "CANCELED" from "TODO" [2020-06-15 Mon 10:28] \\
Done not so long ago
:END:
2020-10-12 13:07:00 +00:00
** Yearly :yearly:
2021-03-06 22:49:32 +00:00
*** TODO [#A] revision chaudiere
2022-02-28 10:42:20 +00:00
DEADLINE: <2023-02-15 Wed +1y -2w>
2021-03-06 22:49:32 +00:00
:PROPERTIES:
2022-02-28 10:42:20 +00:00
:LAST_REPEAT: [2022-02-25 Fri 18:10]
2021-03-06 22:49:32 +00:00
:END:
:LOGBOOK:
2022-02-28 10:42:20 +00:00
- State "DONE" from "TODO" [2022-02-25 Fri 18:10]
2021-03-06 22:49:32 +00:00
- State "DONE" from "IN-PROGRESS" [2021-03-06 Sat 23:48]
:END:
2020-05-26 07:38:56 +00:00
[2020-05-23 Sat 10:26]
*** TODO vaccination leichmaniose Oslo
2022-01-18 09:19:33 +00:00
DEADLINE: <2023-01-20 Fri +1y>
2021-01-18 13:26:53 +00:00
:PROPERTIES:
2022-01-18 09:19:33 +00:00
:LAST_REPEAT: [2022-01-18 Tue 10:18]
2021-01-18 13:26:53 +00:00
:END:
:LOGBOOK:
2022-01-18 09:19:33 +00:00
- State "DONE" from "TODO" [2022-01-18 Tue 10:18]
2021-01-18 13:26:53 +00:00
- State "DONE" from "TODO" [2021-01-18 Mon 14:25]
:END:
2020-05-26 07:38:56 +00:00
[2020-05-23 Sat 10:27]
*** TODO Nettoyage barbecue
2021-03-20 08:01:45 +00:00
SCHEDULED: <2022-09-19 Mon +1y>
:PROPERTIES:
:LAST_REPEAT: [2021-04-26 Mon 08:59]
:END:
2020-05-26 07:38:56 +00:00
[2020-05-23 Sat 10:32]
2020-10-12 13:07:00 +00:00
*** TODO [#A] Cadeau Rencontre Krystelle (1995) :yearly:
2021-04-08 08:05:14 +00:00
DEADLINE: <2022-04-08 Fri +1y -2w>
:PROPERTIES:
:LAST_REPEAT: [2021-04-08 Thu 10:03]
:END:
2021-10-27 08:13:07 +00:00
*** TODO [#A] Cadeau Mariage Krystelle (2000) :yearly:
2021-08-11 16:53:50 +00:00
DEADLINE: <2022-08-12 Fri +1y -2w>
2020-08-10 12:47:59 +00:00
:PROPERTIES:
2021-08-11 16:53:50 +00:00
:LAST_REPEAT: [2021-08-11 Wed 18:52]
2020-08-10 12:47:59 +00:00
:END:
:LOGBOOK:
2021-08-11 16:53:50 +00:00
- State "CANCELED" from "TODO" [2021-08-11 Wed 18:52]
2020-08-10 12:47:59 +00:00
- State "DONE" from "TODO" [2020-08-10 Mon 12:19]
:END:
2021-04-21 13:41:40 +00:00
*** TODO [#A] Cadeau Anniversaire Krystelle :yearly:
DEADLINE: <2022-04-26 Tue +1y -2w>
:PROPERTIES:
:LAST_REPEAT: [2021-04-21 Wed 15:41]
:END:
2020-06-01 13:59:31 +00:00
*** Fête des mères
**** [2020-06-07 Sun]
**** [2021-05-30 Sun]
2021-07-05 08:12:31 +00:00
***** DONE [#A] Acheter cadeau fête des mères Krystelle :krystelle:
CLOSED: [2021-05-30 Sun 09:26] DEADLINE: <2021-05-30 Sun -2w>
***** DONE [#A] Acheter cadeau fête des mères Maman
CLOSED: [2021-05-30 Sun 09:26] DEADLINE: <2021-05-30 Sun -2w>
2020-06-01 13:59:31 +00:00
**** [2022-06-07 Tue]
2020-10-12 13:07:00 +00:00
***** TODO [#A] Acheter cadeau fête des mères Krystelle :krystelle:
2020-06-01 13:59:31 +00:00
DEADLINE: <2022-05-29 Sun -2w>
***** TODO [#A] Acheter cadeau fête des mères Maman
DEADLINE: <2022-05-30 Mon -2w>
2021-03-04 09:27:27 +00:00
*** TODO Appeler Thierry
2022-01-18 08:43:44 +00:00
DEADLINE: <2023-01-04 Wed +1y>
2021-01-07 10:54:00 +00:00
:PROPERTIES:
2022-01-18 08:43:44 +00:00
:LAST_REPEAT: [2022-01-18 Tue 09:42]
2021-01-07 10:54:00 +00:00
:END:
:LOGBOOK:
2022-01-18 08:43:44 +00:00
- State "CANCELED" from "TODO" [2022-01-18 Tue 09:42]
2021-03-04 09:27:27 +00:00
- State "DONE" from "TODO" [2021-02-28 Sun 11:56]
- State "DONE" from "TODO" [2021-02-28 Sun 11:55]
2021-01-07 10:54:00 +00:00
- State "DONE" from "TODO" [2021-01-07 Thu 11:52]
:END:
[2020-12-26 Sat 13:03]
2021-03-04 09:27:27 +00:00
** Krystelle :krystelle:
** Anna :anna:
2022-01-31 16:05:16 +00:00
*** DONE [#B] Compléter le dossier AMEX (num: 26076) :anna:
DEADLINE: <2022-01-18 Tue>
[2022-01-18 Tue 09:51]
- ref ::
*** DONE Demande Aménagements au BAC Anna 2021/22
[2021-11-22 Mon 16:32]
Bonjour Madame Peytavin,
L'année dernière je vous avais contacté par l'intermédiaire du docteur
Vesperini pour ma fille Anna souffrant de TSA.
Elle a redoublée, et elle est scolarisé dans une petite école à Mougin.
J'aimerais refaire une demande d'aménagement.
Cette année ce n'est pas moi qui l'ait inscrite au BAC.
Je me suis permis d'aller sur le site de l'académie pour pre-remplir une
demande d'aménagement.
Souhaitez-vous que je vous envois la demande pré-remplie ou préférez vous
prendre un rendez-vous comme l'année précédente pour recevoir Anna et
remplir le dossier ?
Bien cordialement,
Yann Esposito
2022-02-14 08:02:44 +00:00
**** TODO bricolage - si besoin
SCHEDULED: <2021-11-03 Wed .+1w>
:PROPERTIES:
:STYLE: habit
:LAST_REPEAT: [2021-10-02 Sat 14:13]
:END:
- State "DONE" from "TODO" [2020-08-24 Mon 08:57]
:LOGBOOK:
- State "DONE" from "TODO" [2021-10-27 Wed 20:33]
- State "CANCELED" from "TODO" [2021-10-02 Sat 14:13]
- State "DONE" from "TODO" [2021-08-31 Tue 16:19]
- State "DONE" from "TODO" [2021-08-18 Wed 10:03]
- State "CANCELED" from "TODO" [2021-08-11 Wed 18:52]
- State "DONE" from "TODO" [2021-07-15 Thu 09:21]
- State "DONE" from "TODO" [2021-07-05 Mon 10:20]
- State "DONE" from "TODO" [2021-05-24 Mon 15:03]
- State "CANCELED" from "TODO" [2021-05-03 Mon 15:18]
- State "DONE" from "TODO" [2021-04-02 Fri 12:04]
- State "DONE" from "TODO" [2021-03-07 Sun 20:12]
- State "DONE" from "TODO" [2021-02-28 Sun 12:02]
- State "DONE" from "TODO" [2021-01-12 Tue 10:06]
- State "DONE" from "TODO" [2021-01-04 Mon 15:53]
- State "CANCELLED" from "TODO" [2020-12-26 Sat 13:11]
- State "DONE" from "TODO" [2020-12-03 Thu 16:25]
- State "DONE" from "TODO" [2020-11-22 Sun 19:43]
- State "DONE" from "TODO" [2020-11-13 Fri 15:59]
- State "DONE" from "TODO" [2020-11-04 Wed 13:08]
- State "CANCELED" from "TODO" [2020-10-08 Thu 12:26]
- State "DONE" from "TODO" [2020-09-28 Mon 09:25]
- State "DONE" from "TODO" [2020-09-20 Sun 22:30]
- State "CANCELED" from "TODO" [2020-09-11 Fri 15:06]
- State "DONE" from "TODO" [2020-09-01 Tue 10:07]
- State "DONE" from "TODO" [2020-08-17 Mon 12:18]
- State "DONE" from "TODO" [2020-07-07 Tue 10:19]
- State "CANCELED" from "TODO" [2020-06-29 Mon 13:44] \\
Week-end Martigues
- State "DONE" from "TODO" [2020-06-22 Mon 10:07]
- State "DONE" from "TODO" [2020-06-15 Mon 10:28]
:END:
- State "CANCELED" from "TODO" [2020-06-06 Sat 10:48] \\
| position | ease | box | interval | due |
|----------+------+-----+----------+----------------------|
| front | 2.50 | 1 | 0.01 | 2020-06-05T09:11:17Z |
- State "CANCELED" from "TODO" [2020-05-30 Sat 23:59] \\
pas besoin
- State "DONE" from "TODO" [2020-05-23 Sat 23:59]
[2020-05-23 Sat 10:24]
2022-01-31 16:05:16 +00:00
*** DONE Envoyer le PAI au CNED avec lettre explicative
DEADLINE: <2021-11-18 Thu 14:00>
[2021-11-18 Thu 11:42]
- ref ::
> Envoyer à inscription-rennes@ac-cned.fr
le PAI
*** DONE PAI Anna au CNED
DEADLINE: <2021-11-16 Tue 15:00>
[2021-11-15 Mon 08:58]
- ref :: [[file:~/Library/Mobile Documents/iCloud~com~appsonthemove~beorg/Documents/org/notes/journal/2021/2021-11-15.org::*Matin][Matin]]
2021-03-04 09:27:27 +00:00
** Bastien :bastien:
2021-03-06 22:49:32 +00:00
* Geek :fun:
2020-06-15 08:37:18 +00:00
* Memory
2020-05-26 07:38:56 +00:00
:PROPERTIES:
:ID: 1644E007-AFBE-4F4B-9307-B007C60548E8
:END:
2020-10-12 13:07:00 +00:00
** client TG dans le config.edn :fc:cisco:
2020-05-26 07:38:56 +00:00
:PROPERTIES:
:FC_CREATED: 2020-05-23T17:33:07Z
:FC_TYPE: normal
:ID: 8B092321-BA1F-47F9-A927-76D2E232CF51
:END:
:REVIEW_DATA:
| position | ease | box | interval | due |
|----------+------+-----+----------+----------------------|
2021-01-25 14:02:35 +00:00
| front | 3.25 | 7 | 449.62 | 2022-04-20T04:53:05Z |
2020-05-26 07:38:56 +00:00
:END:
Ne pas oublier le client de TG est dans le config.edn
2020-10-12 13:07:00 +00:00
** Searh within org notes :fc:org:
2020-06-05 11:34:56 +00:00
:PROPERTIES:
:FC_CREATED: 2020-06-05T07:09:22Z
:FC_TYPE: normal
:ID: 49981B50-AFBD-4C93-A9C2-8D88550AB425
:END:
:REVIEW_DATA:
| position | ease | box | interval | due |
|----------+------+-----+----------+----------------------|
2021-01-19 12:57:07 +00:00
| front | 2.65 | 7 | 289.32 | 2021-11-04T20:35:12Z |
2020-06-05 11:34:56 +00:00
:END:
2020-09-01 10:18:39 +00:00
=helm-org-rifle= (~SPC y o s~)
2020-10-12 13:07:00 +00:00
** update ~[/]~ and ~[%]~ in org mode :fc:org:
2020-06-14 08:22:11 +00:00
:PROPERTIES:
:FC_CREATED: 2020-06-13T12:35:49Z
:FC_TYPE: normal
:ID: 90110976-520D-4B0C-B1D9-3798323C370E
:END:
:REVIEW_DATA:
| position | ease | box | interval | due |
|----------+------+-----+----------+----------------------|
2021-01-25 14:03:51 +00:00
| front | 2.35 | 7 | 265.02 | 2021-10-17T14:36:23Z |
2020-06-14 08:22:11 +00:00
:END:
2020-09-01 10:18:39 +00:00
use ~SPC m #~ (~org-update-statistics-cookies~)
2020-10-12 13:07:00 +00:00
** projectile toggle from implementation to test file :fc:
2020-07-02 13:17:13 +00:00
:PROPERTIES:
:FC_CREATED: 2020-07-02T13:16:56Z
:FC_TYPE: normal
:ID: 2110820C-4877-40B3-A351-2DEDE0F222C6
:END:
:REVIEW_DATA:
| position | ease | box | interval | due |
|----------+------+-----+----------+----------------------|
2021-01-25 14:02:35 +00:00
| front | 2.65 | 7 | 287.31 | 2021-11-08T21:22:55Z |
2020-07-02 13:17:13 +00:00
:END:
2020-10-26 15:04:52 +00:00
=SPC p y=
2020-11-23 09:32:23 +00:00
** Create inactive timestmap ([DATE]) :fc:org:doom:
2020-09-01 10:16:44 +00:00
:PROPERTIES:
:FC_CREATED: 2020-09-01T10:16:26Z
:FC_TYPE: normal
:ID: a4ebd43b-b589-499e-85e1-7ebea0abf3af
:END:
:REVIEW_DATA:
| position | ease | box | interval | due |
|----------+------+-----+----------+----------------------|
2020-11-19 08:54:52 +00:00
| front | 2.65 | 6 | 117.50 | 2021-03-16T20:55:04Z |
2020-09-01 10:16:44 +00:00
:END:
2020-09-01 10:14:20 +00:00
:LOGBOOK:
2020-09-02 13:23:13 +00:00
CLOCK: [2020-09-01 Tue 12:13]--[2020-09-01 Tue 12:13] => 0:00
2020-09-01 10:14:20 +00:00
:END:
[2020-09-01 Tue 12:13]
~SPC m d T~
2020-12-07 09:32:25 +00:00
** Clone sub tree with time shift :fc:
2020-12-02 13:55:57 +00:00
:PROPERTIES:
:FC_CREATED: 2020-12-02T13:54:51Z
:FC_TYPE: normal
:ID: 9207b53a-e38e-4996-abc6-140c31f2960a
:END:
:REVIEW_DATA:
| position | ease | box | interval | due |
|----------+------+-----+----------+----------------------|
2021-01-25 14:03:51 +00:00
| front | 2.35 | 3 | 6.00 | 2021-01-31T14:02:51Z |
2020-12-02 13:55:57 +00:00
:END:
=org-clone-subtree-with-time-shift=
2021-10-27 08:13:07 +00:00
** maxims :fc:
2021-05-18 15:30:35 +00:00
[2021-05-13 Thu 10:28]
Syntactic sugar causes cancer of the semicolon.
Alan Perlis's maxim. From Software Design for Flexibility.