Skip to content

Commit

Permalink
Merge pull request #14 from alisahanyalcin/master
Browse files Browse the repository at this point in the history
All default callouts have been added
  • Loading branch information
Jambo2018 authored Jan 1, 2024
2 parents b2f48c5 + ae8a72c commit 06f88de
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 55 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
# Typing Assistant
Typing Assistant is a plugin that improves writing efficiency and provides a user experience similar to that ofNotion
Typing Assistant is a plugin that improves writing efficiency and provides a user experience similar to that of Notion

![GitHub all releases](https://img.shields.io/github/downloads/jambo2018/notion-assistant-plugin/total)

## Demo
## Demo 1
![Typing Assistant Demo](/src/assets/demo.gif)

## Demo 2
https://github.com/alisahanyalcin/Typing-Assistant/assets/34830846/0994312e-ab97-45b1-b810-d1a9b62b9c40

## Usage
- Install and activate the plugin
- When you input a '/' in an empty line or the end of a line that not empty,you will get a command menu to help you choose type of the new line
- When you input a '/' in an empty line or the end of a line that not empty, you will get a command menu to help you choose type of the new line
- At any time, the selected text will evoke the selection-menu for quick setting to switch the style of the selected text,and also supports row style switching

## Features
- Support to create multiple types of line text by invoke the shortcut menu
- Support settings relular styles of markdown to selected text
- Support settings regular styles of markdown to selected text
- The menu actively follows the cursor position of writing
- Support input link address to generate personalized card
- Supports custom command combinations and drag-and-drop sorting
Expand All @@ -23,4 +27,4 @@ Typing Assistant is a plugin that improves writing efficiency and provides a use
- Click to browse community plugins
- Search for "Typing Assistant"
- click install
- Once installed, close the community plugin window and activate the newly installed plugin
- Once installed, close the community plugin window and activate the newly installed plugin
Loading

0 comments on commit 06f88de

Please sign in to comment.