You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm willing to help fix the problem and contribute a pull request
Describe the bug
When one group defines a folder for its path, and another group defines as its path the subfolder of the folder, conflicts arise on creation of the note in the subfolder. It seems to randomly decide which group to assign the note to. 50% into folder's group, 50% into subfolders group.
How to reproduce?
zk new --no-input "$ZK_NOTEBOOK_DIR/area/subfolder/"
zk new --no-input "$ZK_NOTEBOOK_DIR/area/subfolder/"
50% of the time this will create a notebook with the template 1 and 50% with the template 2.
Check if applicable
Describe the bug
When one group defines a folder for its path, and another group defines as its path the subfolder of the folder, conflicts arise on creation of the note in the subfolder. It seems to randomly decide which group to assign the note to. 50% into folder's group, 50% into subfolders group.
How to reproduce?
zk new --no-input "$ZK_NOTEBOOK_DIR/area/subfolder/"
zk new --no-input "$ZK_NOTEBOOK_DIR/area/subfolder/"
50% of the time this will create a notebook with the template 1 and 50% with the template 2.
zk configuration
Environment
The text was updated successfully, but these errors were encountered: