oruam
November 19, 2023, 2:45pm
1
Just ask to create a New page, or a New whiteboard.
Is any configuration required?
oruam
November 19, 2023, 6:05pm
3
Hello,
Yes, I clicked on the lupe icon (magnifying glass) at the left up.
Is there something on the settings that is messed up?
Here is my config.edn: config.edn - Pastebin.com
oruam
November 20, 2023, 3:19pm
5
Found the bug, it’s all about NixOS:
opened 09:47PM - 05 May 23 UTC
closed 08:22PM - 01 Aug 23 UTC
0.kind: bug
### Describe the bug
Search seems to work for page titles but not page text.
…
### Steps To Reproduce
Steps to reproduce the behavior:
1. CTRL+K, look for text that's in a page
### Expected behavior
Returns results for pages that have the given text.
### Notify maintainers
### Metadata
```console
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 6.3.0, NixOS, 23.05 (Stoat), 23.05pre478981.08e4dc3a907`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.13.3`
- channels(root): `"home-manager, nixos"`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
```
Applied the solution and the bug is gone.
Thanks for your help!