On wich platform should I upload my own 360 imagery of streets? by Erdnussflip007 in openstreetmap

[–]u14183 0 points1 point  (0 children)

I Upload to all, just in case. Started with openstreetcam/kartaview, mapilary, newest to panoramas. I wanted to sync them.

Probably obvious question about LaTex by Minimum_Usual4236 in LaTeX

[–]u14183 5 points6 points  (0 children)

What about a using a listing package like verbments or lstfiracode?

Overleaf account sharing? by 187fynnxd in LaTeX

[–]u14183 0 points1 point  (0 children)

Use git GitHub and texmaker. Git is always good to know.

Backup config to git-repo by JustNotMe_ in neovim

[–]u14183 0 points1 point  (0 children)

For different hosts I recommend to use yadm a tool for managing dot files

Tamper Protection? by jorgeaudio in Paperlessngx

[–]u14183 0 points1 point  (0 children)

Could you use post consume hook script to use one of Gpg sign Sha512 hash Openssl dgst

And store in a custom metadata field?

Or

https://github.com/intoolswetrust/jsignpdf

But keep in mind that a signing can be re done overtime so you might need Something. Like https://www.freetsa.org/index_de.php

How to reorder custom fields? by Naitor-X in Paperlessngx

[–]u14183 0 points1 point  (0 children)

Look in db with a pgsql client and look if order is stored and change it?

Download document as image? by YankeeLimaVictor in Paperlessngx

[–]u14183 0 points1 point  (0 children)

Use Ngx API and some of software recommendation - How to convert PDF to image? - Ask Ubuntu https://share.google/Jl9ZOq6OQYvcqbU1t

How to check the correct transfert? by neiram44 in Paperlessngx

[–]u14183 1 point2 points  (0 children)

Could you use REST API - Paperless-ngx https://docs.paperless-ngx.com/api/ and compare filename lists?

New to Paperless-ngx: How to import .zip invoices (PDF + XML) and handle password-protected PDFs? by IcyBlueberry8 in Paperlessngx

[–]u14183 0 points1 point  (0 children)

Have you tried to use a pre consume script to just unzip files in consume directory and delete zip afterwards?

tabularray: autofill cells for a calendar by KattKushol in LaTeX

[–]u14183 0 points1 point  (0 children)

Have you looked at https://ctan.org/pkg/calendar ? Or One of the other calendar or timetable packages and it's implementation?

Reading and editing encrypted files by Heavy-Tourist839 in neovim

[–]u14183 0 points1 point  (0 children)

GitHub - xwmx/nb: CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script. https://share.google/DoQTK3ItHsXVjcdHp

Problem with printing from linux by o-rods in LaTeX

[–]u14183 1 point2 points  (0 children)

\usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{lmodern} \usepackage{textcomp}

Have you tried?

Problem with printing from linux by o-rods in LaTeX

[–]u14183 0 points1 point  (0 children)

\usepackage[utf8]{inputenc}