Commit Graph

501 Commits

Author SHA1 Message Date
life
bdc9cfa20e default config 2016-12-25 14:55:26 +08:00
life
d586e24359 dev gulp 2016-12-25 14:55:06 +08:00
life
7ce6fec40c Gulp parse less 2016-12-25 14:53:47 +08:00
life
5bf95ea335 toggle view css -> less 2016-12-25 14:07:43 +08:00
life
ca24e8ef72 Merge branch 'pr/166'
# Conflicts:
#	public/themes/default.css
2016-09-21 18:59:57 +08:00
life
5ac8a282d3 Merge pull request #172 from LucasYuNju/feature/tag
Tag自动补全
2016-09-21 18:52:52 +08:00
life
87695bde14 Merge pull request #170 from LucasYuNju/tag-autocomplete
fix CSS 的一些小问题
2016-09-21 18:52:17 +08:00
LucasYuNju
912bfbe161 allow user to delete last tag by typing backspace 2016-09-15 21:36:11 +08:00
LucasYuNju
2170ddb9e8 Now user can add tag by clicking suggestiions. 2016-09-12 23:55:57 +08:00
LucasYuNju
7488d42472 Tag auto suggest. 2016-09-11 23:33:25 +08:00
LucasYuNju
48519b48ad Separate tag.js it into tagNav and tagInput. 2016-09-11 16:52:23 +08:00
LucasYuNju
ad033a841f gitignore config.js 2016-09-10 21:37:30 +08:00
LucasYuNju
8888f12ea9 Reset config.js 2016-09-10 21:36:23 +08:00
LucasYuNju
3e750222bb Change font color 2016-09-10 21:13:38 +08:00
LucasYuNju
2661b843e6 Add normalize.css 2016-09-10 20:36:30 +08:00
LucasYuNju
37ef6974ca Remove default.css, it's no longer used. 2016-09-10 15:38:53 +08:00
LucasYuNju
fbc39e7918 Put view switching button to left. 2016-09-09 23:26:14 +08:00
LucasYuNju
b0ebb26977 Recover traling spaces deleted by atom. 2016-08-28 18:00:22 +08:00
LucasYuNju
dd52fbd5ad Create all template strings at initialization. 2016-08-28 17:30:24 +08:00
LucasYuNju
9025525496 Rewrite css code for list view. 2016-08-28 16:00:47 +08:00
LucasYuNju
0c28bbc057 Add view option to mac top menu. 2016-08-28 15:59:15 +08:00
LucasYuNju
269513f61c Add itemTpl for list view. 2016-08-28 15:53:50 +08:00
life
dbd93609ad Merge pull request #163 from LucasYuNju/markdown-theme-plugin
Markdown theme plugin
2016-08-26 10:00:03 +08:00
LucasYuNju
8bb65c4748 Add change markdown theme to config menu. 2016-08-20 17:07:01 +08:00
LucasYuNju
0a4109c7a5 Add md theme plugin 2016-08-20 17:06:21 +08:00
LucasYuNju
8309a9e72e Add github2 markdown css. Extract default markdown css. 2016-08-20 16:43:00 +08:00
life
920f7f73cf matlab language V2.1 2016-07-02 18:09:45 +08:00
life
70e5d0a7be add Matalab, sql scala lang 2016-07-02 17:59:02 +08:00
life
6ff692c0d0 v2.1 2016-07-02 17:47:04 +08:00
life
caa4154d97 move note's style 2016-07-02 17:21:54 +08:00
life
9191854887 update readme 2016-07-02 17:14:44 +08:00
life
06e69d1ad9 Cannot sync InitSync note to server 2016-07-02 17:13:12 +08:00
life
7e9351c1f4 v2.0 2016-07-02 17:12:52 +08:00
life
e7146c9c08 Merge pull request #153 from mhoffmann75/german_transl
add german language translation
2016-06-22 08:49:52 +08:00
Martin Hoffmann
7092e6f140 complete german translation
- add german translation to all plugin dialogs
- add german translation of all template files
- add german translation to all themes
- add german language file to tinymce editor
- fix leanote import dialog on all languages in
plugins/import_leanote/plugin.js
2016-06-17 11:43:17 +02:00
Martin Hoffmann
580519160e add german language translation
- add langs/de-de.js
- modified config.js and config-default.js to add new language to selector
2016-06-10 10:33:39 +02:00
life
24e2e789c8 Merge branch 'feature-upgrade-electron-to-v1' 2016-05-23 13:12:50 +08:00
life
8d9c90a96d landing page init 2016-05-23 13:12:15 +08:00
life
4496b4ba4c markdown vim mode 2016-05-23 13:05:04 +08:00
life
af499c9dfa copy & move to notebook 2016-05-22 23:02:53 +08:00
life
c6865abb40 new logo 2016-05-22 22:40:28 +08:00
life
faa9f8b308 ipc new api, loadURL, image.toDataURL 2016-05-22 15:15:27 +08:00
life
15c2f75be9 upgrade to electron v1.1.1 2016-05-22 12:17:16 +08:00
life
00800e20ba Merge pull request #146 from ThaddeusJiang/thaddeus-dev
修复笔记移动时不能移动到一级目录的bug
2016-05-19 15:59:14 +08:00
life
2fd3e51dd1 Merge pull request #147 from ThaddeusJiang/thaddeus-plugins
模版插件
2016-05-13 09:34:56 +08:00
B1gCoolCat
766ff55a64 模版插件
1. 可以通过模版快速创建笔记
2. 用户可以自定义模版文件
3. 临时提供 4 个模版文件

插件代码位置:
public/plugins/template/plugin.js
public/plugins/template/plugin.json
模版文件位置:
public/templates/…
2016-05-12 23:36:54 +09:00
B1gCoolCat
e0e31a03d6 修复笔记移动时不能移动到一级目录的bug
修复文件移动时不能移动到一级目录的bug
--

新增getSimpleTreeSetting方法,笔记移动和复制时使用。

此次修改仅仅修复文件夹目录结构的获取方式,实际移动和复制操作调用既存方法。

使用方法,和从前一样的位置进行移动和复制,在弹出框中双击希望选择的文件夹。
2016-05-10 00:28:57 +09:00
life
acccb9923a Merge pull request #141 from ThaddeusJiang/master
为 Leanote 提供日语语言包
2016-04-29 09:55:40 +08:00
B1gCoolCat
5117921f43 为 Leanote 提供日语语言包
为 Leanote 提供日语语言包

影响范围:
1.基本页面及菜单
2.语言设置菜单
3.主题设置菜单
2016-04-29 01:51:28 +09:00
Jifa Jiang
cb9d860885 Merge pull request #1 from leanote/master
同步原项目
2016-04-28 16:30:12 +09:00