Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ttttonyhe/olog

:notebook_with_decorative_cover: Online Note-Taking Experience | 即时灵感笔记记录平台
https://github.com/ttttonyhe/olog

css3 html5 javascript jquery jquery-ajax mysql mysql-database php7

Last synced: about 24 hours ago
JSON representation

:notebook_with_decorative_cover: Online Note-Taking Experience | 即时灵感笔记记录平台

Awesome Lists containing this project

README

        

# OLog
### 更高效的云端笔记本

### 环境要求
php >= 7.0 (可能吧)


### 版权注意
OLog © 2018 www.ouorz.com, Released under the MIT License.


### 功能说明
在线笔记记录功能,快速录入,可实现:
1. 用户登录
2. 用户注册
3. 一号一笔记页
4. 图片插入
5. 纯文本文字录入
6. 支持除块级元素的HTML标记语言
7. 左键标记高亮/删除高亮
8. 右键删除内容段
9. 未登录查看公开内容
10. 登录查看私有内容
11. 内容可见度设置
12. 回车录入内容
13. 可能还有一些想不到了...
等功能


### 目录说明
#### func
引入的配置,包含:
1. 底部文件
2. 顶部文件
3. 数据库连接配置
4. css样式文件


#### log
笔记本交互功能,包括:
1. 笔记页
2. 内容段删除
3. 删除高亮
4. 标记高亮
5. 录入内容
6. 设置可见
7. 图片上传
8. 公开内容查看


#### upload
默认图片上传目录


#### uc
用户中心功能,包括:
1. 注册
2. 登录
3. 中心


### 界面截图
![笔记页](https://static.ouorz.com/[email protected])


### 欢迎打赏
| 支付宝 | 微信 |
| -------- | -------- |
| ![alipay](https://static.ouorz.com/alipay.png)|![wechatpay](https://static.ouorz.com/wechatpay.png)|


### Enjoy!