Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Shouheng88/MarkNote
An open sourced markdown note-taking application for Android.
https://github.com/Shouheng88/MarkNote
android app markdown-editor material-design need-help note-taking-app
Last synced: 3 months ago
JSON representation
An open sourced markdown note-taking application for Android.
- Host: GitHub
- URL: https://github.com/Shouheng88/MarkNote
- Owner: Shouheng88
- License: agpl-3.0
- Created: 2018-04-12T10:25:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-11T07:22:05.000Z (almost 3 years ago)
- Last Synced: 2024-06-27T08:36:59.235Z (4 months ago)
- Topics: android, app, markdown-editor, material-design, need-help, note-taking-app
- Language: Java
- Homepage:
- Size: 40.3 MB
- Stars: 888
- Watchers: 24
- Forks: 160
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 👏👏👏 MY NEW MARKDOWN NOTE APPLICATION
For those who wanna a better user experience while taking markdown note, please try my new product, LeafNote. LeafNote is an advanced note application, connecting phone and computer, designed for cross platform. LeafNote can provide you a better experience. Here are some preview images of LeafNote:
Anyway if you want to make a markdown App yourself, I think the MarkNote still can provide you with a lot of useful information :)
MarkNote: the markdown note-taking application for Android
> MarkNote is a fast, material and multifunctional markdown note-taking application for Android. It has many cool features which can fit most of the requirements of the user. Now it is open sourced on Github for communication and studying. Surely, we hope that you can join the development of MarkNote to make it more useful.
## 1. About
MarkNote is an open sourced Markdown note-taking applicatioin with the material deigsn styled UI. **The application now has many cool features, including MathJax, makdown grammers, HTML etc.** The application can now fit most requirements of the user. The main purpose of making it open source is for communication and studying. At the same time, we hope that you can join the developement of MarkNote to make it more helpful.
MarkNote is now published to [Google Play Store](https://play.google.com/store/apps/details?id=me.shouheng.notepal). **The app now support three kinds of languages including Simplified Chinese, Traditional Chinese and English.** So, please feel free to try it!
Or you can download it from the CoolApk market: [酷安网:马克笔记--质感的Markdown笔记应用](https://www.coolapk.com/apk/178276).
## 2. Introduction
Here are screenshots displayed features and current development state of this application.
![Introduction Image](https://cdn-images-1.medium.com/max/800/1*U1739CEK2YfrArj7fQTb0g.jpeg)
Online links for this project:
1. [ABOUT APP](https://github.com/Shouheng88/MarkNote/blob/master/resources/%E5%85%B3%E4%BA%8E%E5%BA%94%E7%94%A8.md).
2. [TRANSLATE](https://github.com/Shouheng88/MarkNote/blob/master/resources/%E5%8D%8F%E5%8A%A9%E7%BF%BB%E8%AF%91.md).
3. [UPDATE PLAN](https://github.com/Shouheng88/MarkNote/blob/master/resources/%E6%9B%B4%E6%96%B0%E8%AE%A1%E5%88%92.md).
4. [CHANGE LOGS](https://github.com/Shouheng88/MarkNote/blob/master/resources/%E6%9B%B4%E6%96%B0%E6%97%A5%E5%BF%97.md).
5. [USER GUIDE](https://github.com/Shouheng88/MarkNote/blob/master/resources/%E7%94%A8%E6%88%B7%E6%89%8B%E5%86%8C.md).## 3. Features
Here I made a list of its functions:
|No.|Functions|
|:-:|:-|
|1|Basic **CREATE, UPDATE, ARCHIVE, TRASH, DELETE** options |
|2|Basic **MARKDOWN GRAMMERS**|
|3|The beautiful **TIMELINE** to collect your actions in app (**LOCAL ONLY**)|
|4|Multi-media, including **FILES, VIDEOS, AUDIOS, PICTURES, PAINTING** etc|
|5|**DAY-NIGHT MODE**|
|6|Colorful **CHARTS** to show your statistics|
|7|**APP WIDGETS**|
|8|Manage notes by **CATEGORY**|
|9|Manage notes by **NOTEBOOK (TREE)**|
|10|**EXPORT NOTES TO PDF, TXT, MD, HTML and IMAGES**|
|11|Independent **LOCK** with **FINGER PRINT LOCK**|
|12|Backup to **ONEDRIVE**|
|13|Image **COMPRESS**|
|14|Backup to **EXTERNAL STORAGE**|
|15|**SHORTCUT** to edit note|
|16|**HIGHLIGHT**|## 4. Participate
As mentioned above, if you are interested in this project. Make a pull request or put forward an issue and follow the development state at [waffle.io](https://waffle.io/Shouheng88/NotePal).
If you find some unpleasent bugs, please don't be heasitated to report to me by sending email to [email protected].**OTHRE WAYS TO PARTICIPATE**:
1. Feedback at: [Feedback link](http://shouheng.mikecrm.com/nwGEX3r) for English, [反馈链接](http://shouheng.mikecrm.com/IR50hog) for Chinese.
2. Feedback by sending me an email: [email protected];
3. 加入 QQ 群:878285438.**CONTRIBUTORS:**
1. WngShhng-[Website](https://github.com/Shouheng88)
2. [Uraka Lee](https://github.com/urakalee)## License
```
Copyright 2016-2020 CodeBrickThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .
```