bitOffice

Planner

Planner-Help

You can:

Most programs like Google Calendar or Microsoft Outlook can import or export these files.


Notes on importing:

The program only supports a limited number of fields. When importing from a different program, any fields not supported will be read into the "Notes" area on Contacts and the "Description" area on Calendar entries. Also, photos, audio, and video are not supported.

Notes

Write

Tables

Column: header name here

Row: row number here

Tables-Help

FORMATTING RULES:

When Saving:

  1. All cells are quoted text.
  2. Interior double quotes in cells are converted like this: "->""

If loading CSV from other apps:

  1. Cells should all be text type.
  2. Quote all text strings when saving is best practice.
  3. There should be no spaces or tabs between the comma delimiter.
  4. Interior double quotation marks (i.e. ") in a cell should be stored as ""

For example, these 2 cell contents:

  She said "Yeah, Yeah, Yeah",Hi

Would be stored as

  "She said ""Yeah, Yeah, Yeah""","Hi"


Notes on CSV:

There is no universal standard among programs, but this program uses the following standards adapted from RFC 4180 and MIME standards.:

Calculator