rdelaage

Results 39 comments of rdelaage

We just had the same use-case with my organization yesterday. Maybe interested to work on this in the future

It would be a very nice feature. I just wrote a docker image to restart the service each hour or day in order to delete old boards but a built-in...

Don't know how to fix that `192.168.1.100:2022:/folder` is not standard and should not be accepted. Maybe we should add a field host and a field port when the backend is...

I had the same problem in some cases. I think it is because autorestic print restic output only after the restic command has finished...

A solution would be to stop returning a string in `ExecResticCommand` and pipe the output of the command into stdout

I think it's a problem with restic since autorestic just call the restic binary with the proper arguments

You would like a parameter like `?sort=alphabetical` or `?sort=unread` in the URL ? The default would be `unread` ?

I am interested to implement this feature, I can take a look at it in early 2023

@Seele0oO I had time to look at this feature request. I tried to implement it in #1598. You can give me feedback if you want.

A solution might be to create a feature called "List" and an article could be assigned to a list "favourite", "read later", ...