Saketh
Saketh
@zenzer0s yeah, sure :) just make sure that the schema the file would be based upon is the same as the export schema of the [current schema](https://github.com/LinkoraApp/Linkora/blob/master/composeApp%2Fsrc%2FcommonMain%2Fkotlin%2Fcom%2Fsakethh%2Flinkora%2Fdomain%2Fmodel%2FJSONExportSchema.kt); that way, it's...
This is by design. Grid/Staggered components would be cluttered (at least with the current design) if they displayed everything like a typical list view, so I've added them to the...
https://github.com/LinkoraApp/Linkora/blob/master/assets%2Ft2.png
The reason this is happening is that the image's width and height are rendered while you are scrolling, so it adjusts in real-time. Since we cannot predict the height and...
> It looks like the grid view is kind of "rebuilt" every time I scroll up It also happens when you scroll down; it's just that rendering doesn't bother the...
> A batch selection mode where I can move multiple links at once to another folder This is already available. You can select multiple links or folders to copy or...