From c41cc47e452a89743d47aa05a6c9a450522cce48 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 27 Apr 2021 20:41:49 +0200 Subject: [PATCH 1/9] first commit from nostromo --- bootstrap.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 bootstrap.md diff --git a/bootstrap.md b/bootstrap.md new file mode 100644 index 000000000..ee60134ca --- /dev/null +++ b/bootstrap.md @@ -0,0 +1,7 @@ +# bootstrap + +- [[agora]] + - [[vscode]] + - [[foam]] + - [[garden]] +- [[monitor]] From 4943e215dffd89f7807662db9083f6239d5911b1 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 27 Apr 2021 20:42:04 +0200 Subject: [PATCH 2/9] Auto: misc. --- journal/2021-04-27.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 journal/2021-04-27.md diff --git a/journal/2021-04-27.md b/journal/2021-04-27.md new file mode 100644 index 000000000..72ea3699c --- /dev/null +++ b/journal/2021-04-27.md @@ -0,0 +1,7 @@ +# 2021-04-27 + +- [[emacs]] + - [[org mode]] + - [[karlicoss]] + - [[spacemacs]] + - [[doom emacs]] \ No newline at end of file From 32d21dbbf36de41e52719061b7f85d04c689b36d Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 27 Apr 2021 20:42:30 +0200 Subject: [PATCH 3/9] Auto: misc. --- 10-happier.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/10-happier.md b/10-happier.md index eef958f5e..8d0832eb0 100644 --- a/10-happier.md +++ b/10-happier.md @@ -1,9 +1,3 @@ # 10% Happier - A [[book]] by [[dan harris]]. - - -[//begin]: # "Autogenerated link references for markdown compatibility" -[book]: book "Book" -[dan harris]: dan-harris "Dan Harris" -[//end]: # "Autogenerated link references" \ No newline at end of file From 5bee42d4f8d771c863482ca1c5bc97e26650c9fe Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 27 Apr 2021 20:51:56 +0200 Subject: [PATCH 4/9] Auto: misc. --- journal/2021-04-27.md | 3 ++- neovim.md | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/journal/2021-04-27.md b/journal/2021-04-27.md index 72ea3699c..66c772656 100644 --- a/journal/2021-04-27.md +++ b/journal/2021-04-27.md @@ -4,4 +4,5 @@ - [[org mode]] - [[karlicoss]] - [[spacemacs]] - - [[doom emacs]] \ No newline at end of file + - [[doom emacs]] +- [[neovim]] \ No newline at end of file diff --git a/neovim.md b/neovim.md index 83272cde8..d93bbcb27 100644 --- a/neovim.md +++ b/neovim.md @@ -9,3 +9,10 @@ let &packpath=&runtimepath source ~/.vimrc ``` +- to install a new enough version for [[vscode]] [[neo vim]] extension + +``` +sudo add-apt-repository ppa:neovim-ppa/stable +sudo apt-get update +sudo apt-get install neovim +``` \ No newline at end of file From 8ac96bf1ca8d16692f3898322849f9fb0594bf7c Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 27 Apr 2021 20:58:10 +0200 Subject: [PATCH 5/9] Auto: misc.comm --- journal/2021-04-27.md | 4 +++- neovim.md | 7 +++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/journal/2021-04-27.md b/journal/2021-04-27.md index 66c772656..f9ddb6737 100644 --- a/journal/2021-04-27.md +++ b/journal/2021-04-27.md @@ -5,4 +5,6 @@ - [[karlicoss]] - [[spacemacs]] - [[doom emacs]] -- [[neovim]] \ No newline at end of file +- [[neovim]] +- [[station to station]] +- [[communities]] \ No newline at end of file diff --git a/neovim.md b/neovim.md index d93bbcb27..8e2241a31 100644 --- a/neovim.md +++ b/neovim.md @@ -8,11 +8,10 @@ set runtimepath^=~/.vim runtimepath+=~/.vim/after let &packpath=&runtimepath source ~/.vimrc ``` - -- to install a new enough version for [[vscode]] [[neo vim]] extension +- the [[vscode]] [[neo vim]] extension for some reason requires a development version that is annoying to install in new systems, so for now I've ditched it in favour of vim emulation in vscode ``` sudo add-apt-repository ppa:neovim-ppa/stable -sudo apt-get update -sudo apt-get install neovim +sudo apt-get upmdate +sudo apt-get install neovi ``` \ No newline at end of file From 79930b4accd9a1ad3a25b47b4edec5be78a80579 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 28 Apr 2021 13:52:49 +0200 Subject: [PATCH 6/9] ttwob --- journal/2021-04-28.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 journal/2021-04-28.md diff --git a/journal/2021-04-28.md b/journal/2021-04-28.md new file mode 100644 index 000000000..6cdac14b0 --- /dev/null +++ b/journal/2021-04-28.md @@ -0,0 +1,3 @@ +# 2021-04-28 + +- [[the timeless way of building]] \ No newline at end of file From 3bae8107ddcf94af85254ae30421816ec0fae8ae Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 28 Apr 2021 13:52:56 +0200 Subject: [PATCH 7/9] ttwob --- journal/communities.md | 3 +++ the-timeless-way-of-building.md | 18 ++++++------------ 2 files changed, 9 insertions(+), 12 deletions(-) create mode 100644 journal/communities.md diff --git a/journal/communities.md b/journal/communities.md new file mode 100644 index 000000000..482efc279 --- /dev/null +++ b/journal/communities.md @@ -0,0 +1,3 @@ +# communities + +- I'm happy to be part of many [[online communities]]. \ No newline at end of file diff --git a/the-timeless-way-of-building.md b/the-timeless-way-of-building.md index 65a83bc21..128e929bc 100644 --- a/the-timeless-way-of-building.md +++ b/the-timeless-way-of-building.md @@ -1,18 +1,12 @@ # The Timeless Way of Building -- [[pull]] [[ttwob]] - a [[book]] - [[by]] [[christopher alexander]] -- [[ipfs]] ipfs://QmZhvFuT6urnUG4pjJTDzmFWhTYkVpuzmJv4t9FvENLphs -- [[old]] https://via.hypothes.is/ipfs.io/ipfs/QmZhvFuT6urnUG4pjJTDzmFWhTYkVpuzmJv4t9FvENLphs -- [[hypothesis]] https://via.hypothes.is/https://stoa.anagora.org/ipfs/QmZhvFuT6urnUG4pjJTDzmFWhTYkVpuzmJv4t9FvENLphs + - [[pull]] [[ttwob]] + - [[hypothesis]] https://via.hypothes.is/https://stoa.anagora.org/ipfs/QmZhvFuT6urnUG4pjJTDzmFWhTYkVpuzmJv4t9FvENLphs + - [[ipfs]] ipfs://QmZhvFuT6urnUG4pjJTDzmFWhTYkVpuzmJv4t9FvENLphs + - [[old]] https://via.hypothes.is/ipfs.io/ipfs/QmZhvFuT6urnUG4pjJTDzmFWhTYkVpuzmJv4t9FvENLphs + - [[wp]] https://en.wikipedia.org/wiki/The_Timeless_Way_of_Building + - [[go]] [[wp]] -[//begin]: # "Autogenerated link references for markdown compatibility" -[pull]: pull "Pull" -[ttwob]: ttwob "ttwob" -[book]: book "Book" -[christopher alexander]: christopher-alexander "Christopher Alexander" -[ipfs]: ipfs "Ipfs" -[hypothesis]: hypothesis "Hypothesis" -[//end]: # "Autogenerated link references" \ No newline at end of file From 72b4ec70a9b6833deda6bb2a87793fccc5fd1c30 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 28 Apr 2021 13:58:07 +0200 Subject: [PATCH 8/9] places for the sould --- journal/2021-04-28.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/journal/2021-04-28.md b/journal/2021-04-28.md index 6cdac14b0..fa18beff6 100644 --- a/journal/2021-04-28.md +++ b/journal/2021-04-28.md @@ -1,3 +1,6 @@ # 2021-04-28 -- [[the timeless way of building]] \ No newline at end of file +- [[christopher alexander]] + - [[reading alexander]] == [[patterning]] + - [[the timeless way of building]] + - found [[places for the soul]] \ No newline at end of file From 9f3591c00db39d2a00b8dc174f6574859755a8c1 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 28 Apr 2021 13:58:15 +0200 Subject: [PATCH 9/9] places --- journal/places-for-the-soul.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 journal/places-for-the-soul.md diff --git a/journal/places-for-the-soul.md b/journal/places-for-the-soul.md new file mode 100644 index 000000000..b4998dda9 --- /dev/null +++ b/journal/places-for-the-soul.md @@ -0,0 +1,5 @@ +# places for the soul + +- a [[documentary]] + - about [[christopher alexander]] + - [[go]] https://vimeo.com/ondemand/placesforthesoul