Hello!
I have many projects, classified by #sectionname in their path. But unfortunately, there is problem using # inside paths. I know, moving files into a separate directory is a solution, but causes discomfort, disrupting the projects order :)
cd /Users/username/workdir/#categoryname/project
bd init
bd list
Error: failed to open database: failed to enable WAL mode: sqlite3: unable to open database file: open /Users/username/workdir: is a directory
MacOS 15.7.4, SHELL=/bin/zsh