Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The left panel of the wiki editor shows the files and images that are already uploaded to the channel as well as buttons for uploading a file and creating a file or folder.
 

The original file for the wiki, index.md, is listed with the other files in the channel. The .md extension indicates that it is a Markdown file, a plain text file that may include Markdown formatting. It remains the first page of the wiki if you add additional pages.

...

Expand
titleUploading files into a channel during wiki editing

To upload a file into the channel:

  1. Open the wiki editor
  2. In the Files panel on the left of the Wiki editor, click the Upload a file button.
  3. Find the file in your file directory and upload it.
    It is now saved in the channel and appears in the Files panel:

To add an upload image file to the wiki, see Adding an image to a wiki.

To add a link to an uploaded file to the wiki, see Adding a link to a file in the wiki.


Expand
titleCreating a new markdown file an additional wiki page during wiki editing

To create a new markdown filean additional wiki page:

  1. Open the wiki editor
  2. In the Files panel on the left of the Wiki editor, click the Create a file button.
    Image RemovedImage Added
    An Add FilePage dialog box opens. 
    Image RemovedImage Added
  3. Enter a file name. The extension will always be .md.
  4. Click Create FilePage.
    The file appears for the new page is listed in the Files panel. In the space where you were entering wiki content, the new file opens, and is opened for edit in the central panel.
  5. Enter content into the new file using any of the features you used for entering content into the wikipage.
    Image RemovedImage Added
  6. Click Publish, and close the dialog box.The file is published but the text editor continues to display it.
  7. To re-open the wiki file in the text editor, click index.md in the Files panel.
    Now the wiki file is opened in the center panel.
  8. Click the Wiki tab again.
  9. Click the icon in the upper left to view a clickable table of contents of all the pages in your wiki:
    Image Added
  10. You may also want to add links on each page of your wiki to the others.You may add a link to the new markdown file in the wiki file text.
    Image Removed


Expand
titleAdding a folder to your channel during wiki editingfile panel

AirSend lets you create new folders as well as new files during wiki editing so you can store the files in an organized manner.

To create a new folder:

  1. Open the wiki editor
  2. In the Files panel on the left of the Wiki editor, click the Create a folder button.
    Image RemovedImage Added
    An Add Folder dialog box opens. 
  3. Enter a folder name.
    Image RemovedImage Added
  4. Click Create Folder.
    The folder appears in the Files panel.
  5. Drag and drop files into the folder after you create them, or click on the folder to open it and upload files into it.
    Image RemovedImage Added