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

✨ Make a cheatsheet style list #314

Closed
szepeviktor opened this issue May 20, 2019 · 10 comments Β· Fixed by #649
Closed

✨ Make a cheatsheet style list #314

szepeviktor opened this issue May 20, 2019 · 10 comments Β· Fixed by #649
Labels
improvement Website improvements

Comments

@szepeviktor
Copy link

szepeviktor commented May 20, 2019

It would be nice to have a visually smaller list on the website.

Emoji Code Commit type
🎨 :art: Improving structure / format of the code.
⚑ :zap: Improving performance.
πŸ”₯ :fire: Removing code or files.
πŸ› :bug: Fixing a bug.
πŸš‘ :ambulance: Critical hotfix.
✨ :sparkles: Introducing new features.
πŸ“ :pencil: Writing docs.
πŸš€ :rocket: Deploying stuff.
πŸ’„ :lipstick: Updating the UI and style files.
πŸŽ‰ :tada: Initial commit.
βœ… :white_check_mark: Updating tests.
πŸ”’ :lock: Fixing security issues.
🍎 :apple: Fixing something on macOS.
🐧 :penguin: Fixing something on Linux.
🏁 :checkered_flag: Fixing something on Windows.
πŸ€– :robot: Fixing something on Android.
🍏 :green_apple: Fixing something on iOS.
πŸ”– :bookmark: Releasing / Version tags.
🚨 :rotating_light: Removing linter warnings.
🚧 :construction: Work in progress.
πŸ’š :green_heart: Fixing CI Build.
⬇️ :arrow_down: Downgrading dependencies.
⬆️ :arrow_up: Upgrading dependencies.
πŸ“Œ :pushpin: Pinning dependencies to specific versions.
πŸ‘· :construction_worker: Adding CI build system.
πŸ“ˆ :chart_with_upwards_trend: Adding analytics or tracking code.
♻️ :recycle: Refactoring code.
🐳 :whale: Work about Docker.
βž• :heavy_plus_sign: Adding a dependency.
βž– :heavy_minus_sign: Removing a dependency.
πŸ”§ :wrench: Changing configuration files.
🌐 :globe_with_meridians: Internationalization and localization.
✏️ :pencil2: Fixing typos.
πŸ’© :poop: Writing bad code that needs to be improved.
βͺ :rewind: Reverting changes.
πŸ”€ :twisted_rightwards_arrows: Merging branches.
πŸ“¦ :package: Updating compiled files or packages.
πŸ‘½ :alien: Updating code due to external API changes.
🚚 :truck: Moving or renaming files.
πŸ“„ :page_facing_up: Adding or updating license.
πŸ’₯ :boom: Introducing breaking changes.
🍱 :bento: Adding or updating assets.
πŸ‘Œ :ok_hand: Updating code due to code review changes.
β™Ώ :wheelchair: Improving accessibility.
πŸ’‘ :bulb: Documenting source code.
🍻 :beers: Writing code drunkenly.
πŸ’¬ :speech_balloon: Updating text and literals.
πŸ—ƒοΈ :card_file_box: Performing database related changes.
πŸ”Š :loud_sound: Adding logs.
πŸ”‡ :mute: Removing logs.
πŸ‘₯ :busts_in_silhouette: Adding contributor(s).
🚸 :children_crossing: Improving user experience / usability.
πŸ—οΈ :building_construction: Making architectural changes.
πŸ“± :iphone: Working on responsive design.
🀑 :clown_face: Mocking things.
πŸ₯š :egg: Adding an easter egg.
πŸ™ˆ :see_no_evil: Adding or updating a .gitignore file
πŸ“Έ :camera_flash: Adding or updating snapshots
βš—οΈ :alembic: Experimenting new things
πŸ” :mag: Improving SEO
☸️ :wheel_of_dharma: Work about Kubernetes
🏷️ :label: Adding or updating types (Flow, TypeScript)
@szepeviktor
Copy link
Author

szepeviktor commented May 20, 2019

wget -qO- https://github.com/carloscuesta/gitmoji/raw/master/src/data/gitmojis.json | jq -r '.gitmojis[] | "| \(.code) | `\(.code)` | \(.description) |"'

@szepeviktor szepeviktor changed the title Make a cheasheet-type list ✨ Make a cheasheet-type list May 20, 2019
@szepeviktor szepeviktor changed the title ✨ Make a cheasheet-type list ✨ Make a cheasheet-type list May 20, 2019
Repository owner deleted a comment from danielschmitz May 31, 2020
@johannchopin
Copy link
Collaborator

Is the website not minimal enough concerning the presentation of the gitmojis? πŸ€”

@vhoyer
Copy link
Collaborator

vhoyer commented Jun 1, 2020

Well, whenever I'm looking at files in the file explorer, I tend to use details mode because I like to search for things line by line, and if they are on a grid it makes it kinda uncomfortable for me πŸ˜… so I see the point.

It's not a matter of minimalism, it's a matter of scanning, I think πŸ€”... @szepeviktor, could you comment on the reasoning behind this request?

@szepeviktor
Copy link
Author

szepeviktor commented Jun 1, 2020

The website is 6 pages in my 1200Γ—1200 browser window.
I'd like to see all gitmojis on the screen at the same time.
Like a cheatsheet.

@szepeviktor szepeviktor changed the title ✨ Make a cheasheet-type list ✨ Make a cheatsheet style list Jun 1, 2020
@johannchopin
Copy link
Collaborator

Ok I see, maybe just a toggle Button for 'grid' or 'raw' mode will do the job πŸ€”

@vhoyer
Copy link
Collaborator

vhoyer commented Jun 1, 2020

@johannchopin, wanna have a project to organize this tasks?

@johannchopin
Copy link
Collaborator

@vhoyer Never use before but yeah looks amazing πŸ‘

@vhoyer vhoyer added this to To do in Gitmoji Kanban Jun 2, 2020
@johannchopin johannchopin moved this from To do to In progress in Gitmoji Kanban Jun 4, 2020
@johannchopin
Copy link
Collaborator

What do you think about this type of layout? πŸ€”

gitmoji

@vhoyer
Copy link
Collaborator

vhoyer commented Jun 4, 2020

What do you think about this type of layout?

gitmoji

I think the table is super cute and I like it, but this does not takes the advantage of the wide screen OP mentioned, maybe we could add a media query to separate the "table" in two columns :D, what d'you think?

@johannchopin
Copy link
Collaborator

johannchopin commented Jun 9, 2020

@vhoyer Yes great idea I opened a WIP PR #453 for this layout πŸ‘

Gitmoji Kanban automation moved this from In progress to Done Dec 12, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
improvement Website improvements
Projects
3 participants