tewe
tewe
In 6.8.1 it looks like it highlights the exact phrase you searched for. It still searches for each word individually, so sometimes this highlights nothing.
Try combinations of the following settings to suit your needs. - Preferences > Layout > First line as title to off - Preferences > General > Files Naming to something...
With both "First line as title" and "Auto Rename By Title" I can reproduce this with 6.0.4 on macOS 12.6.1. I found `note.title.withoutSpecialCharacters.trunc(length: 64)` in the code, which I assume...
> git does not store metadata You're right. It does store the time of each commit, and what files were changed. There are scripts to apply that to mtime after...
Due to other sync issues I cannot test this right now, but [the commit](https://github.com/glushchenko/fsnotes/commit/fc8d8fff5a15144377fb7ebd980ed01b5edc51b0) suggests it works on iOS. Thanks! It violates https://textbundle.org/spec/ because `created` and `modified` are top-level keys...
In case anybody else is as confused as I was: Collectives is a different app with [its own issue tracker](https://github.com/nextcloud/collectives/issues). But it embeds the Text app, so the comment above...