Laurent Cozic

Results 266 comments of Laurent Cozic

You're right, I forgot it was only for notes. So at the moment it seems it's just not possible to create sub-notebook on the CLI, and you'd have to use...

@tessus, I feel `set` is not very user friendly for this particular task. How about extending `mv` for this? Currently it's like this: mv [notebook] Moves the notes matching to...

> @laurent22 if you don't mind, I'd also like to change the `mkbook` command to allow an optional parent id. what do you think? Yes that would work. Maybe an...

> It is possible to have several notebooks with the same name. For my tests I use book1, book2, and book2. However, it seems that it is currently not possible...

If we change this: ``` mv [notebook] Moves the notes matching to [notebook]. ``` to this: ``` mv Moves the given child item to the given parent item. ``` And...

For info, we have a FAQ entry about this problem: https://joplinapp.org/faq/#all-my-notes-got-deleted-after-changing-the-webdav-url

Below the field we already have a warning, and we have the failsafe too, plus this FAQ entry. I don't think we need more because if someone is going to...

> > Below the field we already have a warning, and we have the failsafe too > > I think we have seen either unexpected or incorrect behaviour of the...

I think this is a regression because didn't use to have that? Also on iOS simulator I can't even scroll the note viewer anymore. @personalizedrefrigerator, is it possible that the...

The pull request top post should include a full description of the feature: what it does, how it does it, with examples of command lines. We don't read what's linked...