Muhammed-Rahif / Notpad

The ordinary notepad that everyone know, but it's rich!
https://muhammed-rahif.github.io/Notpad/
MIT License
57 stars 32 forks source link

Alternative name for project #169

Closed Muhammed-Rahif closed 1 month ago

Muhammed-Rahif commented 1 month ago

Reasons:

  1. May conflict with default notepad on windows
  2. notepad is already taken for linux, (or with wine on linux)
Brijeshthummar02 commented 1 month ago

can you explain it more so that i get clarity about issue.

Muhammed-Rahif commented 1 month ago

Changing project to name to something else other than current. Eg: padnote

Brijeshthummar02 commented 1 month ago

so like you wanted to change main Notepad name to some other name?

Brijeshthummar02 commented 1 month ago

i can suggest some like WriteWise, QuickQuill, DocuMate, WritePad. so what you say?

AaEnnDeeErrEeEss commented 1 month ago

Package name and project name do not need to match. So that alone is not a reason to change the name of the project, in my opinion. However it would be good to change it to avoid confusing it with the original.

Brijeshthummar02 commented 1 month ago

now i'm confused do i have to change package name or project name or both ? suggest me everything, as i've forked the repo so i change it right now.

AaEnnDeeErrEeEss commented 1 month ago

My opinion is that the project name should be changed. The package name should be both easy to remember, and easily relatable to the project name.

Muhammed-Rahif commented 1 month ago

Whole project name, including repo name. What is a good name though, I like to use same letters from "notepad".

AaEnnDeeErrEeEss commented 1 month ago

NotPad NetoPad NtePad NotePab NotePd And my favorite, nÕtepad

Muhammed-Rahif commented 1 month ago

I like the Notpad. @Brijeshthummar02 what do you think?

Muhammed-Rahif commented 1 month ago

Confirm on notpad. Please update your git remote url on local:

# ssh
git remote set-url origin git@github.com:<username>/Notpad.git
# or http
git remote set-url origin https://github.com/<username>/Notpad.git

@shifnmalik @sinankambran

Muhammed-Rahif commented 1 month ago

Should update Notepad => Notpad throughout the project.

Brijeshthummar02 commented 1 month ago

@Muhammed-Rahif sounds good, i'll updating it soon.

Muhammed-Rahif commented 1 month ago

Can't wait, the deployment website is down.

Muhammed-Rahif commented 1 month ago

:tada: This issue has been resolved in version 1.0.0-alpha.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: