diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 3f378164c..94df8e9dc 100755 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -35,8 +35,7 @@ "state": {} } } - ], - "currentTab": 1 + ] } ], "direction": "vertical" @@ -166,7 +165,7 @@ "obsidian-full-calendar:Open Full Calendar": false } }, - "active": "9d764341780d405b", + "active": "a14e8baae9ae45e1", "lastOpenFiles": [ "1. Daily Notes/8. August/2024-08-27.md", "Set up Zotero Web Server.md", diff --git a/Set up Zotero Web Server.md b/Set up Zotero Web Server.md index 18e78c0bf..0d25a6a7a 100644 --- a/Set up Zotero Web Server.md +++ b/Set up Zotero Web Server.md @@ -32,3 +32,5 @@ I f(x) did it. It's running on local host, so you can connect from http using th Will not allow it to connect no matter what. Big issues. Tried nextcloud again. Just going to have to on campus to sniff this out. + +Nevermind I fixed it! Nextcloud at some point set the owner of /srv and all files to "82". I needed to change all ownership back over to "caddy". Once I did that, it all worked! \ No newline at end of file