GithubHelp home page GithubHelp logo

gumpad2's Introduction

Gumpad2 - a simple richtext notepad

[email protected]

The latest version of this document can be found at here.

说明

Gumpad2 是一个简单的富文本笔记工具,支持树形结构,支持 RTF 格式的导出。

开发环境

使用的 python 版本

  • python 2.6.1
  • wxPython 2.8.10.1 unicode

使用到的其他模块

这些模块已经添加,不需要额外下载。

感谢他们的分享。

另外,还参考了 wxPython 里的 AUI、RichTextCtrl 等例子。简单地说,整个工具也就是这些例子的堆砌而已。

使用说明

命令行参数

Usage: Gumpad2 [-f <file>] [-h] [-v]

Options:
  -h, --help            show this help message and exit
  -v, --version         print the version number of the executable and exit
  -f FILE, --file=FILE  specify the data file

其中 -f 参数可以指定所使用的文件,不使用这个选项时,默认使用 ~/gumpad2.db。

/* TODO */

修改记录

  • v0.1.3: (2011-03-16)

    • 实现加密存储的功能
  • v0.1.2: (2010-03-29)

    • 实现图片插入功能
    • 实现字符串查找功能
  • v0.1.1: (2010-03-05)

    • 实现了目录树结构的拖拽调整
    • 实现了以 RTF 格式导出内容
    • 实现了状态栏里显示当前正在使用的文件,以及当前系统时间
    • 实现了命令行参数,即可以在命令行下指定 ~/gumpad2.db 以外的文件
    • 修复若干 BUG
  • v0.1.0: (2010-02-21)

    • Initial directory structure

gumpad2's People

Contributors

cctags avatar

Watchers

 avatar

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.