Giter Club home page Giter Club logo

wdtp's People

Contributors

legendrhine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wdtp's Issues

添加 linux 版本支持

目前来看仅支持 mac 和 win ,希望可以添加 linux 支持,全平台 支持 以及云端服务应该是此类软件的开发方向。

标题中超链接显示异常

问题代码:

### [sometext](https://github.com/LegendRhine/WDTP)

显示为

sometext">sometext

<h3>  [sometext](https://github.com/LegendRhine/WDTP) </h3>

就可以正常显示

批量修改提醒日期?

前几天我批量导入了一些文档,约100篇,现在都到期了。有没有方法批量修改或去掉提醒日期?

URL链接中带括号时显示不正常

比如:

[Support For C++11 Features](https://msdn.microsoft.com/en-us/library/hh567368(v=vs.120).aspx)

在网页中会显示成:

Support For C++11 Features.aspx)

Typing is blocked when completion/tips menu is triggered

In current version of WDTP, when a tip or completion is triggered, a menu will jump up and the user has to choose from one of the menu items or press ESC before he or she could type again. This feature is sometimes annoying when there are English key words, because the tip mechanism is quite sensitive for English.

For example, there is currently a key word TWOE(which is the abbreviation of the name of a book) in my tips file, and whenever I want to type words like word or work, I will be interrupted and have to press an ESC.

I could have chosen an abbreviation that contains no vowel letter nor common letter combination in this case, but I don't think I can find a proper one for every cases. Also I think it as a limitation because I have to take such things into consideration when I build my tips file.

代码缩进显示不一致

带 tab 缩进的代码粘贴进来后,没有缩进了,但是网页中显示正常缩进。
比如:

if (hFile == NULL)
{
    if (flag) { //都是 tab 缩进
        flag = !flag;
    }
    *result = -2;
    return false;
}

复制粘贴进去后会变成:

if (hFile == NULL)
{
if (flag) {
flag = !flag;
}
*result = -2;
return false;
}

不便于编辑代码。
但是如果是空格缩进两边都是正常的。

Okey, here we go :)

Please let me know if you have any trouble with WDTP.
Any sensible suggestion will be appreciated, as well as crazy ideas :)

一般性的讨论交流,请移步 http://wdtp.pub

谢谢大家对WDTP(山湖路)的关注、讨论和支持。

WDTP 1.0正式版发布后,取消了开源,由GPL V2授权协议改为闭源共享软件。LegendRhine/WDTP这个仓库也已停止更新维护。虽然这个仓库已经弃止,但是1.0正式版之前的所有代码和提交记录目前都还在,整个软件的底层架构、设计思路、功能模块、算法实现等等都完完整整的保留了并正在沿用。如果您正在研究这个软件,如发现源码中存在问题与不足,欢迎直接PR或针对具体的源码发起讨论。

1.0正式版之后的维护更新一直在继续,还是由我负责。由于时间和精力有限,一般性的问题,单纯的bug反馈而不是针对源码、设计、算法、实现等方面的讨论或PR,或者操作使用方面的交流咨询,欢迎惠顾: http://wdtp.pub 也欢迎给我Email:[email protected]

由于1.0之后的WDTP闭源,代码不再对外,因此无法订阅或查看提交记录。这一点对大家说声“抱歉”。但是,可在UnderwaySoft官网上浏览到WDTP的主要更新记录。基本上,每次有所动作我都会及时更新该网页。地址是:
http://underwaysoft.com/works/wdtp/updateList.html

WDTP在官网的项目主页、下载页也没变,地址是:
http://underwaysoft.com/works/wdtp/download.html

再次谢谢各位同行与老师:)

您的朋友:SwingCoder

希望的改进

1.文件夹和文档能够加密码
2.logo.png小一些 高度在80像素内感觉会好看
3.创建时间和最后修改可以放在logo.png的后面靠页面右边的位置 这样打开文档就能看到时间
4.页面下面随机推荐高度调小一些 甚至可以去掉 或者在设置中可选 因为部分使用者创建创作收集整理文档 但不一定会发布为网站 就像上面说到的logo一样 应该尽可能的把重点留给这篇的正文
5.前进的过程孤独艰辛 注意劳逸结合

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.