Rename display name to Contextful on both platforms

This commit is contained in:
2026-07-14 21:06:26 -04:00
parent cf8616107b
commit c42e375044
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>Notes</string>
<string>Contextful</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
+1 -1
View File
@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>Notes</string>
<string>Contextful</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
+2 -2
View File
@@ -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
were, what time it was — and that context is used to *recall* notes later.