Giter Club home page Giter Club logo

gitimoji's Introduction

Hello there ๐Ÿ‘‹

gitimoji's People

Contributors

dudeofawesome avatar guytepper avatar lovetodream avatar warrenseine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gitimoji's Issues

๐Ÿ› Infinity Fetching bug

Description
After pushing "Fetch" button in app settings I lost all emojis in list and nothing more happends ๐Ÿ˜ณ

System
macOS Monterey v12.6.1
RAM 8 GB
CPU Apple M1

Screenshots
image

image

๐Ÿ’„ Visual bug in fullscreen apps

Screenshot

image

Description

If app open on fullscreen mode, the top menu hide after hover off. It`s cause to unseen search field =(

Solution

As a solution, I suggest not hiding the top menu while gitimoji is open, as soundsource does for example.

image

"Value to copy" is not saved

I use actual Unicode characters instead of GitHub-style emoji code. The feature works well, and appears to be saved. When I quit the app and open it again, the value in the drop-down list is correctly selected. However, it will still copy the emoji code unless I select the value in the drop-down list again.

Not a big deal, but I wanted to report it anyway.

"Login app automatically" not working

Hello ๐Ÿ‘‹

First of all, thanks for creating this app, it helps me a lot on a daily-basis.

Unfortunately, as the title says, the "Login app automatically" option is not working properly, perhaps it's something with my OS (macOS Big Sur, 11.5.1).

I have tried to fix it but I have very little experience with macOS apps. I did notice that nothing is calling toggleAutoLaunch in SearchVM.swift so I changed autoLaunchEnabled to:

    @Published @objc dynamic var autoLaunchEnabled = false {
        didSet {
            if autoLaunchEnabled != oldValue { toggleAutoLaunch(bool: autoLaunchEnabled) }
        }
    }

But then I get:

2021-08-28 20:18:35.538251+0200 gitimoji[7040:2448086] Could not locate login item com.timozacherl.GitmojiAutoLaunchHelper in the caller's bundle
2021-08-28 20:18:35.539132+0200 gitimoji[7040:2448086] Could not enable login item: com.timozacherl.GitmojiAutoLaunchHelper: 3: No such process

Even though it was started properly.

Perhaps you can give me any pointers on how to debug/fix this? Then I'll gladly open a PR.

[REQUEST] HomeBrew?

I love this app. But I have to watch the repo for new releases in order to stay up-to-date. And then, I'll need to remove and re-install this app.

It would be nice is this was available as a formulae on Homebrew

โœจ Feature Proposal: Reverse lookup

Description of the problem

I want to be able to do a 'reverse lookup' by searching with/for a specific emoji.

For example, if I wanted to find out what the "๐Ÿš€" emoji means in Gitmoji language, I would try to do:
Fig. 1. Searching for the corresponding Gitmoji description by emoji character or emoji description.

which as of now returns nothing.

Workaround

Currently, desired search functionality is already implemented on https://gitmoji.dev

Thanks!

Build for Apple Silicon

Hey, would it be possible to get a Universal build of this? Just upgraded my MacBook and would love to be able to run this app without Rosetta.

Website has old version

Hi there!

I just installed the gitimoji picker from the website, where only version 1.0.5 can be downloaded. Updating the download URL there would be great. :)

Supporting Global Shortcuts

Thanks for the great application!

I wish I could set a keyboard shortcut for opening the Gitmoji app on the menu bar.
Sometimes It feels redundant to click the icon on the menu bar when I'm writing commit messages, looking at the code editor.

Emojis do not load properly

On the newest release of this, the emoji list does not render. Perhaps you forgot to load it in some View? (I know a smidge of Swift but definitely not the Xcode project structure).

I like the idea of fetching emojis from the official source. That's definitely useful for the future.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.