マリウス

Results 172 comments of マリウス

@Liongold finding certain elements inside a note and linking JS functions to them. //Edit: But maybe that's not the right idea to pursue here anyway.

Should be no biggy, as we never really delete notes but only set a timestamp to their deleted_at column. Simply add a similar notebook to "All", which lists all notes...

Will take this on the v2 roadmap. The idea would be to include a video thumbnail for videos.

This topic is far too complex to have it done in v2, at least as long as it's only me working on it. Moving it to a later stage.

Btw: https://github.com/paperwork/paperwork/issues/22

This was reported for v1, but is relevant for v2 as well. Taking this on the v2 roadmap.

This is ongoing. A draft implementation of this was built in [service-storages](https://github.com/paperwork/service-storages). However, a few details (e.g. authorization) are lacking.

@ntnn correct. Attachments aren't being version controlled. But a buddy of mine, @frontend-gmbh, built a nice preview of how this could be done using pure JS/CSS. The arrows and other...

@ntnn well, we have two different ballparks here: 1) The way annotations are being saved: I my opinion, we should never _ever_ modify a user-uploaded document/image/whatever. Therefor I pledge for...

@ntnn regarding 2: I understood you quite well initially. I will try to explain the fundamental issue here using a more precise scenario: You create a new note. It contains...