digital-gardeners/README.md

123 lines
6.2 KiB
Markdown
Raw Normal View History

2020-05-11 22:07:06 +02:00
# Digital Gardening
2020-05-12 12:33:48 +02:00
A collective of gardeners publicly tending their digital notes on the interwebs
2020-05-11 22:07:06 +02:00
2020-05-25 12:20:29 +02:00
![An illustration of a plant with an pencil edit icon](https://res.cloudinary.com/dg3gyk0gu/image/upload/c_scale,q_100,w_850/v1590401937/maggieappleton.com/digital-gardening-theory/garden-wide.png)
2020-05-29 16:11:35 +02:00
<br />
2020-05-11 22:13:54 +02:00
## Tools and Resources
2020-05-11 22:07:06 +02:00
2020-05-29 16:09:26 +02:00
- [The Knowledge Graph Radar](https://github.com/brettkromkamp/knowledge-graph-radar)
- [Webmention](https://indieweb.org/Webmention)
- [Webmention.io](https://webmention.io/) - a third party service provider
2020-05-29 16:09:26 +02:00
- [Hypothesis](https://web.hypothes.is/) - social meta commentary
2020-05-29 16:11:35 +02:00
#### Private Notes
2020-05-29 16:09:26 +02:00
- [Roam](https://roamresearch.com/)
- [Org Roam](https://org-roam.readthedocs.io/en/develop/installation/)
2020-05-29 16:11:35 +02:00
- [Obsidian](https://obsidian.md/) - a Roam-like knowledge base that works on top of a local folder of plain text Markdown files.
#### Public Notes
2020-05-29 16:09:26 +02:00
- [TiddlyWiki](https://tiddlywiki.com/) - A no-code personal wiki system
- [Stroll](https://giffmex.org/stroll/stroll.html) a notetaking tool built with the TiddlyWiki platform, with bi-directional links and other Roam-like features
- [TiddlyBlink](https://giffmex.org/gifts/tiddlyblink.html) - TiddlyWiki with bi-directional linking
- [TiddlyMap](http://tiddlymap.org/) - a mind-map plugin that shows visualizations for TiddlyWiki.
2020-05-29 16:09:26 +02:00
- [Stroll](https://giffmex.org/stroll/stroll.html) - A Roam-like tool built on TiddlyWiki
- [Gitbook](https://www.gitbook.com/)
- [React-Notion](https://github.com/splitbee/react-notion/) - allows you to publish a React-based website sources from your Notion notes - "Notion as a CMS"
- [Gatsby Brain Theme](https://github.com/aengusmcmillin/gatsby-theme-brain) - Roam-like bidirectional links in Gatsby.js
2020-05-29 16:13:17 +02:00
- [Gatsby Andy Theme](https://github.com/aravindballa/gatsby-theme-andy)
2020-05-29 16:09:26 +02:00
- [Gatsby Theme Garden](https://github.com/mathieudutour/gatsby-digital-garden/) - A set of tools to build a digital garden with Gatsby.js. Pull data from Roam Research or markdown.
2020-05-29 16:11:35 +02:00
<br />
2020-05-11 22:10:54 +02:00
2020-05-12 00:06:12 +02:00
## Theory, Philosophy, and Navel-Gazing
2020-05-11 22:07:06 +02:00
2020-05-13 01:20:23 +02:00
- [Of Digital Streams, Campfires and Gardens](https://tomcritchlow.com/2018/10/10/of-gardens-and-wikis/) by Tom Critchlow
2020-05-13 01:18:57 +02:00
- [How the Blog Broke the Web](https://stackingthebricks.com/how-blogs-broke-the-web/) by Amy Hoy
- [My blog is a digital garden, not a blog](https://joelhooks.com/digital-garden) by Joel Hooks
- [You and your mind garden](https://nesslabs.com/mind-garden) by Anne-Laure Le Cunff
2020-05-13 01:22:52 +02:00
- [Digital Garden Terms of Service](https://www.swyx.io/writing/digital-garden-tos/) by Shawn Wang
2020-05-14 17:23:32 +02:00
- [What is a digital garden?](https://www.christopherbiscardi.com/garden) by Chris Biscardi
- [The Garden and the Stream: An IndieWeb Pop-up Session](https://indieweb.org/2020/Pop-ups/GardenAndStream)
- [Zettlekasten: knowledge and info management](https://zettelkasten.de/)
- [The Zettelkasten Method](https://www.lesswrong.com/posts/NfdHG6oHBJ8Qxc26s/the-zettelkasten-method-1) by Abram Demski
- [A web of wikis](https://doubleloop.net/2020/05/16/a-web-of-wikis/) by Neil Mather
- [Bliki tooling](https://doubleloop.net/2020/05/02/bliki-tooling/) by Neil Mather
- [Hack Your Life With A Private Wiki Notebook, Getting Things Done, And Other Systems](http://webseitz.fluxent.com/wiki/HackYourLifeWithAPrivateWikiNotebookGettingThingsDoneAndOtherSystems) by Bill Seitz
- [The Garden and the Stream: A Techno pastoral](https://hapgood.us/2015/10/17/the-garden-and-the-stream-a-technopastoral/) by Mike Caulfield
- [As We May Think](https://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/303881/) by Vannevar Bush (The Atlantic, 1945)
2020-05-11 22:09:26 +02:00
2020-05-29 16:11:35 +02:00
<br />
2020-05-12 00:06:12 +02:00
## How-To's and Tutorials
2020-05-14 17:24:46 +02:00
- [How to build a digital garden with TiddlyWiki](https://nesslabs.com/digital-garden-tiddlywiki) by Anne-Laure Le Cunff
- [Install org-roam: an introductory technical guide with Doom Emacs](https://www.ianjones.us/blog/2020-05-05-doom-emacs/) by Ian Jones
2020-05-13 01:20:23 +02:00
- [Building a Digital Garden](https://tomcritchlow.com/2019/02/17/building-digital-garden/) by Tom Critchlow
2020-05-13 01:24:32 +02:00
- [Webmentions - Joining the IndieWeb with Svelte](https://www.swyx.io/writing/clientside-webmentions) by Shawn Wang
2020-05-12 00:06:12 +02:00
2020-05-29 16:11:35 +02:00
<br />
2020-05-12 12:32:15 +02:00
## Digital Garden Directory
2020-05-11 22:09:26 +02:00
2020-05-12 12:32:15 +02:00
Each listed with 🛠 build tools and 🌿 note themes
- [Andy Matuschuk](https://notes.andymatuschak.org/)
- 🛠 The Mystery Andy System
- 🌿 Note-taking, education, tools for thought
- [Anne-Laure Le Cunff](https://www.mentalnodes.com/)
- 🛠 TiddlyWiki
- 🌿 Networked thinking, metacognition, evidence-based learning and self-education
2020-05-13 01:18:57 +02:00
2020-05-13 01:19:46 +02:00
- [Tom Critchlow](https://tomcritchlow.com/)
- 🛠 Jekyll
2020-05-13 01:22:52 +02:00
- [Shawn Wang](https://www.swyx.io/writing)
2020-05-14 17:24:26 +02:00
- 🛠 Gatsby
- 🌿 Web development, writing, speaking
2020-05-12 12:32:15 +02:00
- [Kevin Cummingham](https://kevincunningham.co.uk)
- 🛠 Gatsby
- 🌿 Web development, React, AWS, GraphQL
2020-05-13 01:18:57 +02:00
- [Aengus McMillin](https://aengusmcmillin.com/brain)
- 🛠 Gatsby
- [Joel Hooks](https://joelhooks.com/)
2020-05-14 17:23:32 +02:00
- 🛠 Next.js
- 🌿 Bootstrapping / indie-hacking, community building, web development,
2020-05-13 01:18:57 +02:00
- [Ian Jones](https://ianjones.us/notes)
- 🛠 Gatsby
2020-05-13 21:55:23 +02:00
- 🌿 Web development, Gatsby, Emacs
2020-05-13 01:18:57 +02:00
- [Maggie Appleton](http://maggieappleton.com/)
2020-05-14 17:23:32 +02:00
- 🛠 Gatsby + MDX
2020-05-13 21:55:23 +02:00
- 🌿 Anthropology, metaphors, visual explanations, and web development
2020-05-13 01:18:57 +02:00
2020-05-13 21:55:23 +02:00
- [Chris Biscardi](https://www.christopherbiscardi.com/garden)
2020-05-14 17:23:32 +02:00
- 🛠 Sector / Toast?
- 🌿 Web development, MDX, GraphQL, Gatsby
2020-05-13 21:55:23 +02:00
2020-05-14 17:23:32 +02:00
- [Wess Daniels](https://nurselog.online)
- 🛠 Tiddlywiki (Pre-Release 5.1.23)
2020-05-14 17:23:32 +02:00
- 🌿 Culture and systems change, liberation theology, tech and pedagogy
2020-05-14 17:23:32 +02:00
- [Wayan Jimmy](https://notebook.wayanjimmy.xyz)
2020-05-14 16:40:47 +02:00
- 🛠 Gatsby ([Hasura Gitbook Starter](https://github.com/hasura/gatsby-gitbook-starter))
- 🌿 Coding, Learning notes
- [Chris Aldrich](https://tw.boffosocko.com)
- 🛠 TiddlyWiki + TiddlyBlink + TiddlyMap
- 🌿 Art of Memory, IndieWeb, humanities, commonplace books, thought spaces
- [Neil Mather](https://commonplace.doubleloop.net)
- 🛠 staticly published plain text using org-mode
- [Bill Seitz](http://webseitz.fluxent.com/wiki/)
- 🛠 built flask/python wiki http://webseitz.fluxent.com/wiki/WikiFlux
- wrote ebook on Private Wiki http://webseitz.fluxent.com/wiki/HackYourLifeWithAPrivateWikiNotebookGettingThingsDoneAndOtherSystems