-
Notifications
You must be signed in to change notification settings - Fork 25
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
Feature Request: Searchable descriptions #1
Comments
Just stumbled across this again. If you want something in the markdown that is searchable then it probably isn't what you want. There are css class names that could probably easily be mapped to the markdowns @just3ws has here.. |
@ryanoasis Yes, I did not mean for it to sound like I am not appreciating the work that has gone into this, in fact this is the best solution I have ran into. Through, my thoughts were is this is intended for usage in the terminal, it would be nice to be able to search through them as well. At the time of me writing this, I was prepping for mid terms, but I have a bit of time before the school year ramps up, I have time to add descriptions. The we interface, at least for me, is borderline unusable. It just feels clunky, but at least it works, so I guess it's better than nothing. |
Hey @samerickson and @ryanoasis! Thanks, glad you've found it useful. I've been on a break for past few days so haven't had a chance to reply. This set of files is pretty old and was just something I generated over my commute so I could visualize the glyphs I wanted to use in command prompts. The search was nothing more than @samerickson I totally agree about the web interface. The biggest reason I created this was because I could view the glyph in the same context I'd be using it. Usually Vim and Zsh. FWIW I don't know if the codes have been altered since this was originally generated. I might look at it again on the train and see if it could be cleaned up a bit. Maybe adding some descriptions would be good but I didn't have an easy way to do that that I can recall. |
Hah. I just realized that your comment @samerickson was from February. Sorry this fell though the cracks. No disrespect intended by the ridiculously long delay in replying. I just saw the new messages popup over my break. |
Hey @just3ws no worries. I have started adding descriptions to as many icons as I can identify without preforming a google search: https://github.com/samerickson/nerd-font-cheatsheets |
Hey really great job on the cheat sheets, I have not been able to find any other resources on the subject. That being said, the functionality that is missing for me is the ability to have these is a single file that I can easily open with a vim keybinding, then search for the icon I am looking for. For instance, searching for "battery" would provide all locations of a glyph matching that description.
The text was updated successfully, but these errors were encountered: