Now I am testing how to pass attachments of different kinds:
First Pictures:
![[NCCPC.jpeg]]jpg png jpeg
now a PDF
Now I am testing how to pass attachments of different kinds:
First Pictures:
![[NCCPC.jpeg]]jpg png jpeg
now a PDF
Today I installed Paperless-ngx in a Proxmox container, bare metal, and docker. Docker worked the best since it allows me to use the exact same compose.yml file on my local install on my laptop and on a Proxmox hosted docker container at my house.
This should allow me to access the documents anywhere, update them in both locations by sending an email to drag and drop to both, or eventually sync the consume folders with one central webdav. Still a work in progress, but so far it works.
Finally got it working with photos. The problem was using the base versus extended theme. There was also an extra ! in the python script I think. Checking now.
This is my first post using Obsidian notes as a foundation for a Hugo Blog. I am not using github to push changes like Network Chuck since I think GIT unnecessarily complicates the whole process. Instead, I am using rclone to sync files across all clients so I can host the blog in multiple regions using a Hetzner StorageBox as the main location for content pushed to Nginx web servers.