hackjutsu / Lepton

💻 Democratizing Snippet Management (macOS/Win/Linux)
https://hackjutsu.com/Lepton
MIT License
10.13k stars 475 forks source link

Possibility of Supporting GitLab? #262

Open gooddadmike opened 6 years ago

gooddadmike commented 6 years ago

The more we know about your system and use case, the more easily and likely we can help.

Environment info

Description of the problem / feature request / question:

If possible, provide a sample gist or screenshot:

If possible, provide the log files

hackjutsu commented 6 years ago

@gooddadmike

I don't have a plan to support GitLab. If you are interested, feel free to send a PR:)

richlysakowski commented 5 years ago

Our company is switching to GitLab now. If it requires Gist, then we cannot use it unless GitLab support Gist. Has anyone successfully installed Lepton on GitLab? What's missing for this to happen?

goodevilgenius commented 5 years ago

GitLab Code Snippets feature is different enough from GitHub Gists that it would likely make more sense for a fork to be created that was based on GitLab, rather than integrating the feature into Lepton directly.

heyakyra commented 4 years ago

https://github.com/GitJournal/GitJournal takes a more abstract approach by using a git repo itself as storage, which may have some benefits

I've also filed a similar enhancement for https://github.com/taniarascia/takenote/issues/301

hackjutsu commented 4 years ago

There is an interesting solution described here. https://handsomeliuyang.github.io/2019/06/05/Lepton%E6%94%AF%E6%8C%81gitlab%E7%9A%84%E6%94%B9%E9%80%A0%E8%B7%AF%E7%A8%8B/