Skip to content

Issue with the -d flag after update to 0.10.0 #36

@awlobo

Description

@awlobo

Hello!

First of all, thank you for this amazing tool, it’s truly awesome!

After updating to version 0.10.0, I noticed some unexpected behavior with the -d flag. I understand that with this update, I now need to specify the full path. So instead of using:

lsq -d notes/logseq

I now use:

lsq -d /home/username/notes/logseq

However, this doesn’t seem to be working as expected. Instead of using the specified directory, the tool creates a new Logseq directory in my home folder, including the journal folder and today’s file. Even if I delete this directory, running the command again recreates it.

Am I doing something wrong? Is this the correct way to specify the path?

Thank you in advance for your help!

edit:

Also, I tried with:

lsq -d /home/username/notes/logseq -f word

And I get:

2025/01/03 00:10:18 error loading pages directory for search: open /home/username/Logseq/pages: no such file or directory

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions