Oleksa
Oleksa
The most strange thing observer by me is loosing date/time format. The rows are not sorted by date anymore :(
> > UPD: This command fixed the issue: > > > > ``` > > occ tables:legacy:transfer:rows --all > > ``` > > Thank you so much. I nearly nearly...
Hi! In my case all fonts have gone totally. Is that possible to fix them somehow? 
> I was able to normalize the font in the `span` tag by changing the font-family attribute to the normally used `var(--font-family)`. Please, explain, which file and what exactly have...
> var(--font-family) Tried to replace manually in js files - without any success :( Perhaps, authors of the app can help with that?
The same :(
I support the need to add archiving functionality, similar to the one implemented eg in Google Keeps. So, a user may click over a particular one or several notes, select...
I can confirm it both for the desktop and mobile Nextcloud apps.
So, here are my suggestions for quick and dirty hack in `css/app.css` NC 27.1.6: 1. replace `font-size: .8rem` with `font-size: 1rem` **everywhere** 2. make changes between **xxx**: `date {color:#6e6e6e; flex-shrink:0;...
> Thanks - downgrading to v25 with these instructions worked for me also Meanwhile, what to do to make the platform v26 working?