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 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]] diff --git a/journal/2021-04-27.md b/journal/2021-04-27.md new file mode 100644 index 000000000..f9ddb6737 --- /dev/null +++ b/journal/2021-04-27.md @@ -0,0 +1,10 @@ +# 2021-04-27 + +- [[emacs]] + - [[org mode]] + - [[karlicoss]] + - [[spacemacs]] + - [[doom emacs]] +- [[neovim]] +- [[station to station]] +- [[communities]] \ No newline at end of file diff --git a/journal/2021-04-28.md b/journal/2021-04-28.md new file mode 100644 index 000000000..05c5eff69 --- /dev/null +++ b/journal/2021-04-28.md @@ -0,0 +1,9 @@ +# 2021-04-28 + +- [[christopher alexander]] + - [[reading alexander]] == [[patterning]] + - [[the timeless way of building]] + - found [[places for the soul]] + - [[reading alexander]] == [[patterning]] + - [[the timeless way of building]] + - found [[places for the soul]] \ No newline at end of file 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/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 diff --git a/neovim.md b/neovim.md index 83272cde8..8e2241a31 100644 --- a/neovim.md +++ b/neovim.md @@ -8,4 +8,10 @@ set runtimepath^=~/.vim runtimepath+=~/.vim/after let &packpath=&runtimepath source ~/.vimrc ``` +- 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 upmdate +sudo apt-get install neovi +``` \ 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