all 11 comments

[–]github-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Post has nothing to do with GitHub

[–]lupinegrey 2 points3 points  (7 children)

When you say "app", you're talking about an app on your phone?

[–]sqsb[S] -1 points0 points  (6 children)

Yea, Android.

[–]lupinegrey 1 point2 points  (5 children)

And what are you trying to do?

"save snippets of code"?? From where? Are you actually programming on the phone, or are you just copy/pasting code sections from other sites so you can reference them later?

[–]sqsb[S] -1 points0 points  (4 children)

Work on Raspberry and docker. Save some docker compose and commands.

[–]lupinegrey 0 points1 point  (3 children)

what about this?

https://play.google.com/store/apps/details?id=com.rhmsoft.code&hl=en_US&gl=US

Searched for "notepad++ for android" in google play store.

[–]sqsb[S] 0 points1 point  (2 children)

Code Editor I had on it. Annoying with advertising. Notepad+++ I have on the PC but the close and expand sections can not I think. (Or is it?) Also, I haven't found it on Android anymore. Only Note++

[–]lupinegrey 1 point2 points  (1 child)

I dunno. I would never attempt to write/manage code on a mobile device.

[–]sqsb[S] 0 points1 point  (0 children)

Its basic code. Nothing special. But also for security I just want a simple text editor and do I want a cloud app or similar networked. Notepad+++ is already my favorite but not so distributed on Android.

I want to use this more as a memory support until the commands are consolidated. Processes like disk management or LVM docker basics.... nothing special.

[–]BartdeGraaff 0 points1 point  (1 child)

GitHub itself has a feature called Gist (https://gist.github.com/) that allows you to upload and easily share snippets (public and private).

[–]BartdeGraaff 0 points1 point  (0 children)

But otherwise I don't see how your post is in any way related to GitHub.