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

When first word in a memo or task starts with n that character is lost / removed #156

Closed
smarkwart opened this issue Mar 1, 2024 · 1 comment · Fixed by #157
Closed

Comments

@smarkwart
Copy link

Hello,

I just made the experience that when I enter a note or task which starts with letter n, like "task new", that character is somehow lost / removed.

How to reproduce:
Create a new task with "task new stuff"

Expected outcome:
A new task is created which contains the text "new stuff"

Observed outcome:
A new task is created which contains the text "ew stuff"

I'm using v1.0.1 currently

@pajoma
Copy link
Owner

pajoma commented Jun 3, 2024

Thanks for fixing it

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 a pull request may close this issue.

2 participants