microbiomedata / nmdc-field-notes

Mobile app for metadata collection on the go
https://fieldnotes.microbiomedata.org/
Other
1 stars 0 forks source link

Standardize app name to "NMDC Field Notes" (as opposed to "Field Notes") #77

Closed eecavanna closed 6 months ago

eecavanna commented 6 months ago

In this repository, we use "Field Notes" in some places and "NMDC Field Notes" in other places. I want to ensure each use is intentional (i.e. that users don't see "Field Notes" when we want them to see "NMDC Field Notes" and vice versa).

Here are the current occurrences (which I found via GitHub's search box):

Field Notes

https://github.com/microbiomedata/nmdc-field-notes/blob/bdaa382435e1f74740e8e27cb9f9ec87102af663/capacitor.config.ts#L3-L5

https://github.com/microbiomedata/nmdc-field-notes/blob/bdaa382435e1f74740e8e27cb9f9ec87102af663/ios/App/App/Info.plist#L7-L8

https://github.com/microbiomedata/nmdc-field-notes/blob/bdaa382435e1f74740e8e27cb9f9ec87102af663/android/app/src/main/res/values/strings.xml#L2-L4

NMDC Field Notes

https://github.com/microbiomedata/nmdc-field-notes/blob/bdaa382435e1f74740e8e27cb9f9ec87102af663/index.html#L3-L5

https://github.com/microbiomedata/nmdc-field-notes/blob/bdaa382435e1f74740e8e27cb9f9ec87102af663/public/404.html#L3-L5

https://github.com/microbiomedata/nmdc-field-notes/blob/bdaa382435e1f74740e8e27cb9f9ec87102af663/src/pages/WelcomePage/WelcomePage.tsx#L48-L51

https://github.com/microbiomedata/nmdc-field-notes/blob/bdaa382435e1f74740e8e27cb9f9ec87102af663/src/pages/HomePage/HomePage.tsx#L12

Both

https://github.com/microbiomedata/nmdc-field-notes/blob/bdaa382435e1f74740e8e27cb9f9ec87102af663/public/manifest.json#L1-L3