Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Untag does not work as written in the manual #1

Open
HouzuoGuo opened this issue Oct 18, 2013 · 2 comments
Open

Untag does not work as written in the manual #1

HouzuoGuo opened this issue Oct 18, 2013 · 2 comments
Assignees
Labels

Comments

@HouzuoGuo
Copy link
Owner

Thanks to Tony for discovering this bug:

"I think that the control field coded as "not tag1:taga tagb" should remove all taga and tagb tags from all files except those files that have a tag1 set. This does not happen but rather the software runs as if this control field had been specified: "tag1:*"

@ghost ghost assigned HouzuoGuo Oct 18, 2013
@victoriastuart
Copy link

Ditto: Why is this not working?

vstuart:$ markafile tag "tag1" test.txt
vstuart:$ markafile tag "tag2" test.txt
vstuart:$ markafile find "" .
home/vstuart/Linux/apps/markafile/markafile-master/test.txt:tag1 tag2
vstuart:$ markafile untag "tag2:tag2" test.txt
vstuart:$ markafile find "
" .

@HouzuoGuo
Copy link
Owner Author

@victoriastuart sorry for my late response.
Did nothing show up in the second "find" result?
I am afraid that markafile is no longer maintained, by the way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants