Rename display name to Contextful on both platforms
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
||||||
<key>CFBundleDisplayName</key>
|
<key>CFBundleDisplayName</key>
|
||||||
<string>Notes</string>
|
<string>Contextful</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>$(EXECUTABLE_NAME)</string>
|
<string>$(EXECUTABLE_NAME)</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
||||||
<key>CFBundleDisplayName</key>
|
<key>CFBundleDisplayName</key>
|
||||||
<string>Notes</string>
|
<string>Contextful</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>$(EXECUTABLE_NAME)</string>
|
<string>$(EXECUTABLE_NAME)</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Notes
|
# Contextful
|
||||||
|
|
||||||
Context-aware note taking for iOS and macOS. Working name — bundle id `dev.rzen.indie.Notes`.
|
Context-aware note taking for iOS and macOS. Product name **Contextful**; project working name "Notes", bundle id `dev.rzen.indie.Notes`.
|
||||||
|
|
||||||
The idea: every note silently captures the context it was taken in — where you
|
The idea: every note silently captures the context it was taken in — where you
|
||||||
were, what time it was — and that context is used to *recall* notes later.
|
were, what time it was — and that context is used to *recall* notes later.
|
||||||
|
|||||||
Reference in New Issue
Block a user