Skip to content

BasKet Note Pads - an system for organizing information in KDE.

License

Notifications You must be signed in to change notification settings

kde-baskets-user/basket

This branch is 4 commits behind basket-notepads/basket:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

527f02f · Dec 30, 2019
Aug 7, 2008
Jan 26, 2009
Feb 25, 2016
Oct 26, 2010
Aug 13, 2017
Sep 30, 2018
Sep 30, 2018
Sep 30, 2018
Dec 30, 2019
Sep 30, 2018
Nov 30, 2016
Aug 24, 2013
Jun 22, 2008
Sep 29, 2018
Jun 4, 2006
Jun 26, 2014
Feb 28, 2018
Sep 30, 2018
Dec 1, 2009
Feb 27, 2019
May 17, 2009
Feb 28, 2018
Sep 30, 2018

Repository files navigation

BasKet Note Pads

Gleb Baryshev [email protected]

Kelvie Wong [email protected]

Purpose

(From the original README by Sébastien)

This application provides as many baskets as you wish, and you can drag and drop various objects (text, URLs, images, sounds...) into its.

Objects can be edited, copied, dragged... So, you can arrange them as you want !

It's a DropDrawers clone (http://www.sigsoftware.com/dropdrawers/index.html) for KDE 4.

Project Status

In the previous years, porting from KDE 3 to KDE 4 was generally finished. However, some features remained not ported or became broken. Currently bug fixing is under way.

Developers

As you may or may not have noticed, there isn't a user's section currently. If you are reading this, chances are, you are a developer (if I'm wrong email me ;), so most of the developers documentation will go here until we can finalize a user README after we're done porting.

Contact

If you have any questions, or would like to contribute (always welcome!) please send me an email to the development mailing list at [email protected].

Developers are usually idle on #basket-devel @ freenode on IRC, and it's quite likely you'll catch one of us there Due to timezone differences, however, it's generally better to email the list.

The BasKet web site is at: https://launchpad.net/basket

Building/Installation

To build and install BasKet, follow these steps (this assumes you have the relevant kde4 development libraries and CMake):


mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=kf5-config --prefix -DKDE_INSTALL_QTPLUGINDIR=qtpaths --plugin-dir .. make

make install


Or you can try your luck with the installer script:

./installer

About

BasKet Note Pads - an system for organizing information in KDE.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.7%
  • CMake 1.7%
  • Shell 1.2%
  • Other 0.4%