life
bdc9cfa20e
default config
2016-12-25 14:55:26 +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
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
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
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
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
06e69d1ad9
Cannot sync InitSync note to server
2016-07-02 17:13:12 +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
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
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
B1gCoolCat
5117921f43
为 Leanote 提供日语语言包
...
为 Leanote 提供日语语言包
影响范围:
1.基本页面及菜单
2.语言设置菜单
3.主题设置菜单
2016-04-29 01:51:28 +09:00
life
7c0808460d
markdown pre fob-size
2016-04-16 17:24:09 +08:00
life
30394e4149
markdown editor css; prettify linenums
2016-04-16 14:42:25 +08:00
life
4f7b3ab138
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# public/langs/zh-hk.js
2016-04-14 22:17:56 +08:00
life
8db8403671
fix windows export html image path bug
2016-04-14 19:10:10 +08:00
life
38bf9f934c
Merge branch 'feature-disable-local-account'
2016-04-14 17:06:19 +08:00
life
3577c8b813
Merge branch 'feature-ace2'
2016-04-14 17:06:01 +08:00
life
b172f3bd7b
fix copy code's command invalid
2016-04-14 17:05:25 +08:00
life
d9b7035037
lang
2016-04-14 16:46:41 +08:00
life
bd4befdf95
local account warning!!!
2016-04-14 16:45:02 +08:00
life
5f00161cc8
login page remove local account entry
2016-04-14 16:10:10 +08:00
Tsunghan,Tsai
8387f7fa9e
Update zh-hk.js
2016-04-10 01:51:15 +08:00