nextcloud / nextcloudpi

📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...
https://nextcloudpi.com
2.57k stars 297 forks source link

Please don't capitalize the c in Nextcloud 😭 #1632

Open jospoortvliet opened 2 years ago

jospoortvliet commented 2 years ago

Hi team,

I know Nextcloud Pi is a special thing, but the capitalization makes my eyes bleed. Can't we just call it NextcloudPi and not capitalize the c in there? We never did that for Nextcloud and it's just confusing as FSCK to see this used everywhere...

victor-rays commented 2 years ago

I agree 😅

It's also the way I wrote it on the replicated website at https://nextcloudpi.com

Have been changing it on the few places I come across it but haven't really had the time to look it over properly

I don't know, I think we talked about this at one point in a video call a couple of us 🤔 but I can't quite recall what was mentioned 🙇

@theCalcaholic do you remember? 🙏

theCalcaholic commented 2 years ago

Totally valid point, let's change that! 👍

sunjam commented 2 years ago

Never actually seen a single person write the name with a capital C. Where has that been a thing?

@jospoortvliet would you be so kind as to re-add us to the new website under https://nextcloud.com/devices/ See the former listing at http://web.archive.org/web/20190714123728/https://nextcloud.com/devices/

theCalcaholic commented 2 years ago

Never actually seen a single person write the name with a capital C. Where has that been a thing?

All over the project (including Readme and nextcloudpi.com) :D

theCalcaholic commented 2 years ago

I've started a PR (#1634) where I recplaced all occurrences of "NextCloudPi", but I still have to check which ones might break anything

schoetju commented 2 years ago

@sunjam Do you have any smart idea how to change from NextCloudPi to NextcloudPi inside all/many articles of the docs.nextcloudpi.com based on forum-articles [https://help.nextcloud.com/c/ncpdocs/178] ? Maybe there is something better than updating articles one by one...?

BTW: Even a banner image is using the capitalized C .... :-) grafik

michuvon commented 2 years ago

I originally designed the NCP docs banner with a lower case 'c' but someone suggested using a upper case 'C'. (It's still in the ncp docs draft discussion in the forum)

I have updated the banner and uploaded it to the Forum: https://help.nextcloud.com/t/ncp-docs-artwork-collection/126466/21?u=michuvon

However, it would be good to have the GIMP files for those logos here on GitHub, so others can make changes when needed. How and where do I upload them?

victor-rays commented 2 years ago

@michuvon You need to pull a branch of the repository and add them in there then make a pull request back to the repository on GitHub, hang on and I'll create a branch for you

Edit: Here, I've created the branch feature/add-banner-images that you can clone/fork and add the images to and then make a PR to that one :slightly_smiling_face:

https://github.com/nextcloud/nextcloudpi/tree/feature/add-banner-images

jospoortvliet commented 2 years ago

Never actually seen a single person write the name with a capital C. Where has that been a thing?

@jospoortvliet would you be so kind as to re-add us to the new website under https://nextcloud.com/devices/ See the former listing at http://web.archive.org/web/20190714123728/https://nextcloud.com/devices/

Ah, done. It's a bit different as the other projects sell hardware pre-installed, or is that something NextcloudPi does these days?

Thanks all for removing the capital C!

I was reading the page as a colleague asked for a nice way to run Nextcloud at home and others in the company recommended a Raspberry Pi with NextcloudPi - and I was, like, hey, I haven't looked at NextcloudPi for a while, let's see what the status is with regards to the new Raspberry Pi 4 devices.

I'm personally also thinking a bit of moving from my current old-desktop-turned-server to a Raspberry to save electricity... A Raspberry Pi 4 with 8gb ram would be faster (I guess) than my Core i5 860 downclocked to 1GHZ, and use a lot less power. But I have to figure out how to put all my hard drives into USB cases etc, so it's a project that will take a bit :D

(edit: and the prices of a RPI are VERY high, much more than they were in the good old days!)

Anyhow, have a great day and thanks all!

michuvon commented 2 years ago

@michuvon You need to pull a branch of the repository and add them in there then make a pull request back to the repository on GitHub, hang on and I'll create a branch for you

Edit: Here, I've created the branch feature/add-banner-images that you can clone/fork and add the images to and then make a PR to that one slightly_smiling_face

https://github.com/nextcloud/nextcloudpi/tree/feature/add-banner-images

Never done that.. so I had to BraveSearch it. But I think I succeed.

victor-rays commented 2 years ago

@michuvon You did good 🥳, I've merged the PR into feature/add-banner-images and the images are available there now

https://github.com/nextcloud/nextcloudpi/pull/1640

sunjam commented 2 years ago

Hi team,

I know Nextcloud Pi is a special thing, but the capitalization makes my eyes bleed. Can't we just call it NextcloudPi and not capitalize the c in there? We never did that for Nextcloud and it's just confusing as FSCK to see this used everywhere...

@jospoortvliet I realized you have done exactly the same thing in your sub-reddit. :rofl: https://www.reddit.com/r/NextCloud/

victor-rays commented 1 year ago

@sunjam Do you have any smart idea how to change from NextCloudPi to NextcloudPi inside all/many articles of the docs.nextcloudpi.com based on forum-articles [https://help.nextcloud.com/c/ncpdocs/178] ? Maybe there is something better than updating articles one by one...?

BTW: Even a banner image is using the capitalized C .... :-) grafik

It would be so great if we could change the text on the forums programmatically .. Unfortunately I think we need an API key for that unless I'm mistaken, if that's the case we'll need to edit each one individually 😥

sunjam commented 1 year ago

That would be a question for meta.discourse.org afaik it will be a manual process.

On Fri, Jan 13, 2023 at 8:53 AM Victor-ray, S @.***> wrote:

@sunjam https://github.com/sunjam Do you have any smart idea how to change from NextCloudPi to NextcloudPi inside all/many articles of the docs.nextcloudpi.com based on forum-articles [ https://help.nextcloud.com/c/ncpdocs/178] ? Maybe there is something better than updating articles one by one...?

BTW: Even a banner image is using the capitalized C .... :-) [image: grafik] https://user-images.githubusercontent.com/55851807/195991886-e0105797-461a-4afd-8139-06d996d80d79.png

It would be so great if we could change the text on the forums programmatically .. Unfortunately I think we need an API key for that unless I'm mistaken, if that's the case we'll need to edit each one individually 😥

— Reply to this email directly, view it on GitHub https://github.com/nextcloud/nextcloudpi/issues/1632#issuecomment-1382130949, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANUKZUKV6QMZ4PGSKTQPVTWSGCAZANCNFSM6AAAAAARECH2FQ . You are receiving this because you were mentioned.Message ID: @.***>

victor-rays commented 1 year ago

It's fully doable with an API-key with discourse :)

https://docs.discourse.org/#tag/Topics

However I don't know if Nextcloud allows that kind of access on their forum, I know it's possible to register an API key for a web app, which I've tested out before, I don't know if it will get the permissions for editing topics &/or posts tho, probably not without some kind of admin privileges or similar permissions as the user that have access to edit the topic/post in the first place

victor-rays commented 1 year ago

@theCalcaholic About removing the 'C' capitalization in a large batch, I think it will be alright if all the places are updated at the same time, as far as I can tell the build scripts spits out an image of NCP and doesn't import one, they do import and build upon the raspbian image though. And as long as all places are change simultaneously, any references that are used should be changed together with everything else in the same change