Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ourongxing/ohmymn

MarginNote Addon Development Framework
https://github.com/ourongxing/ohmymn

marginnote mnaddon ohmymn

Last synced: 12 days ago
JSON representation

MarginNote Addon Development Framework

Awesome Lists containing this project

README

        

![OhMyMN](assets/banner1.png#gh-light-mode-only)
![OhMyMN](assets/banner2.png#gh-dark-mode-only)


version
marginnote-api-version
marginnote-version
license

## User Guide

[简体中文](https://ohmymn.marginnote.cn/guide/) | [English](https://ohmymn.marginnote.cn/en/guide/)

## Development

[简体中文](https://ohmymn.marginnote.cn/dev/)
## API Reference

[简体中文](https://ohmymn.marginnote.cn/api/)

## Acknowledgements

- [obsidian-bridge](https://github.com/aidenlx/obsidian-bridge) The first project using TypeScript to develop mnaddon.
- [mn-addon-api](https://github.com/aidenlx/mn-addon-api) Original MN addon API declaration files.
- [pangu.js](https://github.com/vinta/pangu.js) Add spaces between Chinese and English for AutoFormat.
- [ECDICT](https://github.com/skywind3000/ECDICT) & [API](http://dict.e.opac.vip/dict.php) Provide data support for AutoComplete.
- [OpenCC](https://github.com/BYVoid/OpenCC) Provide data support for AutoSimplify.
- [mustache.js](https://github.com/janl/mustache.js/) The template engine which OhMyMN uses now.
## License

MIT