Gnote

Gnote 是一个 GNOME 的桌面便笺记录程序。(A note taking application.)

  • 所有者: GNOME/gnote
  • 平台:
  • 許可證: GNU General Public License v3.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Gnote 是一个 GNOME 的桌面便笺记录程序。它简单易用,并允许您组织您每天处理的想法和信息。Gnote 有写非常有用的编辑功能以帮组您自定义您的便笺,包括:

  • 高亮搜索文本
  • 内建拼写检查
  • 自动连接网页和邮件地址
  • 支持撤销和重做
  • 字体风格和大小
  • 有项目符号列表

Gnote是Tomboy的C++的移植版本。这是相同的记笔记应用,包括大多数的插件(更多的还在后面)。Gnote 现在可以通过一个中间服务器中转保持您的便笺在多个计算机之间同步。

概覽

名稱與所有者GNOME/gnote
主編程語言C++
編程語言C++ (語言數: 5)
平台
許可證GNU General Public License v3.0
發布數131
最新版本名稱45.2 (發布於 2024-04-01 21:46:59)
第一版名稱gnote-0-1-0 (發布於 2009-04-06 03:01:05)
創建於2012-06-07 01:48:41
推送於2024-05-19 10:03:34
最后一次提交2024-05-19 10:03:30
星數55
關注者數9
派生數24
提交數4.6k
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數3
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

Gnote

Gnote started as a C++ port of Tomboy and has moved its own path later.

Starting as Tomboy clone, Gnote continues with the same initial ideas and
mostly has the same functionality. However it moved forward for the sake
of better integration with modern GNOME desktop environment.

https://wiki.gnome.org/Apps/Gnote

Compiling

Gnote uses GNU Autotool for its build system, so compiling it is a standard:
./configure && make && make install

Dependencies:

  • Glibmm 2.32
  • Gtkmm 3.18
  • Gtk+ 3.20
  • libxml2
  • libxslt
  • libuuid
  • libsecret

Importing Tomboy notes

Upon first running Gnote, it will import Tomboy and eventually
StickyNote notes. These will be copied.

It is deliberate that it does not share the storage with Tomboy.
Note: due to the way Tomboy work, the "pinned" state of the notes
will not be carried over, not yet.

Getting the code

The source tree is currently hosted on GNOME.
To view the repository online:
https://git.gnome.org/browse/gnote

The URL to clone it:
git://git.gnome.org/gnote

Reporting bug

Please report bugs into GNOME Bugzilla:
https://bugzilla.gnome.org/

Translations

If you have translated Gnote, please contact the corresponding team:

http://l10n.gnome.org/teams/

Mailing list

There is a mailing list for gnote. More info here:
http://mail.gnome.org/mailman/listinfo/gnote-list

License

This software in GPLv3 or later. See the file COPYING. Some files are
under a different license. Check the headers for the copyright info.

Authors:

Aurimas Cernius aurimasc@src.gnome.org
Debarshi Ray debarshir@src.gnome.org
Hubert Figuiere hub@figuiere.net

Original Tomboy authors and copyright:
Copyright (C) 2004-2007 Alex Graveley alex@beatniksoftware.com

Alex Graveley alex@beatniksoftware.com
Boyd Timothy btimothy@gmail.com
Chris Scobell chris@thescobells.com
David Trowbridge trowbrds@gmail.com
Ryan Lortie desrt@desrt.ca
Sandy Armstrong sanfordarmstrong@gmail.com
Sebastian Rittau srittau@jroger.in-berlin.de
Kevin Kubasik kevin@kubasik.net
Stefan Schweizer steve.schweizer@gmail.com
Benjamin Podszun benjamin.podszun@gmail.com

去到頂部