Skip to content

Commit 9fffe1e

Browse files
committed
Published multiple files
1 parent 1dd69bf commit 9fffe1e

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

src/site/notes/Laptop/2. VPN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
{"dg-publish":true,"permalink":"/laptop/2-vpn/","updated":"2025-11-09T11:37:17.390-06:00"}
2+
{"dg-publish":true,"permalink":"/laptop/2-vpn/","updated":"2025-11-09T17:49:12.314-06:00"}
33
---
44

55
# Discussion
@@ -52,5 +52,5 @@ You have created sensitive keys in your home directory, and that's a bad place t
5252
`sudo mv privatekey /etc/wireguard/keys/`
5353
`sudo mv publickey /etc/wireguard/keys/`
5454

55-
Previous: [[Laptop/2. VPN\|2. VPN]]
55+
Previous: [[Laptop/1. Installation\|1. Installation]]
5656
Next: [[Laptop/3. Syncthing\|3. Syncthing]]

src/site/notes/Laptop/3. Syncthing.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
{"dg-publish":true,"permalink":"/laptop/3-syncthing/","updated":"2025-11-09T17:46:42.656-06:00"}
2+
{"dg-publish":true,"permalink":"/laptop/3-syncthing/","updated":"2025-11-09T17:50:02.407-06:00"}
33
---
44

55
# Discussion
@@ -27,4 +27,7 @@ Please note that this page is only for the initial set-up of Syncthing on the my
2727
- I tried the guided setup, but had problems because of my password. After I cleared the Syncthing GUI username and password, I had to go back into the manual settings for Syncthing Tray.
2828
- Syncthing URL: https://127.0.0.1:8384
2929
- API key: what you copied from Syncthing GUI Settings about two bullet points above.
30-
- Click "Apply" and "OK", and it looks like I'm ready to add folders!
30+
- Click "Apply" and "OK", and it looks like I'm ready to add folders!
31+
32+
Previous: [[Laptop/2. VPN\|2. VPN]]
33+
Next: [[Laptop/4. Note-taking\|4. Note-taking]]

src/site/notes/Laptop/4. Note-taking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
{"dg-publish":true,"permalink":"/laptop/4-note-taking/","updated":"2025-11-08T08:34:29.000-06:00"}
2+
{"dg-publish":true,"permalink":"/laptop/4-note-taking/","updated":"2025-11-09T17:50:42.697-06:00"}
33
---
44

55
# Discussion
6-
As detailed in [[Blog/Hosting this blog\|Hosting this blog]], despite wanting to use [Joplin](https://joplinapp.org/) for note-taking, I ended up using [Obsidian](https://obsidian.md/). Don't get me wrong, I like Obsidian very much, but I wanted to go as [FOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software) as I could. However, I couldn't get the blogging software working correctly with Joplin, so I went with Obsidian.
6+
As detailed in [[Blog/Hosting this blog\|Hosting this blog]], despite wanting to use [Joplin](https://joplinapp.org/) for note-taking, I ended up using [Obsidian](https://obsidian.md/). Don't get me wrong, I like Obsidian very much, but I wanted to go as [FOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software) as I could. However, I couldn't get the [[Blog/Hosting this blog\|blogging software]] working correctly with Joplin, so I went with Obsidian.
77

88
# Install
99
To get Obsidian working on my newly Mint-ed (lol) laptop install, it was extremely easy. I had started this blog in Windows, so as part of backing up all of my laptop documents I also backed up my Obsidian vaults. After I installed Mint on my laptop I installed Obsidian by going to Mint's "Software Manager" and searching for "Obsidian". It popped right up. I clicked on the "Install" button and waited for everything to install. I started Obsidian and opened the vault, and everything just worked, including the Digital Garden plugin. I didn't even have to re-install the token!

0 commit comments

Comments
 (0)