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. 


Image Modified

The 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.

...

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.
    Image Modified
  3. Find the file in your file directory and upload it.
    It is now saved in the channel and appears in the Files panel:
    Image Modified


Expand
titleCreating a new markdown file during wiki editing

To create a new markdown file:

  1. Open the wiki editor
  2. In the Files panel on the left of the Wiki editor, click the Create a file button.
    Image Modified
    An Add File dialog box opens. 
    Image Modified
  3. Enter a file name. The extension will always be .md.
  4. Click Create File.
    The file appears in the Files panel. In the space where you were entering wiki content, the new file opens.
  5. Enter content into the new file using any of the features you used for entering content into the wiki.
    Image Modified
  6. Click Publish.
    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. You may add a link to the new markdown file in the wiki file text.
    Image Modified


Expand
titleAdding a folder to your channel during wiki editing

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 Modified
    An Add Folder dialog box opens. 
  3. Enter a folder name.
    Image Modified
  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 Modified