IOS 14: hydrospanner

From wikinotes
Revision as of 06:22, 24 December 2022 by Will (talk | contribs) (→‎Apps)

Builtin

# system tray
- safari
- mail
- phone
- imessage

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

Settings

Settings > Keyboard > [ ] Auto-Correction

Apps

- firefox
- downcast
- downpour
- audible
- bandcamp
- reddit/apollo
- igloo
- google authenticator
kybook3
pgp everywhere
quick text
reeder 5
flacbox

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)

Igloo Irc

host: ${DOMAIN.COM}
port: ${PORT}
password: ${LOGIN_PASS}

nick: ${NICK}
ident: ${ZNC_USER}/${ZNC_SERVERNAME}  # ex: vaderd/liberachat
name:  ${ZNC_USER}/${ZNC_SERVERNAME}