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

How to add private cheats and backup? #4344

Closed
sayeduzzamancuet opened this issue Sep 16, 2020 · 4 comments
Closed

How to add private cheats and backup? #4344

sayeduzzamancuet opened this issue Sep 16, 2020 · 4 comments
Labels
clients Issues pertaining to a particular client or the clients as whole. duplicate Issues/PRs that are duplicate of a open/merged issue/PR.

Comments

@sayeduzzamancuet
Copy link

I am looking for a way to add some private cheats and a way to back them up. Is it possible?

@sbrl
Copy link
Member

sbrl commented Sep 22, 2020

Hey there, @sayeduzzamancuet! That's a client-specific feature that seems deceptively simple - there are actually a number of caveats. Which client are you currently using?

Backing up is a separate issue, and one that would can be served in any number of ways, from having a private git repo with a cronjob on a backup machine to git pull on a regular basis, to using tools such as restic or duplicity. Cloud storage solutions such as backblaze may also be of interest.

It's been discussed before in #3269 and #2051 already - so I'd suggest we close this issue as a duplicate.

What do you think?

@sbrl sbrl added the clients Issues pertaining to a particular client or the clients as whole. label Sep 22, 2020
@sayeduzzamancuet
Copy link
Author

sayeduzzamancuet commented Sep 28, 2020

I am using in windows through node. What I need is to add/delete/edit cheats. Sometimes I feel like I need to add a private cheat that should not be publicly published. Is it possible?

@sbrl
Copy link
Member

sbrl commented Sep 29, 2020

I see. The repository for that client can be found here: https://github.com/tldr-pages/tldr-node-client

I'd generally consider private pages to be a client-specific feature.

See the discussion in #3269 and #2051 for more information. I'm going to close this issue as a duplicate, but I'm happy to re-open it if there's something else we've missed.

@sbrl sbrl closed this as completed Sep 29, 2020
@sbrl sbrl added the duplicate Issues/PRs that are duplicate of a open/merged issue/PR. label Sep 29, 2020
@Phuker
Copy link
Contributor

Phuker commented Oct 14, 2020

Hey guys, I am making a new Python client Phuker/multi-tldr which support private pages. If you prefer Python, you may try it out, and tell me how do you like it.

Maybe someday when it is mature and stable enough, I will create a PR to add it to the community clients list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clients Issues pertaining to a particular client or the clients as whole. duplicate Issues/PRs that are duplicate of a open/merged issue/PR.
Projects
None yet
Development

No branches or pull requests

3 participants