crpb
crpb
thank you @9ary this is just what i needed :-).
For those who want sorting at least in the view. As you can just copy the sorted Table and overwrite the current Content you can at least do some _basic...
Could be that someone did a few modifications in the office. I'm not all versed in Javascript :-). https://gist.github.com/crpb/705dbebe326573e6a36c12c415207d59
Just searched for it myself and it seems https://github.com/strokirk/pyenv-autoenv looks promising. The completion is a bit buggy, but at least it works. ``` cb@asterix:pts/1->/home/cb/tmp/autoenv/testfolder (0) > pyenv autoenv Using Python...
Sanoid and Syncoid will not do any Pruning on another Host as i understood it from other "Issues". For local Backups you can use another Sanoid-Template. And on another Host...
Sorry for the confusion.. Did you try the the following? ``` sanoid --debug --force-update sanoid --prune-snapshots --force-prune --verbose --debug ``` I can not reproduce it here at least with frequents/hourly...
@Darkyere The following command will show you the Info's like [here](https://github.com/jimsalterjrs/sanoid/issues/751#issuecomment-1210966710). ``` sudo sanoid --debug |sed -n '/Filesystem.*has:/,/^$/p' ``` So, no manual counting should be necessary.
@Darkyere did you try the commands [here](https://github.com/jimsalterjrs/sanoid/issues/751#issuecomment-1204638157)? I'm just guessing that because this isn't a permanently imported volume you would need to forcibly update the index so a prune does...
These commands won't delete what shouldn't be deleted. So there is no harm in _trying_. ``` --force-update Clears out sanoid's zfs snapshot cache --prune-snapshots Purges expired snapshots as specified in...
@Coros that datatables-hack broke here with the release in may and nobody "cried" enough to make it working again since then :P. I think it was [v23.05](https://github.com/BookStackApp/BookStack/releases/tag/v23.05) - maybe this...