> For the complete documentation index, see [llms.txt](https://surrogate-tm.gitbook.io/anotherprojects/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://surrogate-tm.gitbook.io/anotherprojects/master.md).

# Другие проекты

{% embed url="<https://www.youtube.com/channel/UCknAtNBhSwX_mDMmVdOhbaA/videos>" %}
YouTube канал
{% endembed %}

{% embed url="<https://docs.google.com/spreadsheets/d/1rDHbL8mkcF5y9xv0y4pO-N7XVF6hwF1Cxv1KZYOZx98/edit?usp=sharing>" %}
Список видео моего канала
{% endembed %}

{% embed url="<https://shapesheet-kb.github.io/>" %}
База знаний таблицы свойств
{% endembed %}

Онлайн-версия описания таблицы свойств из MS Visio 2010.&#x20;

Дополнительно добавлены разделы: [Функции ShapeSheet по категориям](https://shapesheet-kb.github.io/ru/pages/Visio%202010%20%D0%A1%D0%BF%D0%B8%D1%81%D0%BE%D0%BA%20%D1%84%D1%83%D0%BD%D0%BA%D1%86%D0%B8%D0%B9%20%D0%BF%D0%BE%20%D0%BA%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D1%8F%D0%BC.htm), [Видео](https://shapesheet-kb.github.io/ru/pages/Videos.htm), [Статьи и литература](https://shapesheet-kb.github.io/ru/pages/Read.htm), [Полезные ссылки](https://shapesheet-kb.github.io/ru/pages/Links.htm).

{% embed url="<https://rus-visio-blog-archive.github.io/>" %}
Архив официального русскоязычного блога Visio
{% endembed %}

Волею судеб я стал последним автором, который писал в официальном блоге. После объявления о закрытии платформы блогов я решил создать копию блога. Чуть позднее появилась [официальная версия архива блога](https://docs.microsoft.com/en-us/archive/blogs/visio_ru/).

{% embed url="<https://surrogate-tm.github.io/>" %}
Бекап сайтов и блогов посвященных MS Visio
{% endembed %}

Копия англоязычных блогов и двух русскоязычных сайтов которые прекратили свое существование.

{% embed url="<http://surrogate-tm.blogspot.com/>" %}

Мой персональных блог (давно не обновляется).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://surrogate-tm.gitbook.io/anotherprojects/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.
