mirror of
https://github.com/MaggieAppleton/digital-gardeners.git
synced 2024-11-22 09:22:57 +01:00
Merge pull request #8 from chrisaldrich/resources-and-examples
additional resources, articles, and examples
This commit is contained in:
commit
e5b6c043c0
24
README.md
24
README.md
|
@ -10,7 +10,8 @@ A collective of gardeners publicly tending their digital notes on the interwebs
|
||||||
## Tools and Resources
|
## Tools and Resources
|
||||||
|
|
||||||
- [The Knowledge Graph Radar](https://github.com/brettkromkamp/knowledge-graph-radar)
|
- [The Knowledge Graph Radar](https://github.com/brettkromkamp/knowledge-graph-radar)
|
||||||
- [WebMentions](https://webmention.io/)
|
- [Webmention](https://indieweb.org/Webmention)
|
||||||
|
- [Webmention.io](https://webmention.io/) - a third party service provider
|
||||||
- [Hypothesis](https://web.hypothes.is/) - social meta commentary
|
- [Hypothesis](https://web.hypothes.is/) - social meta commentary
|
||||||
|
|
||||||
#### Private Notes
|
#### Private Notes
|
||||||
|
@ -20,6 +21,9 @@ A collective of gardeners publicly tending their digital notes on the interwebs
|
||||||
|
|
||||||
#### Public Notes
|
#### Public Notes
|
||||||
- [TiddlyWiki](https://tiddlywiki.com/) - A no-code personal wiki system
|
- [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.
|
||||||
- [Stroll](https://giffmex.org/stroll/stroll.html) - A Roam-like tool built on TiddlyWiki
|
- [Stroll](https://giffmex.org/stroll/stroll.html) - A Roam-like tool built on TiddlyWiki
|
||||||
- [Gitbook](https://www.gitbook.com/)
|
- [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"
|
- [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"
|
||||||
|
@ -37,6 +41,14 @@ A collective of gardeners publicly tending their digital notes on the interwebs
|
||||||
- [You and your mind garden](https://nesslabs.com/mind-garden) by Anne-Laure Le Cunff
|
- [You and your mind garden](https://nesslabs.com/mind-garden) by Anne-Laure Le Cunff
|
||||||
- [Digital Garden Terms of Service](https://www.swyx.io/writing/digital-garden-tos/) by Shawn Wang
|
- [Digital Garden Terms of Service](https://www.swyx.io/writing/digital-garden-tos/) by Shawn Wang
|
||||||
- [What is a digital garden?](https://www.christopherbiscardi.com/garden) by Chris Biscardi
|
- [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)
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
@ -99,3 +111,13 @@ Each listed with 🛠 build tools and 🌿 note themes
|
||||||
- 🛠 Gatsby ([Hasura Gitbook Starter](https://github.com/hasura/gatsby-gitbook-starter))
|
- 🛠 Gatsby ([Hasura Gitbook Starter](https://github.com/hasura/gatsby-gitbook-starter))
|
||||||
- 🌿 Coding, Learning notes
|
- 🌿 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
|
Loading…
Reference in a new issue