Skip to content

Comments

Avoid dot-prefixed ticket IDs in hidden directories#43

Closed
otahontas wants to merge 1 commit intowedow:masterfrom
otahontas:fix/dot-prefixed-ids
Closed

Avoid dot-prefixed ticket IDs in hidden directories#43
otahontas wants to merge 1 commit intowedow:masterfrom
otahontas:fix/dot-prefixed-ids

Conversation

@otahontas
Copy link

hey, thanks for a nice library!

Noticed that when running ticket in dot-prefixed directory (like .nix in my use-case), tickets are prefixed with dot too making the tickets undiscoverable by tk list.

This PR strips the leading dots from ticket filenames so they are listed properly. Another way would be to patch each "$TICKETS_DIR"/*.md in cmd_ls, cmd_dep_tree etc so I feel this is a bit cleaner approach.

Tell me what you think!

@otahontas
Copy link
Author

whoops, didn't realize that #41 fixes this too.

@otahontas otahontas closed this Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant