/memos_wmp

开源项目usememos/memos的微信小程序版

Primary LanguageJavaScriptMIT LicenseMIT

中文指南

Note: This is a WeChat mini program. To publish a mini program on WeChat, you need a domain name that has been filed in China. According to recent policies, the mini program itself also requires additional filing, which is quite troublesome!

Using donut to convert WeChat Mini Program to an IOS app or Android app.

Maimo

usememos/memos(version > v0.15.1)·WechatMiniProgram.

Group 7952

Feature

  • 🔍 Read&Search memos(Tags&Tag Suggestions)
  • ✍️ Send&Edit memos(Archive, delete, pin)
  • 📂 File management
  • 🔥 Hotspot map, language switch(Engish&Chinese), and default memo visibility in the sidebar.
  • 🔑 OpenApi
  • 🔗 Share through a link or a mini program code.
  • 🌓 DarkMode
  • 🏷 Through automatic labeling by ChatGPT
  • 💫 Automatically bind an account through the WeChat user identifier.
  • ⏰ Send scheduled reminders through WeChat official account.

How to use?bilibili

  1. Preparation: A domain name that has been registered in China, pointing to a well-built memos web project (note that the version number is after 0.13.1). The old version may not work properly due to changes in the API. You can search for a suitable version in the releases, but note that it has fewer features compared to the latest version.
  2. Please apply for a WeChat mini program. Choose the category "Tools-Reminder" and in the development management section, fill in the field "Request legal domain name" with the domain name you have set up for "memos".
  3. Create a local folder and pull the project. git clone https://github.com/Rabithua/memos_wmp
  4. Download the WeChat Mini Program Developer Tools.
  5. Import the cloned folder into WeChat Mini Program Developer Tool and open it, Please select the test account or use the appid of your registered WeChat mini program, without using cloud development.
  6. In app.js, modify globalData.url to your own domain, and change globalData.ifWechatLogin to false.
  7. Once the translation is complete, you will be able to see the welcome interface of Maimo. 🎉
  8. Please try entering your username and password to see if you can log in successfully. If you do not see a register button, it is because public registration is not enabled. If you encounter any issues, please submit an issue for feedback.

Using donut to convert WeChat Mini Program to an app.

You may need to install the testing version of WeChat Developer Tools. And you need to enable donut for your mini program.

Group 7949

Have a look

Group 7952 Group 7950 Group 7951

Translated by ChatGPT.