ddvk
ddvk
what does `RMAPI_TRACE=1 rmapi ls` show
the ui was a quick hack, there is a pull request for a new ui...
problably to do with the redirection, or something
I was not clear enough, at some point page redirection was introduced in note files. It got implemented in rmapi, but I haven't tested whether it got updated here.
rendering of 3.x files is not supported, yet. the format changed.
seems that the format of the .content file has changed. you can get the offending file as a .zip with `rmapi get notename`, then inspect the .content file inside
pageTags: is string, but in this file it is a list of objects, the code needs to be fixed
this seems to be a problem with the desktop app as there are reports that the behaviour is the same with the official cloud
indeed, the problems is that the tablet sends the deleted documents (with "deleted:true" and no parent in the metadata), instead of removing them from the tree. I have to fix...
just mount to other partition and see what's there