mysbyxor

joined 1 year ago
[–] mysbyxor 2 points 11 months ago

Update:

The CSS i wrote in my post seems to work, but not when i use \tag to write notes in my margins

 

Hello, currently studying calculus and taking notes in Obsidian using the Latex Suite plugin, highly recommended plugin!

However, i am struggling to align the equations in a $$ ... $$ block to the left.

Tried to make a snippet like this :

div.math mjx-container[jax="CHTML"][display="true"] {
  display: block;
  text-align: left;
}

But to no success. Any pointers to where i am going wrong?

[–] mysbyxor 1 points 11 months ago

I remixed it from another case, ill see if i can upload it somewhere tomorrow.

[–] mysbyxor 1 points 11 months ago

Thanks! Sounds very solid!

[–] mysbyxor 1 points 11 months ago (1 children)

Does this setup have some sort of versioning or snapshots?

 

As the title says, i recently printed a nice case for my RPi3 and HDD that intend to run as an offsite backup machine.

Looking for recommendations on what backup service to run. I want to backup my Nextcloud and a "changes only" backup/cloning solution would be optimal but i have yet to find one.

[–] mysbyxor 3 points 1 year ago (2 children)

Thanks, did not occur to me to use a dedicated app for that purpose! Will check that out.

[–] mysbyxor 1 points 1 year ago (2 children)

I want to avoid having anything private or critical be internet facing.

 

Hi, finally setting up Nextcloud in an effort to de-Google myself and replace GDrive for good.

I am currently running Nextcloud via Tailscale and that works fine except for when i want to share a file to someone outside of my Tailnet. I have heard of federated Nextcloud but i am not sure that i quite understood the purpose of this or maybe there is a better solution? If i run two instances like that, will i simply be able to share certain files over to that instance for sharing?