scrod / nv

Notational Velocity: modeless, mouseless Mac OS X note-taking application
http://notational.net
GNU General Public License v3.0
2.07k stars 405 forks source link

Auto-completion of tags with "@" or "#" #289

Closed robertpolson closed 12 years ago

robertpolson commented 12 years ago

Auto-completion of tags with "@" or "#" does not work.

Right now only when I select multiple notes, NV auto completes "@tags" but not for a single note. If I start typing "@ta.." NV will not make a suggestion to auto-complete the tag name. Overall I end up wasting a lot of time manually typing each tag. For now I solved this problem using TextExpander snippets.

scrod commented 12 years ago

NV already auto-completes tags in the tags field. You don't need to add special punctuation.

robertpolson commented 12 years ago

NV only auto-cmpletes tags with regular words, but if I add "@" or "#" at the beginning of the word auto-completion is broken.

If I tag some thing with "tag" and next time I start typing "ta" NV will auto-compelte the tag. However, if I will tag something with "@tag", next time I want to take a not ant type "@t" nothing pops up.

Please check this. This is a bug.