# SlipStack

## Demo Video

{% embed url="<https://youtu.be/lHfAsX3Pn5s>" %}
SlipStack Demo Video
{% endembed %}

## Quick Guide

![](/files/-LBdQ-aSkQX3fHA74gB3)

### Tag Filtering

| **What to do**          | **UI** **Action**                  | **Description**                                                         |
| ----------------------- | ---------------------------------- | ----------------------------------------------------------------------- |
| **Select Single Tag**   | **`Left-Click`**                   | Select only clicked tag, Click again current selection will be cleared. |
| **Select Tags**         | **`Cmd-Click`**, **`Shift-Click`** | Select multiple tag, clicked tag switch selection status.               |
| **Exclude Tags**        | **`Option-Click`**                 | Exclude clicked tag,  clicked tag switch exclusion status.              |
| **Clear All Selection** | **`Cmd-Esc`, `` Cmd-` ``**         | Clear all selected tags and picked dates                                |

![](/files/-LBdQPIN5mUVP6RzPaB5)

### Date Filtering

| **What to do**            | **UI Action**                 | **Description**                                                          |
| ------------------------- | ----------------------------- | ------------------------------------------------------------------------ |
| **Pick a Date**           | **`Left-Click`**              | Select only clicked date, Click again current selection will be cleared. |
| **Select Multiple Dates** | **`Cmd-Click`/`Shift-Click`** | Select multiple dates, clicked date switch selection status.             |
| **Clear All Selection**   | **`Cmd-Esc`/`` Cmd-` ``**     | Clear all selected tags and picked dates                                 |

![Date Picker](/files/-LBd-iMFAEkm-kIFeooE)

### Build Up Tag Trees

| **Key-Combination**        | **Action**                                      |
| -------------------------- | ----------------------------------------------- |
| **`Cmd-Option-Enter`**     | Add new category heading                        |
| **`Cmd-Enter`**            | Add new tag below current highlighted line.     |
| **`Shift-Enter`**          | Rename tag                                      |
| **`Cmd-Option-Backspace`** | Delete Tag                                      |
| **`Cmd-Right`/`Cmd-[`**    | Outdent Tag                                     |
| **`Cmd-Left`/`Cmd-]`**     | Indent Tag                                      |
| **`Cmd-Esc`/`` Cmd-` ``**  | Clear all Tag/Calendar selection                |
| **`Ctrl-Drag`**            | Move Tag and Children, Reorder Category Heading |

![](/files/-LBd75xuPRNA8OULsBGF)

![Reordering Tag Hierarchy](/files/-LBdM21bhWDcKFydLYzt)

### Create/Edit Articles

| **Key-Combination** | **Action**              |
| ------------------- | ----------------------- |
| **`Cmd-Shift-N`**   | Add new Article         |
| **`Cmd-Shift-R`**   | Reload Articles         |
| **`Cmd-Ctrl-D`**    | Delete Article          |
| **`Cmd-Ctrl-R`**    | Recover Trashed Article |
| **`Double-Click`**  | Edit selected Article   |

![Article List / Article Preview](/files/-LBdKvvVRZMdgiKtD42w)

![Edit Article](/files/-LBdL1CPqdgUPRFK8dGM)

![Attach Files](/files/-LBdLON_9rHwhsQco7bT)

![Attach URL](/files/-LBdLajoC1Mmoz4jhnPz)

![Download Attachment](/files/-LBdLna9i_sz3Gp_dcjQ)

### Multiple Collection Library

* You can create multiple collection libraries&#x20;
* So you can manage your Journal, Task, Reference ... etc. on single App -> **SlipStack**

![Collection Library Menu](/files/-LBdSyRLGklRWkZ-WiUf)

### Tag Bookmark

* You can quick access to frequently used tag combination through Bookmark menu.

![](/files/-LBdUxWJS0zoLlgKHfbV)

![](/files/-LBdV14uqMwdwUGoAXUS)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://slipstack.gitbook.io/howto/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
