add obsidian article
parent
efcfab85d0
commit
8284525b75
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: About wiki.sadcomputer.net
|
title: About wiki.sadcomputer.net
|
||||||
permalink: /about
|
permalink: /about
|
||||||
layout: page
|
layout: note
|
||||||
date_created: Thursday, August 25th 2022, 4:20:53 pm
|
date_created: Thursday, August 25th 2022, 4:20:53 pm
|
||||||
date_modified: Sunday, August 28th 2022, 1:33:32 pm
|
date_modified: Sunday, August 28th 2022, 1:33:32 pm
|
||||||
---
|
---
|
||||||
|
@ -13,3 +13,9 @@ This site is a [[Digital Garden]] about computers. It's similar in spirit to a w
|
||||||
![alt](assets/chris-leipelt-1pVk3qfzbJ4-unsplash.jpg)
|
![alt](assets/chris-leipelt-1pVk3qfzbJ4-unsplash.jpg)
|
||||||
|
|
||||||
<small>Photo by <a href="https://unsplash.com/es/@cleipelt?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Chris Leipelt</a> on <a href="https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a></small>
|
<small>Photo by <a href="https://unsplash.com/es/@cleipelt?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Chris Leipelt</a> on <a href="https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a></small>
|
||||||
|
|
||||||
|
## Backlog
|
||||||
|
|
||||||
|
- [ ] `prefers-color-scheme` dark mode support
|
||||||
|
- [ ] CI/CD
|
||||||
|
- [ ] experimental hosting
|
|
@ -13,5 +13,6 @@ date_modified: Sunday, August 28th 2022, 10:12:14 am
|
||||||
|
|
||||||
|
|
||||||
- [[Filesystem apps]]
|
- [[Filesystem apps]]
|
||||||
|
- [[Productivity apps]]
|
||||||
- [[Messaging apps]]
|
- [[Messaging apps]]
|
||||||
- [[Web Browsers]]
|
- [[Web Browsers]]
|
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
title: Obsidian
|
||||||
|
date_created: Sunday, August 28th 2022, 3:44:34 pm
|
||||||
|
date_modified: Sunday, August 28th 2022, 3:44:37 pm
|
||||||
|
---
|
||||||
|
|
||||||
|
![assets/Pasted image 20220828155423.png](assets/Pasted%20image%2020220828155423.png)
|
||||||
|
|
||||||
|
[Obsidian](https://obsidian.md/) is an [[Electron]]-based [[Productivity apps|productivity application]] that uses [[Markdown]] and wikilink-style syntax to build graph relationships among your notes.
|
||||||
|
|
||||||
|
> A second brain, for you, forever.
|
||||||
|
> <br>
|
||||||
|
> Obsidian is a powerful **knowledge base** on top of a **local folder** of plain text Markdown files.
|
||||||
|
|
||||||
|
It happens to work well for this very [[Digital Garden|digital garden]]. See [[About|the About page]] for more details.
|
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
title: Productivity apps
|
||||||
|
date_created: Sunday, August 28th 2022, 3:44:13 pm
|
||||||
|
date_modified: Sunday, August 28th 2022, 3:44:17 pm
|
||||||
|
---
|
||||||
|
|
||||||
|
We like [[Obsidian]]!
|
Binary file not shown.
After Width: | Height: | Size: 1018 KiB |
Loading…
Reference in New Issue