IOS 14: hydrospanner: Difference between revisions

From wikinotes
 
(One intermediate revision by the same user not shown)
Line 22: Line 22:
<blockquote>
<blockquote>
<syntaxhighlight lang="yaml">
<syntaxhighlight lang="yaml">
Settings > Keyboard > [ ] Auto-Correction
Settings > Keyboard:
  - [ ] Auto-Correction
 
Settings > Messages > Notifications > Customize Notifications:
  - Repeat Alerts: Never
</syntaxhighlight>
</syntaxhighlight>
</blockquote><!-- Settings -->
</blockquote><!-- Settings -->

Latest revision as of 15:13, 23 May 2023

Builtin

# system tray
- safari
- mail
- phone
- imessage

# keep
- calendar
- photos
- notes
- settings
- contacts
- maps

Settings

Settings > Keyboard: 
  - [ ] Auto-Correction

Settings > Messages > Notifications > Customize Notifications:
  - Repeat Alerts: Never

Apps

Basics

- firefox
- vlc
- downcast
- downpour
- audible
- bandcamp
- reddit/apollo
- igloo
- google authenticator
kybook3
pgp everywhere
quick text
reeder 5
flacbox
igloo irc
SimpleCal
signl4
beorg
mobius sync

Games

- chrono trigger
- 2048
- sudoku.com
- ai dungeon

Notifications Center

swipe left (from anywhere):
    scroll to bottom
    edit
        - calendar
        - weather
        - omnistat: memory
        - omnistat: cpu

CardDav/CalDav Sync

adding caldav/carddav to iphone:

Settings > Contacts:
  Accounts
    Add Account: Other
       Add CardDav Account:
         server: https://${DOMAIN.COM}:${PORT}/card.php/principals/will
         username: will
         password: <password>
  Default: default
Settings > Calendars:
   Accounts
     Add Account: Other
       Add CardDav Account:
         server: https://${DOMAIN.COM}:${PORT}/cal.php/principals/will
         username: will
         password: <password>
   Default Account: Baikal (carddav)