From a03618e564c887204a29d1ae0c59db90231c82d4 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 10:51:59 +0100 Subject: [PATCH 01/39] from paramita --- journal/2021-02-26.md | 22 ++++++++++++++++++++++ will-walker.md | 10 ++++++++++ 2 files changed, 32 insertions(+) create mode 100644 journal/2021-02-26.md create mode 100644 will-walker.md diff --git a/journal/2021-02-26.md b/journal/2021-02-26.md new file mode 100644 index 000000000..3001eccb1 --- /dev/null +++ b/journal/2021-02-26.md @@ -0,0 +1,22 @@ +# 2021-02-26 + +- Testing my new laptop, a [[lenovo p14s]] +- Also testing [[neovim]] in [[vscode]] instead of just [[vim emulation]]. Seems to work quite well for now! + +## [[doing]] +- [[work]] +- implement [[open search]] in the [[agora]]. + +## [[do]] +- get back to [[gerhard-zorn]] +- get back to [[will walker]] +- use flask.Config to separate dev/prod configs in the [[agora]] + - fix a lot of horrible hardcoding, like anagora.org/dev.anagora.org + +[//begin]: # "Autogenerated link references for markdown compatibility" +[vscode]: ../vscode "Vscode" +[work]: ../work "Work" +[agora]: ../agora "Agora" +[do]: ../do "Do" +[gerhard-zorn]: ../gerhard-zorn "Gerhard Zorn" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/will-walker.md b/will-walker.md new file mode 100644 index 000000000..7fd7c83c3 --- /dev/null +++ b/will-walker.md @@ -0,0 +1,10 @@ +# Will Walker + +- A [[person]]. + - [[law]] +- In [[social.coop]]. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[person]: person "Person" +[//end]: # "Autogenerated link references" \ No newline at end of file From cdb5550a9fdbd71fd83c48d8f3aa07ba139574fb Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 11:25:26 +0100 Subject: [PATCH 02/39] Auto: misc. --- journal/2021-02-26.md | 1 + roam.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/journal/2021-02-26.md b/journal/2021-02-26.md index 3001eccb1..d5e90b22f 100644 --- a/journal/2021-02-26.md +++ b/journal/2021-02-26.md @@ -2,6 +2,7 @@ - Testing my new laptop, a [[lenovo p14s]] - Also testing [[neovim]] in [[vscode]] instead of just [[vim emulation]]. Seems to work quite well for now! +- [[roam]] ## [[doing]] - [[work]] diff --git a/roam.md b/roam.md index 47ddbc84f..d3762721a 100644 --- a/roam.md +++ b/roam.md @@ -1,8 +1,12 @@ # Roam +- A [[personal knowledge management]] [[tool]]. + - An [[agora client]] via [[roam2agora]]. +- [[white paper]] here - [[pull]] [[roam research]] - Full list of keyboard shortcuts: https://www.roamtips.com/home/the-complete-list-of-roam-research-keyboard-shortcuts [//begin]: # "Autogenerated link references for markdown compatibility" +[roam2agora]: roam2agora "Roam2agora" [pull]: pull "Pull" [//end]: # "Autogenerated link references" \ No newline at end of file From 48e8a8118150edc92690f379e7f0c4934318a044 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 11:29:23 +0100 Subject: [PATCH 03/39] roam --- journal/2021-02-26.md | 14 ++++++++++---- roam.md | 3 ++- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/journal/2021-02-26.md b/journal/2021-02-26.md index d5e90b22f..2983e0c0a 100644 --- a/journal/2021-02-26.md +++ b/journal/2021-02-26.md @@ -4,20 +4,26 @@ - Also testing [[neovim]] in [[vscode]] instead of just [[vim emulation]]. Seems to work quite well for now! - [[roam]] +## [[done]] +- implement [[open search]] in the [[agora]]. +- get back to [[gerhard-zorn]] + ## [[doing]] - [[work]] -- implement [[open search]] in the [[agora]]. ## [[do]] -- get back to [[gerhard-zorn]] - get back to [[will walker]] +- get back to [[conaw]] - use flask.Config to separate dev/prod configs in the [[agora]] - fix a lot of horrible hardcoding, like anagora.org/dev.anagora.org [//begin]: # "Autogenerated link references for markdown compatibility" [vscode]: ../vscode "Vscode" -[work]: ../work "Work" +[roam]: ../roam "Roam" +[done]: ../done "DONE" [agora]: ../agora "Agora" -[do]: ../do "Do" [gerhard-zorn]: ../gerhard-zorn "Gerhard Zorn" +[work]: ../work "Work" +[do]: ../do "Do" +[conaw]: ../conaw "Conaw" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/roam.md b/roam.md index d3762721a..1f5301021 100644 --- a/roam.md +++ b/roam.md @@ -2,7 +2,8 @@ - A [[personal knowledge management]] [[tool]]. - An [[agora client]] via [[roam2agora]]. -- [[white paper]] here +- [[whitepaper]] https://roamresearch.com/#/app/help/page/Vu1MmjinS + - [[white paper]] [[whitepaper]] - [[pull]] [[roam research]] - Full list of keyboard shortcuts: https://www.roamtips.com/home/the-complete-list-of-roam-research-keyboard-shortcuts From 83355282c89d93224967a72bc3d98dba4794b22c Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 18:38:58 +0100 Subject: [PATCH 04/39] symbiont --- journal/2021-02-26.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/journal/2021-02-26.md b/journal/2021-02-26.md index 2983e0c0a..8dfdb91a9 100644 --- a/journal/2021-02-26.md +++ b/journal/2021-02-26.md @@ -3,17 +3,18 @@ - Testing my new laptop, a [[lenovo p14s]] - Also testing [[neovim]] in [[vscode]] instead of just [[vim emulation]]. Seems to work quite well for now! - [[roam]] +- [[remora]] ## [[done]] - implement [[open search]] in the [[agora]]. - get back to [[gerhard-zorn]] +- get back to [[conaw]] ## [[doing]] - [[work]] ## [[do]] - get back to [[will walker]] -- get back to [[conaw]] - use flask.Config to separate dev/prod configs in the [[agora]] - fix a lot of horrible hardcoding, like anagora.org/dev.anagora.org @@ -23,7 +24,7 @@ [done]: ../done "DONE" [agora]: ../agora "Agora" [gerhard-zorn]: ../gerhard-zorn "Gerhard Zorn" +[conaw]: ../conaw "Conaw" [work]: ../work "Work" [do]: ../do "Do" -[conaw]: ../conaw "Conaw" [//end]: # "Autogenerated link references" \ No newline at end of file From 1157bb42348e8626897dab493f107b6a172f354b Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 18:45:19 +0100 Subject: [PATCH 05/39] revolutions --- journal/2021-02-26.md | 1 + 1 file changed, 1 insertion(+) diff --git a/journal/2021-02-26.md b/journal/2021-02-26.md index 8dfdb91a9..973236d69 100644 --- a/journal/2021-02-26.md +++ b/journal/2021-02-26.md @@ -4,6 +4,7 @@ - Also testing [[neovim]] in [[vscode]] instead of just [[vim emulation]]. Seems to work quite well for now! - [[roam]] - [[remora]] +- [[revolutions]] ## [[done]] - implement [[open search]] in the [[agora]]. From bb2d548d1a9219a04346e835ad38ca4afb8ec658 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 19:33:15 +0100 Subject: [PATCH 06/39] dungeon --- journal/2021-02-26.md | 1 + revolutions.md | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 revolutions.md diff --git a/journal/2021-02-26.md b/journal/2021-02-26.md index 973236d69..6b941c217 100644 --- a/journal/2021-02-26.md +++ b/journal/2021-02-26.md @@ -5,6 +5,7 @@ - [[roam]] - [[remora]] - [[revolutions]] +- [[dungeons]] ## [[done]] - implement [[open search]] in the [[agora]]. diff --git a/revolutions.md b/revolutions.md new file mode 100644 index 000000000..66c034119 --- /dev/null +++ b/revolutions.md @@ -0,0 +1,10 @@ +# Revolutions + +- A [[list]]. + - [[push]] [[revolutions]] to add items. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[push]: push "Push" +[revolutions]: revolutions "Revolutions" +[//end]: # "Autogenerated link references" \ No newline at end of file From acf3885f85cb7f61a514bed4c5539c0bfe453b66 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 19:33:41 +0100 Subject: [PATCH 07/39] lol, nano --- dungeons.md | 8 ++++++++ remora.md | 10 ++++++++++ 2 files changed, 18 insertions(+) create mode 100644 dungeons.md create mode 100644 remora.md diff --git a/dungeons.md b/dungeons.md new file mode 100644 index 000000000..2715e03f8 --- /dev/null +++ b/dungeons.md @@ -0,0 +1,8 @@ +# Dungeons + +- A [[dungeon]] is any place that limits your [[free will]] with the [[intent]] of causing you [[suffering]]. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[intent]: intent "Intent" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/remora.md b/remora.md new file mode 100644 index 000000000..07ccd542b --- /dev/null +++ b/remora.md @@ -0,0 +1,10 @@ +# Remora + +- [[go]] https://en.wikipedia.org/wiki/Remora + - a [[symbiont]]. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[symbiont]: symbiont "Symbiont" +[//end]: # "Autogenerated link references" \ No newline at end of file From 3003feca2872d1d5aaac2fc5508538a004acfeb9 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 20:21:53 +0100 Subject: [PATCH 08/39] foam settings --- agora-algorithm.md | 5 +++++ foam-settings.md | 17 +++++++++++++---- git-alias.md | 9 +++++++++ 3 files changed, 27 insertions(+), 4 deletions(-) create mode 100644 agora-algorithm.md create mode 100644 git-alias.md diff --git a/agora-algorithm.md b/agora-algorithm.md new file mode 100644 index 000000000..1afb0646d --- /dev/null +++ b/agora-algorithm.md @@ -0,0 +1,5 @@ +# Agora Algorithm + +- https://twitter.com/flancian/status/1365358298308952072 +- https://twitter.com/plantey__/status/1365371995672760327 + diff --git a/foam-settings.md b/foam-settings.md index 8a3084575..18ecb981d 100644 --- a/foam-settings.md +++ b/foam-settings.md @@ -1,10 +1,18 @@ # Foam Settings - These are my [[foam]] ([[vscode]]) settings as of [[2021-01-13]]: - - ```"foam.openDailyNote.directory": "journal"``` in the workspace's settings.json to create daily notes in journal/, example: - - - - ``` "vscodeMarkdownNotes.newNoteDirectory": "WORKSPACE_ROOT"``` also, to make it so that notes created by following links from the daily note (alt-d) are created in the root instead of the journal/ directory. - - A commit.txt in the repo for [[auto commit messages]], plus one-time setup with git config (see note), if you don't want to have to write commit messages when updating the [[agora]]. +- [[push]] [[settings.json]]: +``` +"foam.openDailyNote.directory": "journal" +"vscodeMarkdownNotes.newNoteDirectory": "WORKSPACE_ROOT" +``` +- [[push]] [[commit.txt]]: +``` +Auto: misc. +``` + +- A commit.txt in the repo for [[auto commit messages]], plus one-time setup with git config (see note), if you don't want to have to write commit messages when updating the [[agora]]. + - The following in ```.config/Code/User/keybindings.json``` (this has to be set on a global basis due to [[vscode]] limitations): ``` [ @@ -40,6 +48,7 @@ [foam]: foam "Foam" [vscode]: vscode "Vscode" [2021-01-13]: journal/2021-01-13 "2021-01-13" +[push]: push "Push" [auto commit messages]: auto-commit-messages "Auto Commit Messages" [agora]: agora "Agora" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/git-alias.md b/git-alias.md new file mode 100644 index 000000000..a6818351a --- /dev/null +++ b/git-alias.md @@ -0,0 +1,9 @@ +# Git Alias + +``` +$ git config --global alias.co checkout +$ git config --global alias.br branch +$ git config --global alias.ci commit +$ git config --global alias.st status +``` + From aaf7d1e7d2fd78fd412c8c6567475df3a2c17695 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 20:32:37 +0100 Subject: [PATCH 09/39] better settings --- .vscode/keybindings.json | 31 ++++++++++++++++++++++++++----- agora-algorithm.md | 4 ++-- foam-settings.md | 20 ++++++++++++-------- journal/2021-02-26.md | 2 ++ 4 files changed, 42 insertions(+), 15 deletions(-) diff --git a/.vscode/keybindings.json b/.vscode/keybindings.json index de47e2408..575281ca6 100644 --- a/.vscode/keybindings.json +++ b/.vscode/keybindings.json @@ -1,5 +1,26 @@ -{ - "key": "ctrl+alt+s", - "command": "extension.multiCommand.execute", - "args": { "command": "multiCommand.syncAllFiles" }, -} +[ + { + "key": "ctrl+shift+b", + "command": "vscodeMarkdownNotesBacklinks.focus" + }, + { + "key": "ctrl+alt+[", + "command": "workbench.action.navigateBack" + }, + { + "key": "ctrl+alt+]", + "command": "workbench.action.navigateForward" + }, + { + "key": "ctrl+shift+a", + "command": "git.commitAll" + }, + { + "key": "ctrl+alt+v", + "command": "toggleVim" + }, + { + "key": "ctrl+shift+s", + "command": "workbench.action.files.saveFiles" + } +] \ No newline at end of file diff --git a/agora-algorithm.md b/agora-algorithm.md index 1afb0646d..f00765251 100644 --- a/agora-algorithm.md +++ b/agora-algorithm.md @@ -1,5 +1,5 @@ # Agora Algorithm -- https://twitter.com/flancian/status/1365358298308952072 -- https://twitter.com/plantey__/status/1365371995672760327 +https://twitter.com/flancian/status/1365358298308952072 +https://twitter.com/plantey__/status/1365371995672760327 diff --git a/foam-settings.md b/foam-settings.md index 18ecb981d..0cfd236d9 100644 --- a/foam-settings.md +++ b/foam-settings.md @@ -3,17 +3,14 @@ - These are my [[foam]] ([[vscode]]) settings as of [[2021-01-13]]: - [[push]] [[settings.json]]: ``` -"foam.openDailyNote.directory": "journal" -"vscodeMarkdownNotes.newNoteDirectory": "WORKSPACE_ROOT" +"foam.openDailyNote.directory": "journal", +"vscodeMarkdownNotes.newNoteDirectory": "WORKSPACE_ROOT", ``` - [[push]] [[commit.txt]]: ``` Auto: misc. ``` - -- A commit.txt in the repo for [[auto commit messages]], plus one-time setup with git config (see note), if you don't want to have to write commit messages when updating the [[agora]]. - - - The following in ```.config/Code/User/keybindings.json``` (this has to be set on a global basis due to [[vscode]] limitations): +[[push]] [[keybindings.json]] (global): ``` [ { @@ -42,13 +39,20 @@ Auto: misc. } ] ``` - - This results in being able to press ctrl-shift-s to save all files; and ctrl-shift-a to push changes to the [[agora]] without the need to write a commit message. +- This results in being able to press ctrl-shift-s to save all files; and ctrl-shift-a to push changes to the [[agora]] without the need to write a commit message. +- [[shipit]], a .bashrc function: +``` +function shipit() { + git add -A + git commit -a -m "$*" + git push +} +``` [//begin]: # "Autogenerated link references for markdown compatibility" [foam]: foam "Foam" [vscode]: vscode "Vscode" [2021-01-13]: journal/2021-01-13 "2021-01-13" [push]: push "Push" -[auto commit messages]: auto-commit-messages "Auto Commit Messages" [agora]: agora "Agora" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2021-02-26.md b/journal/2021-02-26.md index 6b941c217..609d6a696 100644 --- a/journal/2021-02-26.md +++ b/journal/2021-02-26.md @@ -6,6 +6,8 @@ - [[remora]] - [[revolutions]] - [[dungeons]] +- [[agora algorithm]] +- [[git alias]] ## [[done]] - implement [[open search]] in the [[agora]]. From de8e2e35c5c2e8e70acb543ac97c5947226bfe31 Mon Sep 17 00:00:00 2001 From: flancian <58136431+flancian@users.noreply.github.com> Date: Fri, 26 Feb 2021 20:53:46 +0100 Subject: [PATCH 10/39] Update foam-settings.md --- foam-settings.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/foam-settings.md b/foam-settings.md index 0cfd236d9..955e6b83a 100644 --- a/foam-settings.md +++ b/foam-settings.md @@ -1,16 +1,18 @@ # Foam Settings -- These are my [[foam]] ([[vscode]]) settings as of [[2021-01-13]]: +- These are my [[foam]] ([[vscode]]) settings as of [[2021-02-26]]: - [[push]] [[settings.json]]: ``` "foam.openDailyNote.directory": "journal", "vscodeMarkdownNotes.newNoteDirectory": "WORKSPACE_ROOT", ``` + - [[push]] [[commit.txt]]: ``` Auto: misc. ``` -[[push]] [[keybindings.json]] (global): + +- [[push]] [[keybindings.json]] (global): ``` [ { @@ -40,13 +42,12 @@ Auto: misc. ] ``` - This results in being able to press ctrl-shift-s to save all files; and ctrl-shift-a to push changes to the [[agora]] without the need to write a commit message. -- [[shipit]], a .bashrc function: +- [[push]] [[ship]], a very simple script / .bashrc function: ``` -function shipit() { - git add -A - git commit -a -m "$*" - git push -} +#!/bin/sh +git add -A +git commit -a -m "$*" +git push ``` [//begin]: # "Autogenerated link references for markdown compatibility" @@ -55,4 +56,4 @@ function shipit() { [2021-01-13]: journal/2021-01-13 "2021-01-13" [push]: push "Push" [agora]: agora "Agora" -[//end]: # "Autogenerated link references" \ No newline at end of file +[//end]: # "Autogenerated link references" From 80bb349dfbfe63f155ebcf2e8a7cb0cf10fdd8b2 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 20:54:31 +0100 Subject: [PATCH 11/39] alias --- .vscode/keybindings.json | 26 -------------------------- git-alias.md | 9 ++++----- 2 files changed, 4 insertions(+), 31 deletions(-) delete mode 100644 .vscode/keybindings.json diff --git a/.vscode/keybindings.json b/.vscode/keybindings.json deleted file mode 100644 index 575281ca6..000000000 --- a/.vscode/keybindings.json +++ /dev/null @@ -1,26 +0,0 @@ -[ - { - "key": "ctrl+shift+b", - "command": "vscodeMarkdownNotesBacklinks.focus" - }, - { - "key": "ctrl+alt+[", - "command": "workbench.action.navigateBack" - }, - { - "key": "ctrl+alt+]", - "command": "workbench.action.navigateForward" - }, - { - "key": "ctrl+shift+a", - "command": "git.commitAll" - }, - { - "key": "ctrl+alt+v", - "command": "toggleVim" - }, - { - "key": "ctrl+shift+s", - "command": "workbench.action.files.saveFiles" - } -] \ No newline at end of file diff --git a/git-alias.md b/git-alias.md index a6818351a..28d9b4c50 100644 --- a/git-alias.md +++ b/git-alias.md @@ -1,9 +1,8 @@ # Git Alias ``` -$ git config --global alias.co checkout -$ git config --global alias.br branch -$ git config --global alias.ci commit -$ git config --global alias.st status +git config --global alias.co checkout +git config --global alias.br branch +git config --global alias.ci commit +git config --global alias.F "reset --hard HEAD" ``` - From 582ea474946cf3434a227954e1780fa82d3fdd2e Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 20:58:06 +0100 Subject: [PATCH 12/39] autocommit --- foam-settings.md | 4 ++-- git-alias.md | 15 +++++++++------ git-config.md | 10 ++++++++++ 3 files changed, 21 insertions(+), 8 deletions(-) create mode 100644 git-config.md diff --git a/foam-settings.md b/foam-settings.md index 955e6b83a..8c343dd64 100644 --- a/foam-settings.md +++ b/foam-settings.md @@ -1,6 +1,6 @@ # Foam Settings -- These are my [[foam]] ([[vscode]]) settings as of [[2021-02-26]]: +- The following are my [[foam]] ([[vscode]]) settings as of [[2021-02-26]]. - [[push]] [[settings.json]]: ``` "foam.openDailyNote.directory": "journal", @@ -53,7 +53,7 @@ git push [//begin]: # "Autogenerated link references for markdown compatibility" [foam]: foam "Foam" [vscode]: vscode "Vscode" -[2021-01-13]: journal/2021-01-13 "2021-01-13" +[2021-02-26]: journal/2021-02-26 "2021-02-26" [push]: push "Push" [agora]: agora "Agora" [//end]: # "Autogenerated link references" diff --git a/git-alias.md b/git-alias.md index 28d9b4c50..ed2adc7e5 100644 --- a/git-alias.md +++ b/git-alias.md @@ -1,8 +1,11 @@ # Git Alias -``` -git config --global alias.co checkout -git config --global alias.br branch -git config --global alias.ci commit -git config --global alias.F "reset --hard HEAD" -``` +- git config --global alias.co checkout +- git config --global alias.br branch +- git config --global alias.ci commit +- git config --global alias.F "reset --hard HEAD" +- [[pull]] [[git config]] + +[//begin]: # "Autogenerated link references for markdown compatibility" +[pull]: pull "Pull" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/git-config.md b/git-config.md new file mode 100644 index 000000000..16d7aca6b --- /dev/null +++ b/git-config.md @@ -0,0 +1,10 @@ +# Git Config + +- git config --local commit.template .config/commit-template.txt +- [[pull]] [[git alias]] + + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[pull]: pull "Pull" +[//end]: # "Autogenerated link references" \ No newline at end of file From 4ce8c0a6795c1a1b84d29ae0d2a09406d6180e7d Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 21:12:02 +0100 Subject: [PATCH 13/39] Default commit message, part of an automated flow. --- agora-settings.md | 17 +++++++++++++++++ auto-commit-messages.md | 3 ++- foam-settings.md | 11 +++++++---- git-config.md | 4 +++- 4 files changed, 29 insertions(+), 6 deletions(-) create mode 100644 agora-settings.md diff --git a/agora-settings.md b/agora-settings.md new file mode 100644 index 000000000..10b6fe3f0 --- /dev/null +++ b/agora-settings.md @@ -0,0 +1,17 @@ +# Agora Settings + +- As of [[2021-02-26]], the following describes the [[agora]] editor I use. It is a toolchain based on [[vscode]], a good general purpose [[editor]]. +- The step by step play is: + - Install [[vscode]]. + - Install [[foam]]. + - Configure [[foam]] for the [[agora]]: + - [[pull]] [[foam settings]] + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[2021-02-26]: journal/2021-02-26 "2021-02-26" +[agora]: agora "Agora" +[vscode]: vscode "Vscode" +[foam]: foam "Foam" +[pull]: pull "Pull" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/auto-commit-messages.md b/auto-commit-messages.md index eee2c2aae..dbcee4b05 100644 --- a/auto-commit-messages.md +++ b/auto-commit-messages.md @@ -11,7 +11,8 @@ - Type 'commit all' to find the matching command. - Double click on it, press ctrl-shift-a, enter. - Now you can press ctrl-shift-a and all files will be saved and then submitted to your git repo, and from there to the Agora. - - A is for Agora :) + - See [[agora settings]] for more. + - A stands for [[agora]] :) [//begin]: # "Autogenerated link references for markdown compatibility" diff --git a/foam-settings.md b/foam-settings.md index 8c343dd64..344f7c18f 100644 --- a/foam-settings.md +++ b/foam-settings.md @@ -1,15 +1,18 @@ # Foam Settings -- The following are my [[foam]] ([[vscode]]) settings as of [[2021-02-26]]. +- The following are my [[foam]] ([[vscode]]) settings as of [[2021-02-26]]. In a nutshell: + - Some changes to [[settings.json]] in your digital garden's ```.vscode``` directory. + - Some changes to [[keybindings.json]] in your global (user scope) ```.config/Code/user/``` directory. + - Optional additional [[git config]] to make submitting to your garden (and the [[agora]]) easier/less work. - [[push]] [[settings.json]]: ``` "foam.openDailyNote.directory": "journal", "vscodeMarkdownNotes.newNoteDirectory": "WORKSPACE_ROOT", ``` -- [[push]] [[commit.txt]]: +- [[push]] [[commit-template]]: ``` -Auto: misc. +Default commit message, part of an automated flow. ``` - [[push]] [[keybindings.json]] (global): @@ -54,6 +57,6 @@ git push [foam]: foam "Foam" [vscode]: vscode "Vscode" [2021-02-26]: journal/2021-02-26 "2021-02-26" -[push]: push "Push" [agora]: agora "Agora" +[push]: push "Push" [//end]: # "Autogenerated link references" diff --git a/git-config.md b/git-config.md index 16d7aca6b..e2001b2c7 100644 --- a/git-config.md +++ b/git-config.md @@ -1,6 +1,8 @@ # Git Config -- git config --local commit.template .config/commit-template.txt +``` +git config --local commit.template ~/.commit-template.txt +``` - [[pull]] [[git alias]] From 2c63a50f9d53cb812a73828c1e6f610ac12539d9 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 21:13:50 +0100 Subject: [PATCH 14/39] Default commit message, part of an automated flow. --- commit-template.md | 6 ++++++ foam-settings.md | 1 + 2 files changed, 7 insertions(+) create mode 100644 commit-template.md diff --git a/commit-template.md b/commit-template.md new file mode 100644 index 000000000..641d7e990 --- /dev/null +++ b/commit-template.md @@ -0,0 +1,6 @@ +# Commit Template + +- I keep mine in ```.config/commit-template```. I can enable it thus: + - ```git config --local commit.template ~/.config/commit-template``` + + diff --git a/foam-settings.md b/foam-settings.md index 344f7c18f..25454ed1c 100644 --- a/foam-settings.md +++ b/foam-settings.md @@ -4,6 +4,7 @@ - Some changes to [[settings.json]] in your digital garden's ```.vscode``` directory. - Some changes to [[keybindings.json]] in your global (user scope) ```.config/Code/user/``` directory. - Optional additional [[git config]] to make submitting to your garden (and the [[agora]]) easier/less work. + - In particular, a [[commit template]] so that you don't need to write a change description when you want to save to the [[agora]]. - [[push]] [[settings.json]]: ``` "foam.openDailyNote.directory": "journal", From da8406fa35485c5a517fe26b4a6e6db66564f484 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 21:17:41 +0100 Subject: [PATCH 15/39] Default commit message, part of an automated flow. --- foam-settings.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/foam-settings.md b/foam-settings.md index 25454ed1c..b1df768c4 100644 --- a/foam-settings.md +++ b/foam-settings.md @@ -1,10 +1,10 @@ # Foam Settings - The following are my [[foam]] ([[vscode]]) settings as of [[2021-02-26]]. In a nutshell: - - Some changes to [[settings.json]] in your digital garden's ```.vscode``` directory. - - Some changes to [[keybindings.json]] in your global (user scope) ```.config/Code/user/``` directory. - - Optional additional [[git config]] to make submitting to your garden (and the [[agora]]) easier/less work. - - In particular, a [[commit template]] so that you don't need to write a change description when you want to save to the [[agora]]. + - Some changes to [[settings.json]] in your digital garden's ```.vscode``` directory so that journal entries (what you get when you press alt-d; a daily diary) end up in the directory journal/; but that's your choice. I usually default to my diary as a [[home base]] and create notes by linking them there, and ctrl-clicking to create (or visit if they already exist). + - Some changes to [[keybindings.json]] in your global (user scope) ```.config/Code/user/``` directory so that you can use shortcuts such as ```ctrl-alt-s``` (save all changes locally) and ```ctrl-shift-a) (push changes to the [[agora]]). + - Optional additional [[git config]] to make submitting to your git hosted digital garden (and transitively to the [[agora]]) easier/less work. + - In particular, a [[commit template]] so that you don't need to write a change description every time you want to push to the [[agora]]. - [[push]] [[settings.json]]: ``` "foam.openDailyNote.directory": "journal", @@ -60,4 +60,5 @@ git push [2021-02-26]: journal/2021-02-26 "2021-02-26" [agora]: agora "Agora" [push]: push "Push" +[commit-template]: commit-template "Commit Template" [//end]: # "Autogenerated link references" From ee8d56a3bce373ac7fb4e84a36fd11f629098b50 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 21:19:36 +0100 Subject: [PATCH 16/39] Default commit message, part of an automated flow. --- agora-settings.md | 4 ++-- foam-settings.md | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/agora-settings.md b/agora-settings.md index 10b6fe3f0..a20ff0e6d 100644 --- a/agora-settings.md +++ b/agora-settings.md @@ -1,6 +1,6 @@ # Agora Settings -- As of [[2021-02-26]], the following describes the [[agora]] editor I use. It is a toolchain based on [[vscode]], a good general purpose [[editor]]. +- The following describes the [[agora]] editor I use as of [[2021-02-26]]. It is an [[open source]] stack based on [[vscode]], a good general purpose [[editor]] that can grow with you as you wish. - The step by step play is: - Install [[vscode]]. - Install [[foam]]. @@ -9,8 +9,8 @@ [//begin]: # "Autogenerated link references for markdown compatibility" -[2021-02-26]: journal/2021-02-26 "2021-02-26" [agora]: agora "Agora" +[2021-02-26]: journal/2021-02-26 "2021-02-26" [vscode]: vscode "Vscode" [foam]: foam "Foam" [pull]: pull "Pull" diff --git a/foam-settings.md b/foam-settings.md index b1df768c4..26ddd5065 100644 --- a/foam-settings.md +++ b/foam-settings.md @@ -1,5 +1,6 @@ # Foam Settings +- [[pull]] [[agora settings]] - The following are my [[foam]] ([[vscode]]) settings as of [[2021-02-26]]. In a nutshell: - Some changes to [[settings.json]] in your digital garden's ```.vscode``` directory so that journal entries (what you get when you press alt-d; a daily diary) end up in the directory journal/; but that's your choice. I usually default to my diary as a [[home base]] and create notes by linking them there, and ctrl-clicking to create (or visit if they already exist). - Some changes to [[keybindings.json]] in your global (user scope) ```.config/Code/user/``` directory so that you can use shortcuts such as ```ctrl-alt-s``` (save all changes locally) and ```ctrl-shift-a) (push changes to the [[agora]]). @@ -55,6 +56,7 @@ git push ``` [//begin]: # "Autogenerated link references for markdown compatibility" +[pull]: pull "Pull" [foam]: foam "Foam" [vscode]: vscode "Vscode" [2021-02-26]: journal/2021-02-26 "2021-02-26" From e46a0675a0abed68b56428b4c9186b373473b521 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 21:21:59 +0100 Subject: [PATCH 17/39] Default commit message, part of an automated flow. --- foam-settings.md | 16 +++++----------- ship.md | 10 ++++++++++ 2 files changed, 15 insertions(+), 11 deletions(-) create mode 100644 ship.md diff --git a/foam-settings.md b/foam-settings.md index 26ddd5065..0a94fc517 100644 --- a/foam-settings.md +++ b/foam-settings.md @@ -6,18 +6,18 @@ - Some changes to [[keybindings.json]] in your global (user scope) ```.config/Code/user/``` directory so that you can use shortcuts such as ```ctrl-alt-s``` (save all changes locally) and ```ctrl-shift-a) (push changes to the [[agora]]). - Optional additional [[git config]] to make submitting to your git hosted digital garden (and transitively to the [[agora]]) easier/less work. - In particular, a [[commit template]] so that you don't need to write a change description every time you want to push to the [[agora]]. -- [[push]] [[settings.json]]: +- [[push]] [[settings.json]]: a [[file]] ``` "foam.openDailyNote.directory": "journal", "vscodeMarkdownNotes.newNoteDirectory": "WORKSPACE_ROOT", ``` -- [[push]] [[commit-template]]: +- [[push]] [[commit-template]]: a [[file]] ``` Default commit message, part of an automated flow. ``` -- [[push]] [[keybindings.json]] (global): +- [[push]] [[keybindings.json]] (global): a [[file]] ``` [ { @@ -46,14 +46,8 @@ Default commit message, part of an automated flow. } ] ``` -- This results in being able to press ctrl-shift-s to save all files; and ctrl-shift-a to push changes to the [[agora]] without the need to write a commit message. -- [[push]] [[ship]], a very simple script / .bashrc function: -``` -#!/bin/sh -git add -A -git commit -a -m "$*" -git push -``` +- This results in being able to press ```ctrl-shift-s``` to save all files; and ```ctrl-shift-a``` to push changes to the [[agora]] without the need to write a commit message. +- See also [[ship]] [//begin]: # "Autogenerated link references for markdown compatibility" [pull]: pull "Pull" diff --git a/ship.md b/ship.md new file mode 100644 index 000000000..be576db69 --- /dev/null +++ b/ship.md @@ -0,0 +1,10 @@ +# Ship + +``` +#!/bin/bash +git add -A +git commit -a -m "$*" +git push +``` + + From 396183d7d4b9b9fd81d493c5e61495690df54622 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 22:01:16 +0100 Subject: [PATCH 18/39] Default commit message, part of an automated flow. --- journal/2021-02-26.md | 1 + open-home.md | 10 ++++++++++ ship.md | 4 ++-- 3 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 open-home.md diff --git a/journal/2021-02-26.md b/journal/2021-02-26.md index 609d6a696..d0a7ebd08 100644 --- a/journal/2021-02-26.md +++ b/journal/2021-02-26.md @@ -8,6 +8,7 @@ - [[dungeons]] - [[agora algorithm]] - [[git alias]] +- [[open home]] ## [[done]] - implement [[open search]] in the [[agora]]. diff --git a/open-home.md b/open-home.md new file mode 100644 index 000000000..edd23efef --- /dev/null +++ b/open-home.md @@ -0,0 +1,10 @@ +# Open Home + +- [[go]] [[git]] +- Viewable to members of the [[fedstoa]] only for now as it undergoes a security review. + - [[git]] gitlab.com/flancian/open-home + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[fedstoa]: fedstoa "Fedstoa" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/ship.md b/ship.md index be576db69..8ac594419 100644 --- a/ship.md +++ b/ship.md @@ -1,9 +1,9 @@ # Ship ``` -#!/bin/bash +#!/bin/sh git add -A -git commit -a -m "$*" +git commit -a -m "$*" || git commit -a git push ``` From 5206d13d59033eed02c6712555de655f741b96cd Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 22:01:32 +0100 Subject: [PATCH 19/39] Default commit message, part of an automated flow. --- open-home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/open-home.md b/open-home.md index edd23efef..dea8c847c 100644 --- a/open-home.md +++ b/open-home.md @@ -1,6 +1,7 @@ # Open Home - [[go]] [[git]] +- https://twitter.com/flancian/status/1365385997874323457 - Viewable to members of the [[fedstoa]] only for now as it undergoes a security review. - [[git]] gitlab.com/flancian/open-home From 470b4f617b65edc7d16b93a460a83acb2a3122b9 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 22:02:09 +0100 Subject: [PATCH 20/39] Default commit message, part of an automated flow. --- open-home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-home.md b/open-home.md index dea8c847c..bc6060115 100644 --- a/open-home.md +++ b/open-home.md @@ -1,7 +1,7 @@ # Open Home - [[go]] [[git]] -- https://twitter.com/flancian/status/1365385997874323457 +- https://twitter.com/sn_fk_n/status/1365386588436520968 - Viewable to members of the [[fedstoa]] only for now as it undergoes a security review. - [[git]] gitlab.com/flancian/open-home From 454ddd4e05129e18af3ff624d5d36bdd6cd96c7e Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 22:04:20 +0100 Subject: [PATCH 21/39] Default commit message, part of an automated flow. --- journal/2021-02-26.md | 1 + ship.md | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/journal/2021-02-26.md b/journal/2021-02-26.md index d0a7ebd08..d5131d280 100644 --- a/journal/2021-02-26.md +++ b/journal/2021-02-26.md @@ -9,6 +9,7 @@ - [[agora algorithm]] - [[git alias]] - [[open home]] +- [[ship]] ## [[done]] - implement [[open search]] in the [[agora]]. diff --git a/ship.md b/ship.md index 8ac594419..e87249d69 100644 --- a/ship.md +++ b/ship.md @@ -1,9 +1,10 @@ # Ship +- ```cat bin/ship``` ``` -#!/bin/sh +#!/bin/sh -x git add -A -git commit -a -m "$*" || git commit -a +git commit -a -m "$*" || git commit -a -m "Default commit message." git push ``` From 13b313e9bf4827ee0e2e2ec8b40054dacd199cc1 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 22:04:48 +0100 Subject: [PATCH 22/39] Default commit message, part of an automated flow. --- ship.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ship.md b/ship.md index e87249d69..f3db079c0 100644 --- a/ship.md +++ b/ship.md @@ -1,6 +1,6 @@ # Ship -- ```cat bin/ship``` +- A small [[script]]. I have it in bin/ship (~/bin is in my $PATH). ``` #!/bin/sh -x git add -A From f15f563c96ca73c946cfd81375c73ad58edea5c6 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 22:06:59 +0100 Subject: [PATCH 23/39] Default commit message, part of an automated flow. --- git-ship.md | 4 ++++ ship.md | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 git-ship.md diff --git a/git-ship.md b/git-ship.md new file mode 100644 index 000000000..dac15f639 --- /dev/null +++ b/git-ship.md @@ -0,0 +1,4 @@ +# Git Ship + +- [[pull]] [[ship]] + diff --git a/ship.md b/ship.md index f3db079c0..f1d83bb84 100644 --- a/ship.md +++ b/ship.md @@ -1,6 +1,7 @@ # Ship -- A small [[script]]. I have it in bin/ship (~/bin is in my $PATH). +- A small [[script]]. + - I have mine in bin/git-ship; ~/bin is in my $PATH, so '[[git ship]]' also works. ``` #!/bin/sh -x git add -A From b9d4c87a12021305412a7f445769fd3f85f39259 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Feb 2021 22:07:47 +0100 Subject: [PATCH 24/39] Default commit message, part of an automated flow. --- ship.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ship.md b/ship.md index f1d83bb84..d9b2650dc 100644 --- a/ship.md +++ b/ship.md @@ -1,7 +1,6 @@ # Ship - A small [[script]]. - - I have mine in bin/git-ship; ~/bin is in my $PATH, so '[[git ship]]' also works. ``` #!/bin/sh -x git add -A @@ -9,4 +8,6 @@ git commit -a -m "$*" || git commit -a -m "Default commit message." git push ``` +- I have mine in bin/git-ship; ~/bin is in my $PATH, so '[[git ship]]' also works. + From 478f50d8d01bef73c7104cc777cd0165a9425281 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 00:20:43 +0100 Subject: [PATCH 25/39] Default commit message, part of an automated flow. --- journal/2021-02-27.md | 3 +++ soulseek.md | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 journal/2021-02-27.md create mode 100644 soulseek.md diff --git a/journal/2021-02-27.md b/journal/2021-02-27.md new file mode 100644 index 000000000..f98447743 --- /dev/null +++ b/journal/2021-02-27.md @@ -0,0 +1,3 @@ +# 2021-02-27 + +- [[soulseek]] \ No newline at end of file diff --git a/soulseek.md b/soulseek.md new file mode 100644 index 000000000..034caabaf --- /dev/null +++ b/soulseek.md @@ -0,0 +1,6 @@ +# Soulseek + +- I was into it in the early 2000s. My favourite music sharing network. +- https://twitter.com/sn_fk_n/status/1365386588436520968 +- Influenced [[open home]]. + From 998e7f766dbb5f21f0ca4513be3964834b3c7420 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 00:40:24 +0100 Subject: [PATCH 26/39] Default commit message, part of an automated flow. --- journal/2021-02-27.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/journal/2021-02-27.md b/journal/2021-02-27.md index f98447743..49a06632e 100644 --- a/journal/2021-02-27.md +++ b/journal/2021-02-27.md @@ -1,3 +1,18 @@ # 2021-02-27 -- [[soulseek]] \ No newline at end of file +- [[soulseek]] + +## [[do]] +- [[debug 500s]] + - [[syntacticsugarglider]] https://pinafore.social/statuses/105794327844634245 +- [[get back]] to [[diegodlh]] + - https://pinafore.social/statuses/105789390562396889 +- [[get back]] [[2021-02-26]] + +[//begin]: # "Autogenerated link references for markdown compatibility" +[soulseek]: ../soulseek "Soulseek" +[do]: ../do "Do" +[syntacticsugarglider]: ../syntacticsugarglider "Syntacticsugarglider" +[diegodlh]: ../diegodlh "Diegodlh" +[2021-02-26]: 2021-02-26 "2021-02-26" +[//end]: # "Autogenerated link references" \ No newline at end of file From 82ad0dee427930d3066dc0803a71b5ddeedd5c0a Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 01:13:24 +0100 Subject: [PATCH 27/39] Default commit message, part of an automated flow. --- journal/2021-02-27.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/journal/2021-02-27.md b/journal/2021-02-27.md index 49a06632e..a827a506a 100644 --- a/journal/2021-02-27.md +++ b/journal/2021-02-27.md @@ -1,6 +1,9 @@ # 2021-02-27 - [[soulseek]] +- [[push]] [[alexandrian post truth class populism]] + - [[srs]] told me about [[aptcp]] + - https://pinafore.social/statuses/105796655554598401 ## [[do]] - [[debug 500s]] @@ -11,6 +14,8 @@ [//begin]: # "Autogenerated link references for markdown compatibility" [soulseek]: ../soulseek "Soulseek" +[push]: ../push "Push" +[srs]: ../srs "Srs" [do]: ../do "Do" [syntacticsugarglider]: ../syntacticsugarglider "Syntacticsugarglider" [diegodlh]: ../diegodlh "Diegodlh" From b7c8f2dc17611d1d97394020365f34d8b4118313 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 01:20:43 +0100 Subject: [PATCH 28/39] Default commit message, part of an automated flow. --- journal/2021-02-27.md | 1 + regulatory-capture.md | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 regulatory-capture.md diff --git a/journal/2021-02-27.md b/journal/2021-02-27.md index a827a506a..a03942696 100644 --- a/journal/2021-02-27.md +++ b/journal/2021-02-27.md @@ -4,6 +4,7 @@ - [[push]] [[alexandrian post truth class populism]] - [[srs]] told me about [[aptcp]] - https://pinafore.social/statuses/105796655554598401 +- [[doikayt]] told me about [[legislative capture]] -> [[regulatory capture]] ## [[do]] - [[debug 500s]] diff --git a/regulatory-capture.md b/regulatory-capture.md new file mode 100644 index 000000000..eae857972 --- /dev/null +++ b/regulatory-capture.md @@ -0,0 +1,9 @@ +# Regulatory Capture + +- [[pull]] [[legislative capture]] +- https://twitter.com/doikaytnik/status/1365381386010419201 + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[pull]: pull "Pull" +[//end]: # "Autogenerated link references" \ No newline at end of file From 01c881910c62cbb212662387924cd886ef32c73e Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 01:21:33 +0100 Subject: [PATCH 29/39] Default commit message, part of an automated flow. --- regulatory-capture.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/regulatory-capture.md b/regulatory-capture.md index eae857972..4c1a1facb 100644 --- a/regulatory-capture.md +++ b/regulatory-capture.md @@ -2,8 +2,10 @@ - [[pull]] [[legislative capture]] - https://twitter.com/doikaytnik/status/1365381386010419201 +- [[go]] https://en.wikipedia.org/wiki/Regulatory_capture [//begin]: # "Autogenerated link references for markdown compatibility" [pull]: pull "Pull" +[go]: go "Go" [//end]: # "Autogenerated link references" \ No newline at end of file From 465afa7ba7e4c5f98ad3622d43163cff29cbf31c Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 13:39:19 +0100 Subject: [PATCH 30/39] Default commit message, part of an automated flow. --- journal/2021-02-27.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/journal/2021-02-27.md b/journal/2021-02-27.md index a03942696..4ae698ad3 100644 --- a/journal/2021-02-27.md +++ b/journal/2021-02-27.md @@ -5,6 +5,10 @@ - [[srs]] told me about [[aptcp]] - https://pinafore.social/statuses/105796655554598401 - [[doikayt]] told me about [[legislative capture]] -> [[regulatory capture]] +- recurring [[quest]]: share screens between my personal computers while sharing the [[clipboard]]. Still open :() + - found out about the [[spice]] protocol + - [[x11spice]] + - didn't work :) ## [[do]] - [[debug 500s]] @@ -17,6 +21,7 @@ [soulseek]: ../soulseek "Soulseek" [push]: ../push "Push" [srs]: ../srs "Srs" +[doikayt]: ../doikayt "Doikayt" [do]: ../do "Do" [syntacticsugarglider]: ../syntacticsugarglider "Syntacticsugarglider" [diegodlh]: ../diegodlh "Diegodlh" From 805a46ff47c48d87f0c6d48de4ca31b5a52201bb Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 15:17:28 +0100 Subject: [PATCH 31/39] Default commit message, part of an automated flow. --- chrome-remote-desktop.md | 17 +++++++++++++++++ journal/2021-02-27.md | 3 +++ neverware.md | 6 ++++++ 3 files changed, 26 insertions(+) create mode 100644 chrome-remote-desktop.md create mode 100644 neverware.md diff --git a/chrome-remote-desktop.md b/chrome-remote-desktop.md new file mode 100644 index 000000000..6c2e847f8 --- /dev/null +++ b/chrome-remote-desktop.md @@ -0,0 +1,17 @@ +# Chrome Remote Desktop + +- To make it use an existing session instead of a new X session on connect, follow https://researchxuyc.wordpress.com/2014/07/30/to-show-the-same-display-session-in-ubuntu-by-chrome-remote-desktop/. + - Edit /opt/google/chrome-remote-desktop/chrome-remote-desktop + - DEFAULT_SIZE="1920x1080" + - FIRST_X_DISPLAY_NUMBER = 0 + - Fix get_unused_display_number() to just return that. + - Change launch_session(...) to the following +``` + def launch_session(self, x_args): + self._init_child_env() + self._setup_pulseaudio() + self._setup_gnubby() + display = self.get_unused_display_number() + self.child_env["DISPLAY"] = ":%d" % display +``` + diff --git a/journal/2021-02-27.md b/journal/2021-02-27.md index 4ae698ad3..0fd9756dc 100644 --- a/journal/2021-02-27.md +++ b/journal/2021-02-27.md @@ -9,6 +9,8 @@ - found out about the [[spice]] protocol - [[x11spice]] - didn't work :) + - [[chrome remote desktop]] is the only solution that works well still. +- [[reddy2go]] told me about [[neverware]]: https://twitter.com/reddy2go/status/1365661189452099587 ## [[do]] - [[debug 500s]] @@ -22,6 +24,7 @@ [push]: ../push "Push" [srs]: ../srs "Srs" [doikayt]: ../doikayt "Doikayt" +[reddy2go]: ../reddy2go "Reddy2go" [do]: ../do "Do" [syntacticsugarglider]: ../syntacticsugarglider "Syntacticsugarglider" [diegodlh]: ../diegodlh "Diegodlh" diff --git a/neverware.md b/neverware.md new file mode 100644 index 000000000..a54125227 --- /dev/null +++ b/neverware.md @@ -0,0 +1,6 @@ +# Neverware + +- a [[technology company]] +- they develop [[cloudready]] +- https://twitter.com/flancian/status/1365666940660908033 + From 200e79594072b4558d1964e5550505c223e8803a Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 15:35:05 +0100 Subject: [PATCH 32/39] Default commit message, part of an automated flow. --- flaneur-browser.md | 11 +++++++++++ journal/2021-02-27.md | 1 + 2 files changed, 12 insertions(+) create mode 100644 flaneur-browser.md diff --git a/flaneur-browser.md b/flaneur-browser.md new file mode 100644 index 000000000..8f59c39a8 --- /dev/null +++ b/flaneur-browser.md @@ -0,0 +1,11 @@ +# Flaneur Browser + +- a [[browser]] +- [[pull]] [[flaneur]] + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[browser]: browser "Browser" +[pull]: pull "Pull" +[flaneur]: flaneur "Flaneur" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2021-02-27.md b/journal/2021-02-27.md index 0fd9756dc..97365d729 100644 --- a/journal/2021-02-27.md +++ b/journal/2021-02-27.md @@ -11,6 +11,7 @@ - didn't work :) - [[chrome remote desktop]] is the only solution that works well still. - [[reddy2go]] told me about [[neverware]]: https://twitter.com/reddy2go/status/1365661189452099587 +- [[flaneur browser]] ## [[do]] - [[debug 500s]] From ed4bcbe597847d2d0fd1c61437f898950eb62083 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 15:54:35 +0100 Subject: [PATCH 33/39] Default commit message, part of an automated flow. --- federated-ecosystems.md | 11 +++++++++++ journal/2021-02-27.md | 2 ++ 2 files changed, 13 insertions(+) create mode 100644 federated-ecosystems.md diff --git a/federated-ecosystems.md b/federated-ecosystems.md new file mode 100644 index 000000000..1621dec57 --- /dev/null +++ b/federated-ecosystems.md @@ -0,0 +1,11 @@ +# Federated Ecosystems + +- [[pull]] [[federation]] +- [[pull]] [[fediverse]] + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[pull]: pull "Pull" +[federation]: federation "Federation" +[fediverse]: fediverse "Fediverse" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2021-02-27.md b/journal/2021-02-27.md index 97365d729..fb39dd156 100644 --- a/journal/2021-02-27.md +++ b/journal/2021-02-27.md @@ -12,6 +12,8 @@ - [[chrome remote desktop]] is the only solution that works well still. - [[reddy2go]] told me about [[neverware]]: https://twitter.com/reddy2go/status/1365661189452099587 - [[flaneur browser]] +- [[federated ecosystems]] +- [[how to read a book]] ## [[do]] - [[debug 500s]] From 055bbe3b36dc285fe90d2025b052728dd28c3ec5 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 15:54:56 +0100 Subject: [PATCH 34/39] Default commit message, part of an automated flow. --- federated-ecosystems.md | 1 + 1 file changed, 1 insertion(+) diff --git a/federated-ecosystems.md b/federated-ecosystems.md index 1621dec57..ed3fdb569 100644 --- a/federated-ecosystems.md +++ b/federated-ecosystems.md @@ -2,6 +2,7 @@ - [[pull]] [[federation]] - [[pull]] [[fediverse]] +- Systems participating in [[open source]], [[open protocols]], [[open ethics]]. [//begin]: # "Autogenerated link references for markdown compatibility" From 04486248bafd65ff78adba72663e94dbe4d01ba4 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 16:00:20 +0100 Subject: [PATCH 35/39] Default commit message, part of an automated flow. --- convergence.md | 10 ++++++++++ journal/2021-02-27.md | 11 ++++++++--- 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 convergence.md diff --git a/convergence.md b/convergence.md new file mode 100644 index 000000000..1f9c3d1d1 --- /dev/null +++ b/convergence.md @@ -0,0 +1,10 @@ +# Convergence + +- [[convergence]] feels great. +- It is a form of [[synthesis]]. + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[convergence]: convergence "Convergence" +[synthesis]: synthesis "Synthesis" +[//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/journal/2021-02-27.md b/journal/2021-02-27.md index fb39dd156..458d88cbb 100644 --- a/journal/2021-02-27.md +++ b/journal/2021-02-27.md @@ -14,13 +14,18 @@ - [[flaneur browser]] - [[federated ecosystems]] - [[how to read a book]] +- [[convergence]] -## [[do]] -- [[debug 500s]] - - [[syntacticsugarglider]] https://pinafore.social/statuses/105794327844634245 +## [[done]] - [[get back]] to [[diegodlh]] - https://pinafore.social/statuses/105789390562396889 +## [[do]] +- [[push]] [[agora search]] + - if you mention google or wikipedia in a query, you get the behaviour you mean. You are immediately redirected to the best fitting [[context]]. In the case of wikipedia, you +- [[debug 500s]] + - [[syntacticsugarglider]] https://pinafore.social/statuses/105794327844634245 - [[get back]] [[2021-02-26]] +- [[push]] [//begin]: # "Autogenerated link references for markdown compatibility" [soulseek]: ../soulseek "Soulseek" From 188d9820940bb59ce2da6fc486b673389ac46060 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 16:00:28 +0100 Subject: [PATCH 36/39] Default commit message, part of an automated flow. --- convergence.md | 1 + 1 file changed, 1 insertion(+) diff --git a/convergence.md b/convergence.md index 1f9c3d1d1..82aff8464 100644 --- a/convergence.md +++ b/convergence.md @@ -2,6 +2,7 @@ - [[convergence]] feels great. - It is a form of [[synthesis]]. +- I [[love]] it. [//begin]: # "Autogenerated link references for markdown compatibility" From db43fdf91589f46fe5d4fa24e505424a7f9265eb Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 16:01:21 +0100 Subject: [PATCH 37/39] Default commit message, part of an automated flow. --- convergence.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/convergence.md b/convergence.md index 82aff8464..069c63167 100644 --- a/convergence.md +++ b/convergence.md @@ -3,9 +3,11 @@ - [[convergence]] feels great. - It is a form of [[synthesis]]. - I [[love]] it. +- I dream of a [[world]] of convergence in [[open protocols]], [[open source]], [[open ethics]]. [//begin]: # "Autogenerated link references for markdown compatibility" [convergence]: convergence "Convergence" [synthesis]: synthesis "Synthesis" +[world]: world "World" [//end]: # "Autogenerated link references" \ No newline at end of file From 479c3dc953c725ba56384c3ff914494ccbc49003 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 16:01:36 +0100 Subject: [PATCH 38/39] Default commit message, part of an automated flow. --- open-protocols.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 open-protocols.md diff --git a/open-protocols.md b/open-protocols.md new file mode 100644 index 000000000..e608a00f1 --- /dev/null +++ b/open-protocols.md @@ -0,0 +1,4 @@ +# Open Protocols + +- Those of the [[federated ecosystem]]. + From 53c6357550292195b7a6c287a8b59edbfca3fbad Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 27 Feb 2021 16:01:53 +0100 Subject: [PATCH 39/39] Default commit message, part of an automated flow. --- federated-ecosystem.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 federated-ecosystem.md diff --git a/federated-ecosystem.md b/federated-ecosystem.md new file mode 100644 index 000000000..5f7150080 --- /dev/null +++ b/federated-ecosystem.md @@ -0,0 +1,8 @@ +# Federated Ecosystem + +- [[pull]] [[federated ecosystems]] + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[pull]: pull "Pull" +[//end]: # "Autogenerated link references" \ No newline at end of file