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
The help for --counter states "defaults to --id if present". In fact, there is no inheritance from --id. counter cannot be called by --name unless a counter value has been supplied with --counter. For instance
zettel --set-title "This is a test" --id foo --name id counter timestamp
The help for
--counter
states "defaults to --id if present". In fact, there is no inheritance from--id
.counter
cannot be called by--name
unless a counter value has been supplied with--counter
. For instanceGenerates the error message
The text was updated successfully, but these errors were encountered: