Skip to content

guxi11/larknote

Repository files navigation

Larknote

A chrome extension which can enhance the feishu documents’ ability to take notes.

Features

  • Auto-complete link text
  • Ability to keep the sidebar on the document page, not just on the homepage
  • Automatically add back links

Examples

Auto-complete link text

demo-autocomplete-link-text

The demo can be found here.

Development

Install

Clone this repository, and install dependencies:

npm install

Develop

npm run dev

Unpacked Chrome extension will be compiled into dist/.

You can load it into Chrome by enabling developer mode on the "Extensions" page, hitting "Load unpacked", and selecting the dist/ folder.

When you change the code, the extension will be reload.

Build

Compile extension:

npm run build

Contributing

Issues and PRs are welcome.

License

BSD-3-Clause

About

A chrome extension which can enhance the feishu documents’ ability to take notes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published